DA

Automates the production of daily trading summary reports based on log analysis and audit data.

Install

mkdir -p .claude/skills/daily-trade-summary && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/15017" && unzip -o skill.zip -d .claude/skills/daily-trade-summary && rm skill.zip

Installs to .claude/skills/daily-trade-summary

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

盤後交易整理技能。使用時機:新增或更新 `docs/YYYY-MM-DD_交易整理.zh-tw.md`、 比對最近 1 到 2 份交易整理文件、依 `dry_run_audit_YYYYMMDD.jsonl` 重算當日成交統計、 補上 `program.log` / `client.log` / `notify.log` / `config.json` 的啟動事件與策略條件。 不適用:修改策略邏輯本身、修 SDK 串接、或只做單一委託除錯。
222 charsno explicit “when” trigger
Advanced

Key capabilities

  • Generate a deliverable trade summary document in Traditional Chinese
  • Recompute daily trade statistics from `dry_run_audit_YYYYMMDD.jsonl`
  • Supplement with strategy activation events and conditions from `program.log`
  • Add background events from `client.log` / `notify.log`
  • Include daily strategy parameters from `config.json`

How it works

This skill processes various log files and configuration data to recompute daily trade statistics, identify a reliable cutoff time, and compile a detailed trade summary document in Traditional Chinese.

Inputs & outputs

You give it
Audit logs (`dry_run_audit_YYYYMMDD.jsonl`), program logs, client logs, notify logs, latency summaries, and configuration files
You get back
A Traditional Chinese trade summary document (`docs/YYYY-MM-DD_交易整理.zh-tw.md`)

When to use daily-trade-summary

  • Summarizing daily trades
  • Recomputing P&L
  • Documenting trading events
  • Creating client-facing trade reports

About daily-trade-summary

Parses audit logs to calculate daily performance metrics, including P&L, trade counts, and event summaries, ensuring consistency across reports.

>-

When not to use it

  • For modifying strategy logic itself
  • For fixing SDK integration
  • For single order debugging

Limitations

  • This skill adds or updates `docs/YYYY-MM-DD_交易整理.zh-tw.md`
  • This skill recomputes daily trade statistics based on `dry_run_audit_YYYYMMDD.jsonl`
  • This skill is not for modifying strategy logic itself

How it compares

This skill standardizes the generation of a client-ready trade summary document by recomputing all metrics from raw data and incorporating specific event logs, ensuring consistency and accuracy unlike manual reporting.

Compared to similar skills

daily-trade-summary side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
daily-trade-summary (this skill)01moNo flagsAdvanced
quant-analyst1033moNo flagsAdvanced
stock-analyzer712moReviewBeginner
creating-financial-models368moReviewAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

quant-analyst

zenobi-us

Expert quantitative analyst specializing in financial modeling, algorithmic trading, and risk analytics. Masters statistical methods, derivatives pricing, and high-frequency trading with focus on mathematical rigor, performance optimization, and profitable strategy development.

103355

stock-analyzer

FrancyJGLisboa

Provides comprehensive technical analysis for stocks and ETFs using RSI, MACD, Bollinger Bands, and other indicators. Activates when user requests stock analysis, technical indicators, trading signals, or market data for specific ticker symbols.

71214

creating-financial-models

anthropics

This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions

36161

reconciliation

anthropics

Reconcile accounts by comparing GL balances to subledgers, bank statements, or third-party data. Use when performing bank reconciliations, GL-to-subledger recs, intercompany reconciliations, or identifying and categorizing reconciling items.

30139

analyzing-financial-statements

anthropics

This skill calculates key financial ratios and metrics from financial statement data for investment analysis

32134

us-stock-analysis

tradermonty

Comprehensive US stock analysis including fundamental analysis (financial metrics, business quality, valuation), technical analysis (indicators, chart patterns, support/resistance), stock comparisons, and investment report generation. Use when user requests analysis of US stock tickers (e.g., "analyze AAPL", "compare TSLA vs NVDA", "give me a report on Microsoft"), evaluation of financial metrics, technical chart analysis, or investment recommendations for American stocks.

24137

Search skills

Search the agent skills registry