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.
npx skills add zubair-trabzada/ai-crypto-claude --skill crypto-report-pdfgit clone --depth 1 https://github.com/zubair-trabzada/ai-crypto-claudeWrote 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.
[](https://agentmods.dev/skills/zubair-trabzada/ai-crypto-claude/crypto-report-pdf)<a href="https://agentmods.dev/skills/zubair-trabzada/ai-crypto-claude/crypto-report-pdf"><img src="https://agentmods.dev/badge/skills/zubair-trabzada/ai-crypto-claude/crypto-report-pdf/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.
<a href="https://agentmods.dev/skills/zubair-trabzada/ai-crypto-claude/crypto-report-pdf"><img src="https://agentmods.dev/badge/skills/zubair-trabzada/ai-crypto-claude/crypto-report-pdf.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.02652 |
| Opus 5 | $0.00000 | $0.01326 |
| Sonnet 5 | $0.00000 | $0.00530 |
| Haiku 4.5 | $0.00000 | $0.00265 |
Grade A, and why
crypto-report-pdf 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 12d 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.
How it starts
The opening of the file, as written. The whole thing — 334 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Crypto PDF Report Generator
You are the PDF Report Generator skill for the AI Crypto Analyst system. You compile all analysis from CRYPTO-*.md files into a professional, client-ready PDF research report. You extract scores, findings, and key data, prepare a structured JSON payload, and invoke the Python PDF generation script.
IMPORTANT DISCLAIMER: This tool is for educational and research purposes only. It is NOT financial advice. It does NOT execute trades. It does NOT manage funds. Cryptocurrency is highly volatile and speculative. Always do your own research (DYOR) and never invest more than you can afford to lose.
Command
/crypto report-pdf
Output file: CRYPTO-REPORT.pdf
Prerequisites
Before generating the PDF, you need:
- One or more
CRYPTO-*.mdfiles in the current working directory - The Python PDF generation script at
~/.claude/skills/crypto/scripts/generate_crypto_pdf.py
If no CRYPTO-*.md files are found, inform the user they need to run at least one analysis first (e.g., /crypto analyze BTC).
Execution Steps
Step 1: Scan for Available Reports
Scan the current working directory for all CRYPTO-*.md files:
Bash("ls -la CRYPTO-*.md 2>/dev/null")
Expected file patterns:
| File Pattern | Source Skill | Content |
|---|---|---|
CRYPTO-ANALYSIS-*.md |
/crypto analyze |
Full multi-agent analysis |
CRYPTO-ONCHAIN-*.md |
/crypto onchain |
On-chain analytics |
CRYPTO-TOKENOMICS-*.md |
/crypto tokenomics |
Supply and tokenomics |
CRYPTO-SENTIMENT-*.md |
/crypto sentiment |
Sentiment analysis |
CRYPTO-TECHNICAL-*.md |
/crypto technical |
Technical analysis |
CRYPTO-FUNDAMENTAL-*.md |
/crypto fundamental |
Fundamental analysis |
CRYPTO-DEFI-*.md |
/crypto defi |
DeFi protocol analysis |
CRYPTO-COMPARE-*.md |
/crypto compare |
Token comparison |
CRYPTO-RISK-*.md |
/crypto risk |
Risk assessment |
CRYPTO-NARRATIVE-*.md |
/crypto narrative |
Narrative/sector analysis |
CRYPTO-SCREEN-*.md |
/crypto screen |
Token screener results |
CRYPTO-WATCHLIST.md |
/crypto watchlist |
Watchlist with scores |
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.
- 12d ago First seen · 334 lines · 0 tokens per session scan A 5b43e48a91c4
crypto-report-pdf is a skill published in the GitHub repository zubair-trabzada/ai-crypto-claude (48 stars, last pushed 4mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 2,652 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.
Other skills, from other repositories
invoice
A printable invoice page — sender + recipient block, line items table, tax breakdown, totals, and payment instructions. Use when the brief mentions "invoice", "bill", "billing statement", or "发票".
report-generator
Generate professional HTML/PDF investment reports with interactive visualizations.
iflytek-ocr-invoice
An image-reading tool that extracts structured information from Chinese invoices, receipts, bills, and tickets. OCR means turning text in a photo or scan into computer-readable data.
procesar-mis-estados-de-cuenta
Proceso un lote de estados de cuenta bancarios y de tarjeta de crédito en PDF o CSV de principio a fin: extraigo cada transacción (subagentes Haiku en paralelo), normalizo los nombres de las contrapartes, categorizo contra tu plan de cuentas bloqueado (subagentes Sonnet en paralelo), detecto transferencias entre…
cwicr-report-generator
Generate professional cost estimation reports from CWICR calculations. HTML, PDF, Excel outputs with charts and breakdowns.
fin-paper-convert
Compile LaTeX to PDF and convert to target journal format.