Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
规划、实现或重构角色扮演模式(默认上帝视角下的单角色接管)时使用。适用于一期文本决策、二期统一有限选择框架、三期依附 Conversation 动作的自由对话,以及对应的 runtime/API/frontend/test 收口。
当任务涉及以下任一方向时使用本技能:
RoleplaySession、pending_request、conversation_sessionsingle_choice / mutual action choice 接玩家接管Conversation 对话链、summary、dock chat UI 做改动RoleplaySessionpending_requestconversation_session以上都属于 runtime,必须在 load / reinit / reset / start 后清空。
if roleplay ... else ...build_request()apply_decision(...)Conversation优先查看:
docs/specs/avatar-roleplay-mode.mddocs/specs/single-choice-unified-framework.md.cursor/rules/roleplay-mode.mdc如果改动涉及外接 API,再补看:
docs/specs/external-control-api.mdnpx skills add 4thfever/cultivation-world-simulator --skill roleplay-mode-implementationHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Mostly actionable with clear steps; only a few small gaps remain.