用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/TuYv/ccpm --skill user-general-facts命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
基于 SOC 职业分类
| name | user-general-facts |
| description | Capture and organize general facts about the user by topic |
Learn and recall general facts about the user — preferences, background, goals, and other persistent information that helps personalize interactions.
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.
[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"]
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 goalscoding-preferences.md)