Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/RunnerQuan/SAFE-Agent --skill trading-master명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
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特征工程、回归建模和价值预测。
SOC 직업 분류 기준
SKILL.md 표시 중
| 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 检查是否完成、是否需要重试或重新规划。