strategy-report

strategy-report is a skill for Claude Code from Travisun/Opptrix. It costs 67 tokens per session (708 once invoked), scanned A, original, Apache-2.0.

A structured report workflow for explaining a trading strategy, its rules, historical performance, benchmarks, risks, and data gaps.

In plain words
What is it for?
It helps document and review strategy performance without producing buy or sell recommendations.
Why use it?
It puts strategy rules and results into one consistent report and keeps facts separate from uncertain conclusions.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit It helps document and review strategy performance without producing buy or sell recommendations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/travisun/opptrix/strategy-report
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Travisun/Opptrix --skill strategy-report
Clone the repo
git clone --depth 1 https://github.com/Travisun/Opptrix

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for strategy-report

README.md
[![agentmods](https://agentmods.dev/badge/skills/travisun/opptrix/strategy-report/github.svg)](https://agentmods.dev/skills/travisun/opptrix/strategy-report)
Your own site
<a href="https://agentmods.dev/skills/travisun/opptrix/strategy-report"><img src="https://agentmods.dev/badge/skills/travisun/opptrix/strategy-report/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for strategy-report

Your own site · 80×15
<a href="https://agentmods.dev/skills/travisun/opptrix/strategy-report"><img src="https://agentmods.dev/badge/skills/travisun/opptrix/strategy-report.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 67 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 708 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00067 $0.00708
Opus 5 $0.00034 $0.00354
Sonnet 5 $0.00013 $0.00142
Haiku 4.5 $0.00007 $0.00071

Measured 5d ago against content hash 34cd8fb210a1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

strategy-report scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

packages/agent-skills/builtin/strategy-report/SKILL.md · 61 lines

What it actually says

策略报告

何时使用

用户要一份策略表现/规则说明类报告(相对单次回测数字,更偏结构化叙述与汇总)。默认交付可预览网页

分析架构(投研方法)

  • 问题/假设:策略规则、适用场景与历史表现如何被完整呈现?
  • 证据清单strategy_report 返回的规则说明、表现摘要、对比基准(若有)
  • 多维交叉验证:规则描述 vs 表现指标是否口径一致;有基准则对照超额/回撤
  • 结论与不确定:报告为历史与规则事实汇总;外推标为不确定
  • 风险与缺口:策略标识无效、缺对比基准
  • 事实与推断必须分开

数据维度

维度 取数方向 缺失时
范围 策略标识、区间、基准(ask_user 先确认再调用
报告主体 strategy_report 说明失败原因
交付 list_web_vendorcreate_web 用户只要口头要点时可跳过

步骤

  1. 确认范围:策略标识、区间、对比基准(若有)。
  2. 调用 strategy_report
  3. 交叉验证与结构化结论:规则 → 表现 → 风险与局限。
  4. 交付网页(默认)list_web_vendorcreate_web;已有则 read_web / update_web
  5. 备选:用户点名画布 / 结构图时改用对应工具。

网页报告建议目录

  1. 策略标识与报告区间
  2. 规则与假设说明
  3. 表现摘要与关键图表
  4. 与基准对比(若有)
  5. 风险、局限与数据缺口
  6. 免责声明(非投资建议)

禁止

  • 荐股或编造表现数字
  • 禁止无交付就结束(默认须有 web 产物,除非用户明确只要口头要点)
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 61 lines · 67 tokens per session scan A 34cd8fb210a1

Subscribe to this mod's changes

strategy-report is a skill published in the GitHub repository Travisun/Opptrix (231 stars, last pushed 2d ago), licensed Apache-2.0. It adds 67 tokens to every session and 708 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

report-generator

Generate professional HTML/PDF investment reports with interactive visualizations.

yennanliu/InvestSkill · 11 tokens

pptx-author

Produce a .pptx file on disk for headless Chinese A-share market research, using python-pptx with Chinese font support. Use when no controllable Office session is available.

cyijun/china-financial-services · 41 tokens

national-team-position

A Chinese-language analysis tool that estimates changes in China’s government-backed ETF holdings by tracking ETF share counts and related index prices. ETFs are funds traded on stock exchanges, and the “national team” refers here to Central Huijin, a state investment company.

Xiaoyuan-Liu/national-team-position · 161 tokens

china-model-builder

A financial-modeling workflow for Chinese mainland listed companies. It builds discounted cash flow (DCF) valuations, comparisons with similar companies, and linked forecasts for the income statement, balance sheet, and cash-flow statement.

cyijun/china-financial-services · 51 tokens

audit-xls

A read-only checker for Excel financial models such as discounted-cash-flow, comparable-company, and three-statement models. It examines workbook structure, formulas, links, errors, hardcoded values, sources, and financial cross-checks.

cyijun/china-financial-services · 66 tokens

tax-filing

A process for preparing tax filings from an enterprise resource planning system, checking the figures, confirming payment, and tracking what remains outstanding. It covers taxes such as VAT, corporate income tax, and payroll withholding where applicable.

vivy-yi/finance-skills · 97 tokens