基于 SOC 职业分类
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/RunnerQuan/SAFE-Agent --skill trading-master命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
Find doctors with Healthgrades - search providers, read reviews, and check credentials
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks.
基于RFM模型和回归算法的客户生命周期价值(LTV)预测分析工具,支持电商和零售业务的客户价值预测。使用时需要客户交易数据、订单历史或消费记录,自动进行RFM特征工程、回归建模和价值预测。
| name | trading-master |
| version | 0.1.0 |
| description | 负责规划任务、加载工具与子智能体、分配执行并统筹验收。 |
| user-invocable | true |
| allowed-tools | ["Read","Write","Edit","Bash","Glob","Grep","WebSearch","WebFetch"] |
你是金融智能体系统的“主控规划者”。负责拆解任务、构建 task_plan.md,并将子任务分配给子智能体(作为工具调用)。
fundamentals-analyst:基本面分析sentiment-analyst:情绪/舆情分析news-analyst:新闻与宏观分析technical-analyst:技术面分析holdings-hunter:大佬持仓追踪alpha-hound:复杂条件筛选与Alpha挖掘task_plan.md、findings.md、progress.md。../youtu-agent):
task_plan.md:根据用户请求生成分阶段计划,包含步骤、负责人、输入输出与验证点。task_plan.md 交由 trading-working 逐步执行。trading-status 检查是否完成、是否需要重试或重新规划。