From silver-bullet
Audits, fixes, migrates, optimizes, and writes public content, documentation, and search metadata with safety-tiered edits and verification gates.
How this skill is triggered — by the user, by Claude, or both
Slash command
/silver-bullet:silver-content <content scope> [--mode audit|fix|migrate|optimize|write]<content scope> [--mode audit|fix|migrate|optimize|write]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
SB-owned content workflow for public docs, marketing/site copy, help centers,
SB-owned content workflow for public docs, marketing/site copy, help centers,
blog/article drafts, search metadata, AI-citation readiness, and content
migrations. It works with silver:ensure-docs for governed project docs and
silver:domain-audit --pack content-search for public-facing quality.
Write or update .planning/CONTENT.md.
The artifact must include:
| Mode | Purpose | Required evidence |
|---|---|---|
audit | Review content quality, encoding, metadata, links, and migration artifacts | file/line findings and content-search result |
fix | Apply safe content repairs | safety tier, diff, build/link verification |
migrate | Move content between formats/CMS/docs structures | source-to-target inventory, redirects/slugs, parity check |
optimize | Improve headings, summaries, snippets, readability, and internal links | before/after rationale and search-readiness evidence |
write | Draft article/help content from approved source material | source citations, frontmatter, audience, review gate |
SILVER BULLET > CONTENT.silver:domain-audit --pack content-search; add
accessibility, performance-resource, or ui-system for rendered pages.silver:ensure-docs.Content work passes only when edited claims are sourced, rendered output is verified where applicable, and high-risk changes are approved or tracked.
npx claudepluginhub alo-exp/silver-bullet --plugin silver-bulletGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.