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 DorShaer/Husk --skill promptinggit clone --depth 1 https://github.com/DorShaer/HuskWrote 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/dorshaer/husk/prompting)<a href="https://agentmods.dev/skills/dorshaer/husk/prompting"><img src="https://agentmods.dev/badge/skills/dorshaer/husk/prompting/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/dorshaer/husk/prompting"><img src="https://agentmods.dev/badge/skills/dorshaer/husk/prompting.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.00090 | $0.02212 |
| Opus 5 | $0.00045 | $0.01106 |
| Sonnet 5 | $0.00018 | $0.00442 |
| Haiku 4.5 | $0.00009 | $0.00221 |
Grade A, and why
Prompting scanned grade A 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 9d 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl -s -X POST http://localhost:31337/notify \ The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
26 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- Standards.md 42 KB
- Templates/Data/Agents.yaml 3.8 KB
- Templates/Data/ValidationGates.yaml 7.7 KB
- Templates/Data/VoicePresets.yaml 4.0 KB
- Templates/Evals/Comparison.hbs 3.7 KB
- Templates/Evals/Judge.hbs 3.5 KB
- Templates/Evals/Report.hbs 4.4 KB
- Templates/Evals/Rubric.hbs 2.9 KB
- Templates/Evals/TestCase.hbs 2.6 KB
- Templates/Primitives/Briefing.hbs 2.4 KB
- Templates/Primitives/Gate.hbs 1.9 KB
- Templates/Primitives/Roster.hbs 1.9 KB
- Templates/Primitives/Structure.hbs 1.4 KB
- Templates/Primitives/Voice.hbs 1.6 KB
- Templates/README.md 8.6 KB
- Templates/Tools/.gitignore 388 B
- Templates/Tools/CLAUDE.md 2.5 KB
- Templates/Tools/index.ts 30 B runs code
- Templates/Tools/package.json 266 B
- Templates/Tools/README.md 220 B
- Templates/Tools/RenderTemplate.ts 9.2 KB runs code
- Templates/Tools/tsconfig.json 759 B
- Templates/Tools/ValidateTemplate.ts 8.8 KB runs code
- Tools/index.ts 30 B runs code
- Tools/RenderTemplate.ts 9.2 KB runs code
- Tools/ValidateTemplate.ts 8.8 KB runs code
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.
- 9d ago First seen · 206 lines · 90 tokens per session scan A ba633b31ad4e
Prompting is a skill published in the GitHub repository DorShaer/Husk (12 stars, last pushed yesterday), with no licence file. It adds 90 tokens to every session and 2,212 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
ai-expertise-engine
Comprehensive AI/ML expertise covering prompt engineering, LLM architecture, AI agent design, RAG systems, fine-tuning, AI safety, and cutting-edge AI research for building and leveraging AI systems.
openai
Templates designed for or comparing OpenAI models (GPT-4o, future GPT models).
prompt-engineer
Use this skill when the user explicitly asks to create, write, improve, or optimize a prompt for use with an AI. Trigger on phrases like "write me a prompt", "improve this prompt", "create a system prompt", "how do I ask ChatGPT/Claude to...", or "quero um prompt para...". Do NOT trigger for direct task requests where…
prompt-engineer
Transforms user prompts into optimized prompts using frameworks (RTF, RISEN, Chain of Thought, RODES, Chain of Density, RACE, RISE, STAR, SOAP, CLEAR, GROW).
ctf-ai-ml
Provides AI and machine learning techniques for CTF challenges. Use when attacking ML models, crafting adversarial examples, performing model extraction, prompt injection, membership inference, training data poisoning, fine-tuning manipulation, neural network analysis, LoRA adapter exploitation, LLM jailbreaking, or…
copilot-sdk
Build agentic applications with GitHub Copilot SDK. Use when embedding AI agents in apps, creating custom tools, implementing streaming responses, managing sessions, connecting to MCP servers, or creating custom agents. Triggers on Copilot SDK, GitHub SDK, agentic app, embed Copilot, programmable agent, MCP server…