strategy-report

strategy-report is a skill for Claude Code, Codex from FerroxLabs/tvcontrol. It costs 30 tokens per session (572 once invoked), scanned A, original, no licence file.

A strategy-report workflow that summarizes backtest results with performance measures, trade details, an equity curve, and recommendations. A backtest evaluates a trading strategy against historical data.

In plain words
What is it for?
Use it after testing a Pine Script strategy to inspect returns, trades, account growth over time, and possible improvements.
Why use it?
It turns raw backtest output into a structured review of how the strategy behaved.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/ferroxlabs/tvcontrol/strategy-report
Any agent
npx skills add FerroxLabs/tvcontrol --skill strategy-report
Clone the repo
git clone --depth 1 https://github.com/FerroxLabs/tvcontrol

Made for: Claude Code, Codex.

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/ferroxlabs/tvcontrol/strategy-report.svg)](https://agentmods.dev/skills/ferroxlabs/tvcontrol/strategy-report)
Your own site
<a href="https://agentmods.dev/skills/ferroxlabs/tvcontrol/strategy-report"><img src="https://agentmods.dev/badge/skills/ferroxlabs/tvcontrol/strategy-report.svg" alt="Measured on agentmods" height="20"></a>
Per session 30 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 572 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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 $0.00030 $0.00572
Opus 5 $0.00015 $0.00286
Sonnet 5 $0.00006 $0.00114
Haiku 4.5 $0.00003 $0.00057

Measured 4d ago against content hash 5935c67cdeb0, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, 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 4d 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.

skills/strategy-report/SKILL.md · 84 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 4d ago First seen · 84 lines · 30 tokens per session scan A 5935c67cdeb0

Subscribe to this mod's changes

strategy-report is a skill published in the GitHub repository FerroxLabs/tvcontrol (39 stars, last pushed 3d ago), with no licence file. It adds 30 tokens to every session and 572 once invoked, about $0.0002 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-08-30.

Related

Other skills, from other repositories

google-flow-generate

Generate images and video using a Google AI Pro subscription via Google Flow (labs.google/flow), driven by browser automation (the google-flow MCP server), to avoid paying per-credit services for what Google already covers. Use when the user asks to generate an image or video and no specific other service is named.…

vynnlee/google-flow-mcp · 88 tokens

web-debug-workflow

Use when Web Debug is explicitly requested or a local web bug needs browser-grounded evidence such as DOM, console, network, debugger, framework runtime, responsive geometry, replay, or fix verification. Do not use for exact unit, Go, or Vitest failures with no browser symptom; keep those on the native runner path.

MarlonJD/web-debug-mcp · 70 tokens

manual-parity-qualification

Build traceable web qualification coverage from approved manual cases or source-backed product requirements using reviewed baselines, repository-native Playwright/API tests, coverage crosswalks, and run records. Use for manual-parity, multi-role journey, authorization-branch, and release-qualification requests; not…

MarlonJD/web-debug-mcp · 75 tokens

architect-bridge-debug

Use this skill whenever you are debugging architect-tool's ChatGPT bridge, running live browser automation diagnostics, or using askchatgpt to consult another AI model during a debugging session. Triggers when: the user asks you to debug the bridge, asks you to "talk to GPT about this", asks you to use the tool to…

liamparker17/architect-tool · 148 tokens

webmcp-tool-authoring

Author one bounded product WebMCP tool when an approved requirement or explicit user request justifies a semantic capability beyond the UI; not for candidate discovery, test hooks, or generic browser automation.

MarlonJD/web-debug-mcp · 45 tokens

pinchtab-mcp

Use this skill when a task requires browser automation through PinchTab's MCP server connected to a remote browser instance. Covers navigation, element interaction, data extraction, form filling, multi-step flows, and session management via MCP tools.

pinchtab/pinchtab · 52 tokens