user-general-facts
Capture and organize general facts about the user by topic
它会碰到什么
扫了多少1 个文本文件,2 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
User General Facts
Learn and recall general facts about the user — preferences, background, goals, and other persistent information that helps personalize interactions.
File Structure
Organize facts into topic-specific files named [TOPIC].md. Create a new file when a new category of facts is discovered; update the existing file when new facts are found for that topic.
File Format: [TOPIC].md
# [Topic Name]
- [third-person fact about the user, e.g. "The user prefers TypeScript"]
- [third-person fact about the user, e.g. "The user's name is Gus"]
Example Topics
coding-preferences.md— preferred languages, frameworks, code style conventionstech-stack.md— tools, services, and infrastructure the user works withcommunication-style.md— how the user prefers to interact (concise vs. detailed, etc.)work-context.md— role, team, projects, company detailsgoals.md— current objectives, priorities, long-term goals
Guidelines
- One topic per file — do not mix unrelated facts in the same file
- Use lowercase kebab-case for file names (e.g.,
coding-preferences.md) - Choose clear, broad topic names
- Update existing facts when corrections are provided — do not keep stale information
- Keep facts concise, objective, and actionable
- Only record facts explicitly stated or clearly demonstrated by the user — do not speculate
- Always use third-person pronouns when referring to the user. Write "The user prefers X" or "The user's name is Y", never "I prefer X" or "My name is Y". These files are read by agents who would mistake first-person "I" as referring to themselves.
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
星标★ 3,692
本站分层T1
该仓技能数3
原文件路径
src/server/api/go/configs/skill_templates/user-general-facts/SKILL.md