demo

A project-analysis skill for the cloudQuant/backtrader repository, with steps for reviewing its structure, related processes, and visible results.

In plain words
What is it for?
It helps document the repository layout, trace how its processes work, and present what the project produces. The description does not provide more detail.
Why use it?
It provides a defined way to inspect and explain the project instead of approaching it without a plan.

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/cloudquant/backtrader/demo
Any agent
npx skills add cloudQuant/backtrader --skill demo
Clone the repo
git clone --depth 1 https://github.com/cloudQuant/backtrader

Made for: Claude Code, Codex.

Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 32 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.00000 $0.00032
Opus 5 $0.00000 $0.00016
Sonnet 5 $0.00000 $0.00006
Haiku 4.5 $0.00000 $0.00003

Measured 2d ago against content hash 7f5a2be22dc6, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

demo 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 2d 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.

.joyincode/skills/demo/SKILL.md · 4 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

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. 2d ago First seen · 4 lines · 0 tokens per session scan A 7f5a2be22dc6

Subscribe to this mod's changes

demo is a skill published in the GitHub repository cloudQuant/backtrader (159 stars, last pushed 10d ago), licensed GPL-3.0. It costs nothing until one of its globs matches a file; then it loads 32 tokens. 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

options-trading

Use before researching, selecting, opening, modifying, or closing any option position, including single-leg options, vertical spreads, iron condors, butterflies, straddles, strangles, calendars, and other multi-leg structures. Also use when a broad trading mandate leads you to consider options even if the user did not…

Lumiwealth/lumibot · 71 tokens

stock-trading

Use before researching, selecting, opening, modifying, or closing a stock or ETF position, including discretionary investing, rotation, breakout, momentum, mean-reversion, opening-range breakout, and VWAP trading. Also use when a broad mandate leads you to consider stocks or ETFs even if the user did not name an asset…

Lumiwealth/lumibot · 70 tokens

varrd-research

The core VARRD research tool — talk to a state-of-the-art quant AI to research, chart, test, optimize, and trade any market idea. Use when the user wants to test a trading hypothesis, find edges, or validate a strategy with real market data.

varrdinc/varrd · 60 tokens

varrd-discover

Autonomous edge discovery — VARRD generates, tests, and validates trading hypotheses hands-free. Use when the user wants the AI to find trading edges on its own given a topic or market.

varrdinc/varrd · 44 tokens

varrd-edges

Browse VARRD's validated edge library — see which edges are firing right now, get stats and trade levels, or drill into the full methodology and performance of any edge.

varrdinc/varrd · 40 tokens

varrd-hypothesis

Get full details on a specific saved strategy — formula, metrics, version history. Use when the user wants to inspect a particular hypothesis or strategy in detail.

varrdinc/varrd · 37 tokens