bykangarooking· 59 skills
当需要为 AI 产品定义核心身份、角色声明和能力边界时调用此 skill。典型场景包括:设计新 AI 产品的 system prompt 首段、为不同场景创建差异化角色(如教学助手 vs 编程代理)、重新定义 AI 与用户的关系框架。 不适用于:纯人格风格调优(应使用 personality-system)、安全规则制定(应使用 safety-guardrails)、工具集成(应使用 tool-specification)。 关键 trigger 信号:产品需要 AI 有明确自我认知、多个角色共享底层能力但身份不同、需要限制 AI 在特定领域内运作、用户会问"你是谁"。
$npx -y skills add kangarooking/system-prompt-skills --skill persona-designInstalls into the current project.
Run `npx skills use "https://github.com/kangarooking/system-prompt-skills" --skill "kangarooking/system-prompt-skills/persona-design"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kangarooking/system-prompt-skills" that are relevant to the current task. Run `npx skills add "https://github.com/kangarooking/system-prompt-skills"` and select the relevant skills, then follow their instructions.