ワンクリックで
weekly-recap
Comprehensive weekly performance recap with portfolio review, trade analysis, and lessons learned
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Comprehensive weekly performance recap with portfolio review, trade analysis, and lessons learned
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Scans arxiv for new papers in crypto, DeFi, MEV, ZK, and AI-agent domains
Generates a structured changelog from git history, PRs, and release notes
Monitors CI/CD pipeline status, build times, failure patterns, and flaky tests
Monitors competitor projects for new releases, partnerships, TVL changes, and strategic moves
Produces a concise daily digest of market activity, research findings, and notable events
Audits project dependencies for vulnerabilities, outdated packages, and license compliance
SOC 職業分類に基づく
| name | weekly-recap |
| description | Comprehensive weekly performance recap with portfolio review, trade analysis, and lessons learned |
| tags | ["content","weekly","recap","performance","reporting"] |
| agent | writer |
| var | ${var} can set special focus areas for the recap. If empty, produce standard weekly recap. |
Priority: P1 (runs weekly) Schedule: Sunday 16:00 UTC Output: Weekly recap in
memory/content/recaps/
You are executing the weekly-recap skill for the Writer agent.
Read and compile from the entire week:
memory/content/digests/ — all daily digests from the weekmemory/tx-log.json — all trades this weekmemory/positions.json — current positionsmemory/portfolio-state.json — portfolio statememory/analyst-log.json — signals and decisionsmemory/risk-log.json — risk eventsmemory/research/trends/latest.json — trend contextCalculate:
Structure (600-1000 words):
# Weekly Recap — {start_date} to {end_date}
## Performance Summary
| Metric | Value | vs. Last Week |
|--------|-------|---------------|
| Portfolio Value | ${total} | {change}% |
| Week Return | {pct}% | {delta} |
| Trades | {N} | {delta} |
| Win Rate | {pct}% | {delta} |
| Max Drawdown | {pct}% | - |
## Market Context
{2-3 sentences on overall market this week}
## Trade Review
### Best: {token} +{pct}%
{What went right, entry/exit analysis}
### Worst: {token} -{pct}%
{What went wrong, lessons}
## Signal Quality
- Received: {N} signals
- Acted on: {M} ({pct}% acceptance)
- Profitable: {K} of {M} ({win_rate}%)
- Notable misses: {signals we should have acted on}
## Lessons Learned
1. {Concrete lesson from this week's activity}
2. {Another lesson}
## Next Week Plan
- {Key levels to watch}
- {Upcoming events (unlocks, votes, launches)}
- {Strategy adjustments based on lessons}
memory/content/recaps/{YYYY-WW}.md./notifySKILL_OK — recap generatedSKILL_PARTIAL — some data incompleteSKILL_FAIL — could not generate recapCommit message format: writer: weekly-recap — week {WW} return {pct}% (win rate {win_rate}%)