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 agentmods add commands/robthepcguy/claude-patent-creator/test-systemgit clone --depth 1 https://github.com/RobThePCGuy/Claude-Patent-CreatorWrote 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/commands/robthepcguy/claude-patent-creator/test-system)<a href="https://agentmods.dev/commands/robthepcguy/claude-patent-creator/test-system"><img src="https://agentmods.dev/badge/commands/robthepcguy/claude-patent-creator/test-system.svg" alt="Measured on agentmods" 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 | $0.00019 | $0.00295 |
| Opus 5 | $0.00010 | $0.00148 |
| Sonnet 5 | $0.00004 | $0.00059 |
| Haiku 4.5 | $0.00002 | $0.00030 |
Grade A, and why
test-system 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.
Copies of this mod
1 near-identical copy found in the catalogue:
- test-system — 100% identical, 0 lines differ
What it actually says
Test Patent Creator System
Run test suites to verify all components are working correctly.
Instructions
- Choose test type based on what needs verification
- Run the appropriate test script
- Review results and fix any failures
Test Types
Analyzers Test
Tests claims, specification, and formalities analyzers:
python ${CLAUDE_PLUGIN_ROOT}/scripts/test_analyzers.py
GPU Test
Verify GPU detection and CUDA support:
python ${CLAUDE_PLUGIN_ROOT}/scripts/test_gpu.py
BigQuery Test
Test patent search via BigQuery:
python ${CLAUDE_PLUGIN_ROOT}/scripts/test_bigquery.py
Embedding Speed Test
Benchmark embedding generation:
python ${CLAUDE_PLUGIN_ROOT}/scripts/test_embedding_speed.py
Complete Installation Test
Full system validation:
python ${CLAUDE_PLUGIN_ROOT}/scripts/test_install.py
Arguments
analyzers- Test patent analyzersgpu- Test GPU functionalitybigquery- Test BigQuery integrationembeddings- Test embedding performanceall- Run all tests
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.
- 5d ago First seen · 56 lines · 19 tokens per session scan A e5bc21f4196f
test-system is a command published in the GitHub repository RobThePCGuy/Claude-Patent-Creator (178 stars, last pushed 12d ago), licensed MIT. It adds 19 tokens to every session and 295 once invoked, about $0.0001 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.
Other commands, from other repositories
setup-video-vision
Interactive setup wizard for claude-video-vision — configure backend, whisper, frames, and verify dependencies.
typegen
Run Sanity TypeGen and troubleshoot type generation issues.
sanity-review
Review code for Sanity best practices and common issues.
trace-claude-code
Control Opik tracing for your Claude Code sessions.
search-flights
Search award flight availability across airlines.
mega-approve
Approve the mega-plan and start feature execution. Creates worktrees and generates PRDs for each feature. Usage: /plan-cascade:mega-approve [--flow ] [--tdd ] [--confirm] [--no-confirm] [--spec ] [--first-principles] [--max-questions N] [--auto-prd] [--agent ] [--prd-agent ] [--impl-agent ].