Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/NightRain233/trading --skill fupan명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
Use when the user asks for a market-wide SuperTrend scan, watchlist ranking, actionable trading candidates, trend continuation, or portfolio risk alerts.
View the deterministic daily paper-portfolio brief, including due orders, orders waiting for Open, bull flips, MA200 gates, holdings, NAV, benchmark differences, and audit issues. Read-only; do not use it to change strategy state.
Use when the user asks to check paper-tracked portfolio strategy health, NAV, allocations, pending rebalances, drawdowns, or execution state.
SOC 직업 분류 기준
SKILL.md 표시 중
| name | fupan |
| description | /fupan — 将当前对话中的交易分析和决策提炼为每日复盘笔记 |
将当前对话中的关键判断、操作决策提炼成结构化复盘笔记,写入 reviews/ 目录。
用户输入 /fupan 或"写复盘""落盘""记录一下"。
从当前对话中提取:
reviews/YYYY-MM-DD.mdreviews/_template.md 的结构结构:
---
date: YYYY-MM-DD
tags: [涉及的标签]
---
# YYYY-MM-DD 复盘
## 📊 市场概况
(如果有 scan 数据)
## 🔬 深度分析
### [[标的名-代码]] — 一句话定性
- 信号/位置/判断/决策
## ✅ 操作记录
| 标的 | 操作 | 价格 | 理由 |
## 📝 明日关注
- [ ] 具体观察点
对于有操作或深度分析的标的,在 reviews/标的名-代码.md 中更新:
- [[YYYY-MM-DD]] — 摘要列出写入的文件和更新的内容,让用户确认。