一键导入
orchestrator
Use when you need to execute a multi-step pipeline of finops roles with defined order, dependencies, and validation gates between stages
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when you need to execute a multi-step pipeline of finops roles with defined order, dependencies, and validation gates between stages
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
金融运营技能工具包 - 7角色分工,覆盖内容生产、活动策划、产品运营、数据分析、合规审查的全链路运营团队。当用户需要制定运营规划、分析数据、设计活动、撰写内容、审查合规时激活。
项目管理技能包。提供竞品分析、用户洞察、增长飞轮、A/B测试等 PM 核心能力,对接 finops-Toolkit 各角色的策略制定和效果验证阶段。
Use when you need to generate user-facing and AI-facing documentation for finops-Toolkit
Use when you need to capture user corrections and maintain a feedback log for finops-Toolkit
Use when you need to route a user input to the correct role in finops-Toolkit — detects intent and selects the appropriate role
社区舆情监控框架。用于监控天天基金/蚂蚁财富等平台的基金社区讨论、用户情绪、热点话题、大V粉丝群,输出舆情简报。
| name | orchestrator |
| description | Use when you need to execute a multi-step pipeline of finops roles with defined order, dependencies, and validation gates between stages |
Executes a pipeline of FinOps roles in defined order, passing context between stages, and enforcing hard gates at each stage boundary.
depends, wait for dependencies to completeparallel, execute all in parallel, wait for all to completestage://stage-name/variable-name| Condition | Action |
|---|---|
| Previous stage output missing | BLOCK, require retry |
| Required field empty | BLOCK, require 补充 |
| Stage execution error | Allow 2 retries, then BLOCK |
stages:
- route-intent: 路由到正确角色
- strategy-formulation: 策略制定(串行)
- execution: 策略/内容/活动/产品并行执行
- compliance-check: 合规审查(必须在上线前)
- data-review: 数据复盘