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/redhuntlabs/wizard/sharing-a-spellnpx skills add redhuntlabs/wizard --skill sharing-a-spellgit clone --depth 1 https://github.com/redhuntlabs/wizardWrote 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/redhuntlabs/wizard/sharing-a-spell)<a href="https://agentmods.dev/skills/redhuntlabs/wizard/sharing-a-spell"><img src="https://agentmods.dev/badge/skills/redhuntlabs/wizard/sharing-a-spell.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.00034 | $0.00948 |
| Opus 5 | $0.00017 | $0.00474 |
| Sonnet 5 | $0.00007 | $0.00190 |
| Haiku 4.5 | $0.00003 | $0.00095 |
Grade A, and why
sharing-a-spell 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 4d 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 — 127 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Sharing a Spell
What this does
Exports one of your spells as a portable markdown file (or zip with examples) that others can drop into their own library.
Two modes:
- default: keeps full Wizard frontmatter
- strict: strips Wizard-specific fields for compatibility with the upstream Obra-style format
Nothing is sent over the network. Sharing means producing a file; you decide how to deliver it.
When to use
- User invoked
/share-spell <name> - User wants to publish to the community repo
- User wants to send a colleague their workflow
What you bring (Inputs)
- The name of the spell to share
- (Optional) Mode: default,
--strict, or--bundle
What you get (Output)
- default mode: a single
<name>.mdfile with full frontmatter - strict mode: a single
<name>.mdfile with onlyname+descriptionfrontmatter - bundle mode: a
<name>.zipcontaining the SKILL.md and anyexamples/andreferences/folders
How it works (Steps)
This is a workflow.
Stages
Stage 1: Locate the spell
Find it in $WIZARD_HOME or bundled spells/. Reject if not found; offer name suggestions.
Stage 2: Choose mode
If the user didn't specify, ask:
- "Default" — for someone using Wizard
- "Strict" — for someone using the upstream Obra-style format (see CHANGELOG for the upstream repo URL)
- "Bundle" — include examples/ and references/ as a zip
Stage 3: Generate the export
Default mode: copy the SKILL.md verbatim (frontmatter and body).
Strict mode: re-emit frontmatter with only name and description. Strip body sections that don't exist in the upstream format if any. Add a footer comment: <!-- Originally exported from Wizard. -->
Bundle mode: zip the SKILL.md plus any peer folders. Strict-mode flag still applies to the SKILL.md inside the zip.
Stage 4: Write the export
Default location: ~/Desktop/<name>.md (or .zip). Allow user to override with --out <path>.
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.
- 4d ago First seen · 127 lines · 34 tokens per session scan A 2a8544bb57b8
sharing-a-spell is a skill published in the GitHub repository redhuntlabs/wizard (9 stars, last pushed 4mo ago), licensed MIT. It adds 34 tokens to every session and 948 once invoked, about $0.0002 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
fastapi
FastAPI - 高性能 Python Web API 框架.
fzf
Skill "fzf" from CN-big-cabbage/github-skill-distiller, covering fzf 通用命令行模糊查找器, 技能概述, 使用流程, 关键章节导航 and ai 助手能力.
glances
Skill "glances" from CN-big-cabbage/github-skill-distiller, covering glances 跨平台系统监控工具, 技能概述, 使用流程, 关键章节导航 and ai 助手能力.
lazydocker
本技能帮助用户通过 lazydocker 的终端 UI 界面管理 Docker 容器、镜像、卷和网络,支持以下场景:.
paper-checking
论文查重系统 - 一亿字次级论文库秒级查重,支持纵向查重和横向查重.
you-get
网页媒体下载助手 - 从YouTube、Bilibili等网站下载视频、音频、图片.