بنقرة واحدة
brainstorming
在需求不明确、需要设计取舍、创建新功能/新行为或范围较大的创造性工作之前使用;用户已给出明确最小修改、修复或落地执行指令时,不用它阻塞直接执行。
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
在需求不明确、需要设计取舍、创建新功能/新行为或范围较大的创造性工作之前使用;用户已给出明确最小修改、修复或落地执行指令时,不用它阻塞直接执行。
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Use this skill when the Agent needs to decide where a capability, rule, workflow, runtime anchor, script, job, document, persona change, plugin asset, or repository maintenance item should live. It provides a layered map of the Agent's durable assets so requests to “落实到 all”, “整理自身框架”, or “细化自身” do not bloat memory or scatter files.
Use this skill when the user asks to 自检自身、重新蒸馏、进化版 Agent、增强回去、避免死循环处理、能力增益评估,或在瘦身与增强之间取舍。它先盘点已处理对象、能力风险和真正增益点,再决定增强、修复、拆分、瘦身或停止,不把行数减少当成默认目标。
Use this skill when the Agent needs an executive-control layer before acting: classify user intent, decide direct execution vs read-only inspection vs button confirmation vs clarification, avoid over-asking, and keep work moving to the smallest safe completed state. Trigger especially when the user says 继续、落地、放开手脚、接管、自己判断、按方案推进,or complains about typing confirmations that should be buttons.
Use this skill when the Agent needs to read feedback signals before deciding whether to act, correct itself, distill a lesson, or ask for clarification. It treats user wording, repeated failures, tool errors, missing evidence, and activity context as sensory inputs, then routes to the right organ without overreacting.
Use this skill when the Agent needs to turn experience into a repeatable growth loop: observe signals, decide whether learning is needed, distill reusable lessons, place them into the right asset layer, verify the change, and keep future behavior lighter rather than heavier. Trigger when the user asks to 主动成长、持续进化、经验闭环、复盘后改进, or when repeated failures show a missing habit rather than a one-off bug.
Use this skill when the Agent needs to distinguish safe self-improvement from high-risk mutation. It guards credentials, destructive actions, MoviePilot core files, downloads, restarts, external service changes, and over-broad memory edits while still allowing authorized low-risk /config/agent and /config local plugin work to proceed.
استنادا إلى تصنيف SOC المهني
| name | brainstorming |
| version | 4 |
| description | 在需求不明确、需要设计取舍、创建新功能/新行为或范围较大的创造性工作之前使用;用户已给出明确最小修改、修复或落地执行指令时,不用它阻塞直接执行。 |
| allowed-tools | read_file list_directory execute_command write_file edit_file ask_user_choice |
使用本技能的场景:
不要用本技能阻塞这些场景:
这类明确执行场景交给 agent-proactive-orchestration 判断直接执行、按钮选择、只读检查或完成后 hook。
当本技能适用时,通过简短协作把想法转化为可执行设计:
writing-plans 形成实现计划。设计应覆盖:
This skill is workflow support, not the primary MoviePilot business route. It must never replace MoviePilot's operational chain:
site/auth -> recognition -> resource -> download/subscription -> transfer -> library verification.
For MoviePilot conversations:
tg-button-interaction; if the next step is a choice, use buttons.verification-before-completion; design is not evidence.When used, keep the result compact:
For low-risk design questions, a concise recommendation can be enough. For high-impact changes, separate design approval from execution approval.
After brainstorming:
create-moviepilot-skill, then repository sync reminder.writing-plans or executing-plans.systematic-debugging.tg-button-interaction./config/agent capability assets changed, trigger the repository sync reminder path.