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 skills/smk-labs/claude-plugins/mini-researchnpx skills add smk-labs/claude-plugins --skill mini-researchgit clone --depth 1 https://github.com/smk-labs/claude-pluginsWrote 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/smk-labs/claude-plugins/mini-research)<a href="https://agentmods.dev/skills/smk-labs/claude-plugins/mini-research"><img src="https://agentmods.dev/badge/skills/smk-labs/claude-plugins/mini-research.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.1 | $0.00136 | $0.00497 |
| Opus 5 | $0.00068 | $0.00249 |
| Sonnet 5 | $0.00027 | $0.00099 |
| Haiku 4.5 | $0.00014 | $0.00050 |
Grade C, and why
mini-research scanned grade C with 1 finding 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 6d 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.
Hidden instructionshighPrompt injection
Directives inside HTML comments, invisible characters or bidirectional overrides are read by the model and not by the person reviewing the file.
تحقیق سبک و سریع چندایجنتی (mini research؛ عمداً نه deep research) روی یک موضوع. ورودیها: موضوع، و اختیاری: مدل ایجنتها (haiku یا sonnet یا opus)، نکات ویژهٔ تمرکز، تعداد ایجنت، ذخیرهٔ خروجی. Use when the user says "mi What it actually says
mini-research: تحقیق سبک چندایجنتی
ورودیها
- موضوع (لازم). مبهم بود، یک پرسش کوتاه، نه بیشتر.
- مدل: پیشفرض sonnet. اگر گفت «با هایکو» یا «با اپوس»، دقیقاً همان.
- نکات ویژه: اگر گفت «مخصوصاً X را ببین»، هر ایجنت موظف است صریح X را بپوشاند و در خروجی جوابش را بدهد.
- تعداد ایجنت: پیشفرض 3 تا 5 بر اساس پهنای موضوع.
روش
- موضوع را به زاویههای مستقل برش بده، نه تکرار همدیگر: منابع رسمی و مستندات؛ تجربهٔ واقعی کاربران و فرومها؛ قیمت و شرایط (برای ایران: تحریم، درگاه، پشتیبانی)؛ رقبا و جایگزینها.
- ایجنتها را همزمان بفرست؛ هرکدام خروجی ساختیافتهٔ کوتاه برگرداند.
- verify سنگین نکن؛ فقط تناقضهای مهم بین ایجنتها را خودت چک کن.
- سقف: کل کار در حد چند دقیقه. اگر موضوع عمق واقعی میخواهد، صریح بگو «این deep-research میخواهد» و بایست.
خروجی
کارت فارسی کوتاه: جدول گزینهها (نام، قیمت یا شرط کلیدی، لینک داخل code، یک نکته) + جمعبندی حداکثر 3 خط با توصیهٔ مشخص. اگر ذخیره خواست: reports/mini-research-<slug>-<YYYY-MM-DD>.md.
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.
- 6d ago First seen · 23 lines · 136 tokens per session scan C 49a77279b472
mini-research is a skill published in the GitHub repository smk-labs/claude-plugins (11 stars, last pushed yesterday), licensed MIT. It adds 136 tokens to every session and 497 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it C with 1 finding (hidden instructions). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
brainstorm-okrs
Brainstorm team-level OKRs aligned with company objectives — qualitative objectives with measurable key results. Use when setting quarterly OKRs, aligning team goals with company strategy, drafting objectives, or learning how to write effective OKRs.
dummy-dataset
Generate realistic dummy datasets for testing with customizable columns, constraints, and output formats (CSV, JSON, SQL, Python script). Use when creating test data, building mock datasets, or generating sample data for development and demos.
pre-mortem
Run a pre-mortem risk analysis on a PRD or launch plan. Categorizes risks as Tigers (real problems), Paper Tigers (overblown concerns), and Elephants (unspoken worries), then classifies as launch-blocking, fast-follow, or track. Use when preparing for launch, stress-testing a product plan, or identifying what could go…
ab-test-analysis
Analyze A/B test results with statistical significance, sample size validation, confidence intervals, and ship/extend/stop recommendations. Use when evaluating experiment results, checking if a test reached significance, interpreting split test data, or deciding whether to ship a variant.
outcome-roadmap
Transform an output-focused roadmap into an outcome-focused one that communicates strategic intent. Rewrites initiatives as outcome statements reflecting user and business impacts. Use when shifting to outcome roadmaps, making a roadmap more strategic, or rewriting feature lists as outcomes.
shipping-artifacts
The durable documentation set that makes an AI-built (vibe-coded) app reviewable before shipping. A small core every app needs — architecture, user/permission flows, permissions, variables/secrets, and a test-coverage map — plus conditional docs added only when they apply: emails, scheduled work, SEO, and embedded…