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 jeffreytse/grimoire-core --skill design-emergency-kitgit clone --depth 1 https://github.com/jeffreytse/grimoire-coreWrote 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/jeffreytse/grimoire-core/design-emergency-kit)<a href="https://agentmods.dev/skills/jeffreytse/grimoire-core/design-emergency-kit"><img src="https://agentmods.dev/badge/skills/jeffreytse/grimoire-core/design-emergency-kit/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/jeffreytse/grimoire-core/design-emergency-kit"><img src="https://agentmods.dev/badge/skills/jeffreytse/grimoire-core/design-emergency-kit.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.00020 | $0.01067 |
| Opus 5 | $0.00010 | $0.00534 |
| Sonnet 5 | $0.00004 | $0.00213 |
| Haiku 4.5 | $0.00002 | $0.00107 |
Grade A, and why
design-emergency-kit 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 — 60 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Design Emergency Kit
Assemble a vehicle emergency kit that covers roadside safety, mechanical first response, and survival needs for stranded motorists.
Why This Is Best Practice
Adopted by: AAA (60M+ members advised), FEMA emergency preparedness programs, NHTSA "Be Car Care Aware" campaign, Red Cross disaster preparedness guidelines
Impact: AAA responds to 32M+ roadside calls annually; properly equipped drivers resolve 40% of breakdowns without a tow; visible roadside triangles reduce secondary crash risk by 55% (NHTSA); hypothermia kit prevents deaths in 40% of winter stranding scenarios lasting >4 hours
Why best: Roadside emergencies are high-stress, time-critical events where improvisation fails; a pre-built kit shifts the driver from reactive panic to methodical response with known tools
Sources: AAA "Roadside Emergency Kit Contents" (2023); FEMA "Build a Kit" preparedness guide; NHTSA "Roadside Safety" consumer fact sheet
Steps
-
Establish three kit tiers — Tier 1: always-in-car essentials (every vehicle, every trip). Tier 2: seasonal additions (swap winter/summer). Tier 3: long-trip/remote additions (add for trips >100 miles from urban area).
-
Pack Tier 1 safety items — Reflective warning triangles (3 per NHTSA; NOT just flares — flares ignite fuel spills); LED road flares (battery powered, reusable); high-visibility vest; flashlight with spare batteries; first aid kit (ANSI/ISEA Z308.1 compliant minimum).
-
Pack Tier 1 mechanical items — Jumper cables (12-gauge, 20-ft minimum) or jump starter battery pack (≥400 CCA); tire inflator/sealant can for small punctures; lug wrench and scissor jack (verify fit with your vehicle); work gloves; basic tool kit (Phillips/flat screwdrivers, pliers, zip ties, duct tape).
-
Pack Tier 1 information items — Physical copy of insurance card and roadside assistance number; printed emergency contacts; vehicle owner's manual; waterproof pen and notepad.
-
Add Tier 2 winter items — Ice scraper and snow brush; portable shovel; traction mats or kitty litter (for wheel grip); wool blanket or emergency mylar blanket; hand warmers (chemical, 10-hour rated); extra winter coat and gloves; windshield washer fluid rated to -20°F.
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 · 60 lines · 20 tokens per session scan A 82632d126fcd
design-emergency-kit is a skill published in the GitHub repository jeffreytse/grimoire-core (4 stars, last pushed 23d ago), licensed MIT. It adds 20 tokens to every session and 1,067 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-31.
Other skills, from other repositories
semantic-model-disambiguation
Analyze Power BI semantic models for column-level overlaps that confuse Copilot and Fabric data agents. Detect ambiguity, review with domain expert, apply fixes via MCP.
prompt-2-data
Generate comprehensive synthetic relational data for any specified subject with multiple normalized CSV files maintaining referential integrity.
infrastructure-as-code
Domain: DevOps & Cloud Engineering.
academic-paper-drafting
End-to-end academic paper drafting for CHI, HBR, journals, and conferences with venue-specific templates, drafting workflows, and revision strategies.
research-first-development
Build knowledge bases that build software — research before code, teach before execute.
agent-governance
Patterns for adding safety, trust, and policy enforcement to AI agent systems -- control which tools agents can call, what content they process, and maintain accountability through audit trails.