원클릭으로
doc-generator
Use when you need to generate user-facing and AI-facing documentation for finops-Toolkit
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when you need to generate user-facing and AI-facing documentation for finops-Toolkit
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
金融运营技能工具包 - 7角色分工,覆盖内容生产、活动策划、产品运营、数据分析、合规审查的全链路运营团队。当用户需要制定运营规划、分析数据、设计活动、撰写内容、审查合规时激活。
项目管理技能包。提供竞品分析、用户洞察、增长飞轮、A/B测试等 PM 核心能力,对接 finops-Toolkit 各角色的策略制定和效果验证阶段。
Use when you need to capture user corrections and maintain a feedback log for finops-Toolkit
Use when you need to execute a multi-step pipeline of finops roles with defined order, dependencies, and validation gates between stages
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 | doc-generator |
| description | Use when you need to generate user-facing and AI-facing documentation for finops-Toolkit |
Generates README files from skill package configuration:
README.user.md — 面向互金运营从业者README.ai.md — 面向 AI AgentREADME.meta.md — 发布用元信息Required:
manifest.yaml — role 列表和触发词doc-config.yaml — 文档配置Optional:
pipeline.yaml — pipeline 定义# FinOps Toolkit
金融运营全链路 Agent 团队
## 这个工具能做什么
7角色分工,覆盖内容生产、活动策划、产品运营、数据分析、合规审查。
## 角色
- 运营负责人: 定方向、资源分配
- 策略运营: 增长策略、竞品分析
- 内容运营: 文案、内容、投教
- 活动运营: 活动策划与执行
- 产品运营: 功能需求、运营工具
- 数据运营: 数据监控、效果复盘
- 合规运营: 合规审查、一票否决
## 快速开始
1. 说"帮我制定季度运营规划"开始
2. AI 自动分配到对应角色
3. 合规审查后输出最终方案
# AI README
## Manifest
[manifest.yaml content]
## Pipeline
[pipeline.yaml content]
## Routing Instructions
When user input matches triggers in manifest, route to corresponding role.
If no match, use default_role.
If ambiguous, present candidates and ask for confirmation.
GATE: Config Required