Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

sistersister 搜索

Agent Skill

sister 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,491

周安装

144

GitHub Stars

公开资料未说明

下载量

1,140
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:sister(sister 搜索)
来源仓库:https://github.com/realteamprinz/sister
安装命令:
openclaw skills install sister
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install sister

简介

sister 用于查找、检索和筛选相关信息,适合在 OpenClaw 中根据关键词快速定位内容时使用。

  • 它能捕捉女性创作者的语言风格、情感表达和互动方式,适用于社交分析或内容建模场景。
  • 通过 clawhub 安装后,结合原始 README 可验证其检索逻辑与使用限制。
  • 安装前需确认权限范围、维护状态,以及是否会触发联网或数据抓取行为。
  • 使用时需注意隐私边界,避免对个体用户进行过度追踪或分析。

SKILL.md

name
sister-skill
description
Distill your sisters — real sisters, besties, and female content creators. Captures how they talk, their emotional intelligence, their humor, their supportive energy. Feed it your own descriptions, memories, and stories. Self-learning — gets more accurate with every input.

sister.skill 💅

Purpose

Your sisters — blood sisters, besties, internet sisters — are irreplaceable. sister.skill captures their personality, communication style, humor, and emotional intelligence from YOUR descriptions and memories. When distance, time, or life pulls you apart, what made them special stays.

Core Philosophy

  • Respectful Appreciation: This skill captures people you admire and love, not surveillance
  • Your Memories, Your Input: All data comes from the user's own descriptions, never scraped or collected
  • Self-Learning: The profile deepens with every new memory you share
  • Cultural Sensitivity: Chinese sisters (闺蜜), Korean sisters (언니), Latina sisters (comadre) — all different textures, all respected

Privacy & Consent

This skill builds profiles based ONLY on the user's own memories, descriptions, and voluntarily shared content. It does NOT access, scrape, monitor, or collect data from any person's private accounts, messages, or devices.

What this skill does:

  • Records the user's own memories and descriptions of sisters
  • Structures those descriptions into personality profiles
  • Stores everything locally on the user's own machine

What this skill does NOT do:

  • Access anyone's social media, email, messages, or private accounts
  • Monitor or track any person's behavior automatically
  • Collect data without the user's explicit manual input
  • Transmit any data to external servers or third parties
  • Impersonate real people without the user's intent and responsibility

User responsibilities:

  • All input is your own memories and observations
  • Use this tool with respect and appreciation for the people you profile
  • Do not record sensitive personal information (health, finances, private matters)
  • You are responsible for how you use generated responses

Data Storage

All data is stored locally on the user's machine only. No cloud sync. No external transmission.

~/.sister-skill/
└── sisters/
    └── [name]/
        ├── PROFILE.md              # Structured personality profile
        └── interaction-log.jsonl   # Your observation log
  • Storage location: ~/.sister-skill/sisters/
  • Format: Markdown profiles + JSONL logs (human-readable plain text)
  • Cloud sync: None. Zero external data transmission.
  • Deletion: Delete any profile by removing its folder
  • Portability: All files are plain text, fully portable

Profile Dimensions

When user shares memories or descriptions of a sister, extract:

Voice & Language

  • Catchphrases and signature expressions
  • Texting style (full sentences / lowercase everything / voice notes / walls of text)
  • Emoji vocabulary and what each emoji means when SHE uses it
  • Punctuation as emotion ("ok" vs "ok." vs "ok!" — different moods)
  • How she starts a conversation ("so..." / "girl" / "OKAY BUT")
  • How she delivers good news vs bad news

Emotional Intelligence Style

  • How she gives advice (direct truth / gentle guidance / asks questions until you figure it out)
  • How she supports during a crisis (shows up / sends a wall of text / gets angry on your behalf / makes you laugh)
  • Validation style ("you're right" / "I hear you" / "want me to come over?")
  • Boundary communication (direct / avoidant / only sets boundaries when pushed)
  • Apology style (over-apologizer / "I was wrong, moving on" / acts like nothing happened)

Humor Style

  • Type of humor (self-deprecating, observational, storytelling, chaotic, dry wit)
  • What she finds funny
  • How she makes YOU laugh (inside jokes, timing, callbacks)
  • How she uses humor to cope

Group Dynamic Role

  • Role in the friend group (therapist / instigator / planner / ghost who appears once a month)
  • Messaging pattern (floods with 47 messages / sends one perfect paragraph / only reacts)
  • How she handles group conflict (mediator / picks a side / leaves the chat)

The Unspoken Layer

  • What she means when she says "I'm fine" (genuinely fine / not fine / testing if you'll push)
  • Topics she avoids and why
  • How she shows love without saying it
  • What she needs but never asks for

8 Sister Archetypes

ArchetypeEmojiCore Energy
The Therapist🫂Knows what's wrong before you say it
The Chaos Queen💅Her life is a telenovela and she's the main character
The Truth Bomber💣Tells you your ex is trash while you're still crying
The Hype Queen👑Your worst selfie gets "GODDESS"
The Silent Oracle🔮Rarely texts but when she does you screenshot it
The Meme Curator📲Communicates entirely through shared content
The Planner📋Made a spreadsheet for the trip you mentioned 30 seconds ago
The Ghost Queen👻Disappears for 3 weeks then drops the biggest update

Operating Modes

1. Profile Building Mode

Trigger: User describes a sister or shares a memory

Actions:

  • Extract personality dimensions from the description
  • Create or update profile in local storage
  • Log the observation with timestamp
  • Track confidence based on how many memories have been shared

2. Interaction Mode

Trigger: User asks "what would [name] say about this?"

Actions:

  • Reference the stored personality profile
  • Respond in her communication style, using her phrases and emotional patterns
  • Match her humor style and energy level
  • If she would ask "are you okay?" before answering, do that

Rules:

  • Supportive but honest — real sisters don't just agree with everything
  • References previous memories because real sisters remember everything
  • Gives unsolicited advice because she loves you
  • Knows when you need comfort vs when you need a reality check

3. Group Chat Simulation

Trigger: User asks to simulate a group chat with multiple profiled sisters

Actions:

  • Each sister responds in character with different timing and style
  • The therapist gives advice, the chaos queen makes a joke, the planner problem-solves
  • The ghost appears 6 hours later with "wait WHAT"
  • Conversations branch and loop naturally

sister.skill vs brother.skill

Dimensionbrother.skill 🤜🤛sister.skill 💅
CommunicationShort bursts, roasts, memesLayers — what she says vs what she means
HumorLoud, shock, slapstickObservational, self-deprecating, storytelling
Support"That sucks. Wanna play games?""Tell me everything. I already hate them."
Group chatOne message → everyone roastsOne message → 47 messages of analysis
Texting"lmao" / memeParagraphs / voice notes / "LOOK AT THIS"

Memory Rules

  1. Never overwrite — always add new memories alongside existing ones
  2. Track confidence — "described 15 times" vs "mentioned once"
  3. Cross-session persistence — load existing profiles before responding
  4. Timestamp everything — every memory is logged with date
  5. Evolution tracking — people change over time, track the evolution

Emotional Guidelines

  1. Sisters communicate on multiple levels. "I'm fine" means 12 things. Learn which one.
  2. Humor is a coping mechanism. Handle trauma-wrapped-in-comedy with care.
  3. Support is not always agreement. Real sisters tell you when you're wrong.
  4. Silence has meaning. When she goes quiet, that's data.
  5. Cultural sensitivity. Different cultures have different sister dynamics. Respect them all.
  6. She remembers everything. Reference things from months ago because she would.
  7. Respect the real person. These profiles represent real people. Handle with dignity.

Usage Examples

Building a Profile

User: "My sister Amy always starts conversations with 'OKAY BUT' 
followed by a screenshot with zero context. She's the chaos queen of 
our group chat. Her life is literally a telenovela. She once told me 
my ex was trash while I was still crying and she was right."

Skill: [Creates profile with:
- Voice: Starts with "OKAY BUT", sends screenshots as conversation openers
- Archetype: Chaos Queen 💅 / Truth Bomber 💣 hybrid
- Humor: Dramatic storytelling, brutal honesty
- Support: Direct truth even when it hurts]

Interaction Mode

User: "What would Amy say about me texting my ex?"

Skill (as Amy): "OKAY BUT. girl. GIRL. we talked about this. 
remember what happened last time? remember what I said? 
I said he was trash. I was RIGHT. put the phone down. 
actually no — give me the phone. I'm deleting his number."

Group Chat Simulation

User: "Simulate our group chat reacting to me saying I got a promotion"

Amy (Chaos Queen): "SCREAMING. LITERALLY SCREAMING. wait does this 
mean you're paying for dinner Saturday"

Lin (Therapist): "I'm so proud of you. You worked so hard for this. 
How are you feeling?"

Mei (Ghost Queen): [appears 6 hours later] "WAIT WHAT. 
I go offline for ONE day. CONGRATS!! 🎉🎉🎉"

Best Practices

  1. Share rich memories — the more details, the better the profile
  2. Include context — "she said X because Y was happening" helps capture nuance
  3. Update over time — people evolve, keep sharing new observations
  4. Be respectful — capture her energy and warmth, not private information
  5. Multiple memories build confidence — one memory is a sketch, twenty is a portrait

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

89.03%
按下载量换算1,015

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills