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 hunmer/agent-spaces --skill find-skill-skillhubgit clone --depth 1 https://github.com/hunmer/agent-spacesWrote 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/hunmer/agent-spaces/find-skill-skillhub)<a href="https://agentmods.dev/skills/hunmer/agent-spaces/find-skill-skillhub"><img src="https://agentmods.dev/badge/skills/hunmer/agent-spaces/find-skill-skillhub/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/hunmer/agent-spaces/find-skill-skillhub"><img src="https://agentmods.dev/badge/skills/hunmer/agent-spaces/find-skill-skillhub.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.00120 | $0.01053 |
| Opus 5 | $0.00060 | $0.00526 |
| Sonnet 5 | $0.00024 | $0.00211 |
| Haiku 4.5 | $0.00012 | $0.00105 |
Grade A, and why
find-skill-skillhub 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 "https://api.skillhub.cn/api/skills?keyword=周报&sortBy=score&pageSize=5" \ The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
14 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.
- references/ai-agent.md 835 B
- references/api.md 4.3 KB
- references/business-ops.md 776 B
- references/categories.md 1.6 KB
- references/content-creation.md 851 B
- references/data-analysis.md 829 B
- references/design-media.md 790 B
- references/dev-programming.md 739 B
- references/education.md 784 B
- references/it-ops-security.md 848 B
- references/knowledge-management.md 884 B
- references/life-service.md 813 B
- references/office-efficiency.md 814 B
- references/professional.md 764 B
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 · 53 lines · 120 tokens per session scan A d643d671c6e1
find-skill-skillhub is a skill published in the GitHub repository hunmer/agent-spaces (49 stars, last pushed yesterday), with no licence file. It adds 120 tokens to every session and 1,053 once invoked, about $0.0006 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
skill-creator
Create, improve, evaluate, benchmark skills. Use when authoring a new skill, updating an existing one, running evals, or optimizing a skill's description for triggering. Don't use for invoking skills, writing prose, or scaffolding Python projects.
skill-shortener
Refactor a too-long SKILL.md by progressive disclosure: measure token cost, classify every section KEEP/CUT/MOVE, shorten the body into references/ and scripts/, verify nothing was lost. Don't use for authoring new skills, eval retrofits, or prose.
skill-auto-improver
Improve an external, legacy, or drifted SKILL.md to the skill-creator standard — hard validation gates plus an advisory predictability audit. Don't use for authoring from scratch (skill-creator output is already standard), bulk eval, or prose edits.
skill-index-updater
Add GitHub skill repos to the ASM index: clone, audit, eval, regenerate index, rebuild catalog, open PR. Use when given GitHub URLs to onboard. Don't use for authoring (skill-creator), improving (skill-auto-improver), or install (asm install).
hello-world
A minimal test skill that greets the user and demonstrates the ASM publish workflow.
map
Discover work structure by approaching goals and finding blockers — emergent planning through action, not top-down decomposition.