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/legeling/prompthub/spec-initnpx skills add legeling/PromptHub --skill spec-initgit clone --depth 1 https://github.com/legeling/PromptHubWrote 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/legeling/prompthub/spec-init)<a href="https://agentmods.dev/skills/legeling/prompthub/spec-init"><img src="https://agentmods.dev/badge/skills/legeling/prompthub/spec-init.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.00073 | $0.05662 |
| Opus 5 | $0.00036 | $0.02831 |
| Sonnet 5 | $0.00015 | $0.01132 |
| Haiku 4.5 | $0.00007 | $0.00566 |
Grade A, and why
spec-init 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.
The source is not reproduced here
Licensed AGPL-3.0
The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
What ships with it
60 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.
- agents/openai.yaml 417 B
- assets/templates/project/en/AGENTS.md.tmpl 6.8 KB
- assets/templates/project/en/docs/00-intake/README.md.tmpl 3.5 KB
- assets/templates/project/en/docs/01-requirements/README.md.tmpl 4.1 KB
- assets/templates/project/en/docs/02-design/README.md.tmpl 5.1 KB
- assets/templates/project/en/docs/03-implementation/README.md.tmpl 3.5 KB
- assets/templates/project/en/docs/04-verification/README.md.tmpl 4.3 KB
- assets/templates/project/en/docs/05-tasks/README.md.tmpl 3.0 KB
- assets/templates/project/en/docs/adr/0000-record-template.md.tmpl 436 B
- assets/templates/project/en/docs/adr/README.md.tmpl 289 B
- assets/templates/project/en/docs/archive/README.md.tmpl 374 B
- assets/templates/project/en/docs/changes/active/CHG-0001-template/design.md.tmpl 348 B
- assets/templates/project/en/docs/changes/active/CHG-0001-template/impact.md.tmpl 1.9 KB
- assets/templates/project/en/docs/changes/active/CHG-0001-template/overview.md.tmpl 1.0 KB
- assets/templates/project/en/docs/changes/active/CHG-0001-template/tasks.md.tmpl 708 B
- assets/templates/project/en/docs/changes/active/CHG-0001-template/verification.md.tmpl 762 B
- assets/templates/project/en/docs/changes/BUG-0001-template.md.tmpl 743 B
- assets/templates/project/en/docs/changes/completed/README.md.tmpl 554 B
- assets/templates/project/en/docs/changes/CR-0001-template.md.tmpl 963 B
- assets/templates/project/en/docs/changes/legacy/README.md.tmpl 140 B
- assets/templates/project/en/docs/changes/README.md.tmpl 1.5 KB
- assets/templates/project/en/docs/issues/README.md.tmpl 590 B
- assets/templates/project/en/docs/knowledge/behavior/README.md.tmpl 677 B
- assets/templates/project/en/docs/knowledge/context/README.md.tmpl 891 B
- assets/templates/project/en/docs/knowledge/reference/README.md.tmpl 521 B
- assets/templates/project/en/docs/knowledge/structure/README.md.tmpl 970 B
- assets/templates/project/en/docs/releases/README.md.tmpl 469 B
- assets/templates/project/en/docs/releases/v0.1.0-template.md.tmpl 437 B
- assets/templates/project/en/docs/rules/bug-fix-rules.md.tmpl 1.0 KB
- assets/templates/project/en/docs/rules/change-management-rules.md.tmpl 2.6 KB
- assets/templates/project/en/docs/rules/clarification-rules.md.tmpl 2.2 KB
- assets/templates/project/en/docs/rules/coding-standards.md.tmpl 3.3 KB
- assets/templates/project/en/docs/rules/commit-rules.md.tmpl 5.4 KB
- assets/templates/project/en/docs/rules/definition-of-done.md.tmpl 1.5 KB
- assets/templates/project/en/docs/rules/doc-sync-rules.md.tmpl 1.6 KB
- assets/templates/project/en/docs/rules/document-archive-rules.md.tmpl 3.6 KB
- assets/templates/project/en/docs/rules/document-routing-rules.md.tmpl 2.6 KB
- assets/templates/project/en/docs/rules/issue-management-rules.md.tmpl 567 B
- assets/templates/project/en/docs/rules/README.md.tmpl 1.9 KB
- assets/templates/project/en/docs/rules/testing-standards.md.tmpl 1.3 KB
- assets/templates/project/en/README.md.tmpl 6.9 KB
- assets/templates/project/en/spec-init.topology.yml.tmpl 2.1 KB
- assets/templates/project/en/types/api/docs/01-requirements/README.md.tmpl 4.4 KB
- assets/templates/project/en/types/api/docs/02-design/README.md.tmpl 6.1 KB
- assets/templates/project/en/types/api/docs/04-verification/README.md.tmpl 3.5 KB
- assets/templates/project/en/types/api/docs/05-tasks/README.md.tmpl 3.3 KB
- assets/templates/project/en/types/cli/docs/01-requirements/README.md.tmpl 4.3 KB
- assets/templates/project/en/types/cli/docs/02-design/README.md.tmpl 5.8 KB
- assets/templates/project/en/types/cli/docs/04-verification/README.md.tmpl 4.5 KB
- assets/templates/project/en/types/cli/docs/05-tasks/README.md.tmpl 3.3 KB
- assets/templates/project/en/types/web/docs/01-requirements/README.md.tmpl 4.3 KB
- assets/templates/project/en/types/web/docs/02-design/README.md.tmpl 6.0 KB
- assets/templates/project/en/types/web/docs/04-verification/README.md.tmpl 4.6 KB
- assets/templates/project/en/types/web/docs/05-tasks/README.md.tmpl 3.3 KB
- assets/templates/project/zh/AGENTS.md.tmpl 6.3 KB
- assets/templates/project/zh/docs/00-intake/README.md.tmpl 3.3 KB
- assets/templates/project/zh/docs/01-requirements/README.md.tmpl 3.8 KB
- assets/templates/project/zh/docs/02-design/README.md.tmpl 4.7 KB
- assets/templates/project/zh/docs/03-implementation/README.md.tmpl 3.2 KB
- assets/templates/project/zh/docs/04-verification/README.md.tmpl 3.7 KB
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 · 453 lines · 73 tokens per session scan A 93d108d15e39
spec-init is a skill published in the GitHub repository legeling/PromptHub (1,632 stars, last pushed yesterday), licensed AGPL-3.0. It adds 73 tokens to every session and 5,662 once invoked, about $0.0004 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-30.
Other skills, from other repositories
ai-skills
Use when building LLM applications, RAG knowledge bases, AI agents, terminal coding agents, multi-model orchestration, plugin-based agent harnesses, or file translation. Index of 9 skills: Dify, Hermes Agent, OpenClaw, OpenCode, Pi, DocuTranslate, Oh-My-OpenAgent, Superpowers-zh, DeepSeek Harness.
skill-forge
Generate a new skill from a simple prompt, then run an enhancer pass to tighten trigger rules, workflow, and output quality.
ast-grep
Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search. This skill should be used when users ask to search for…
oh-my-posh
Install, configure, or troubleshoot Oh My Posh/ohmyposh: shell init, themes, segments, Nerd Font icons, and prompt setup on PowerShell, zsh, bash, or fish.
edgeone skill scanner
Scan any agent skill for security risks before you install or use it. Powered by Tencent Zhuque Lab A.I.G (AI-Infra-Guard). 100% local static analysis — no file contents or credentials leave your device. Compatible with CodeBuddy, Cursor, Windsurf, Claude Code, OpenClaw and more. Triggers on: 这个 skill 安全吗, skill 安全扫描…
continual-learning
Nightly refinement of an existing per-repo review-style prompt using this reviewer's own finding outcomes. Read confirmed (resolved-by-commit / thumbs-up) and dismissed (thumbs-down) findings, promote the bug patterns the team actually fixes, demote the false-positive patterns, reconcile against the current prompt…