skill-manager

skill-manager is a skill for Claude Code, Codex from XSpoonAi/spoon-bot. It costs 20 tokens per session (382 once invoked), scanned A, original, no licence file.

A tool for finding, installing, and removing Agent Skills from skills.sh or approved GitHub sources.

In plain words
What is it for?
Use it to add skills to an agent, remove them, or search available skills.
Why use it?
It avoids manually locating skill files and managing their installation or removal.

Skill for Claude CodeCodex

Install

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.

agentmods
npx agentmods add skills/xspoonai/spoon-bot/skill-manager
Any agent
npx skills add XSpoonAi/spoon-bot --skill skill-manager
Clone the repo
git clone --depth 1 https://github.com/XSpoonAi/spoon-bot

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for skill-manager

README.md
[![agentmods](https://agentmods.dev/badge/skills/xspoonai/spoon-bot/skill-manager.svg)](https://agentmods.dev/skills/xspoonai/spoon-bot/skill-manager)
Your own site
<a href="https://agentmods.dev/skills/xspoonai/spoon-bot/skill-manager"><img src="https://agentmods.dev/badge/skills/xspoonai/spoon-bot/skill-manager.svg" alt="Measured on agentmods" height="20"></a>
Per session 20 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 382 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00020 $0.00382
Opus 5 $0.00010 $0.00191
Sonnet 5 $0.00004 $0.00076
Haiku 4.5 $0.00002 $0.00038

Measured 5d ago against content hash 8af662b0f7cd, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

skill-manager 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 5d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (tools.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

spoon_bot/skills/builtin/skill-manager/SKILL.md · 33 lines

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.

Read it on GitHub

Files

What ships with it

1 file 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.

Changes

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.

  1. 5d ago First seen · 33 lines · 20 tokens per session scan A 8af662b0f7cd

Subscribe to this mod's changes

skill-manager is a skill published in the GitHub repository XSpoonAi/spoon-bot (5 stars, last pushed 11d ago), with no licence file. It adds 20 tokens to every session and 382 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.

Related

Other skills, from other repositories

skill-flow

Use when the user asks Codex to inspect, import, enable, disable, deploy, update, repair, migrate, or uninstall Skill Flow skill groups through the skill-flow CLI or bridge protocol.

VintLin/skill-flow · 42 tokens

marketplace-purchase-vetting

Use this when the user asks whether a local listing is a scam, "too good to be true," worth looking at, or a good deal. Also use this when he asks you to find options — search/discover candidates, then vet the best ones. The goal is not a generic buying guide; it is a practical risk read with clear next steps.

AtlasOmnia/donna-starter · 72 tokens

find-skills

Discovers, searches, and installs skills from multiple AI agent skill marketplaces (400K+ skills) using the SkillKit CLI. Supports browsing official partner collections (Anthropic, Vercel, Supabase, Stripe, and more) and community repositories, searching by domain or technology, and installing specific skills from…

rohitg00/skillkit · 162 tokens

harness

Connect this Bankr account to the user's Harness account (tryharness.ai) and manage everything Harness-side from here. Pair with a signed wallet proof, then inspect the Harness trading wallet and portfolio, fund it on the user's request, request withdrawals back to this wallet, buy Harness credits with $HARNESS over…

BankrBot/skills · 114 tokens

skill-teilen

Reicht einen Skill, ein Plugin oder eine Vorlage (CLAUDE.md, settings.json, Prompt) in die SKAILE Community Skill-Library ein. Nutzen wenn der User sagt "teile meinen Skill", "teile meine CLAUDE.md", "teile meine Vorlage", "lade meinen Skill in die Community hoch", "reiche meinen Skill ein", "skill teilen" oder "in…

sebaskauf/skaile-community-library · 97 tokens

dojo-notebook

Codojo 学习笔记本(跨阶段)。用户在教学过程中随时说"记到笔记本"、 "记一下"、"这个很重要"时触发。AI 将当前对话中的知识点提炼、整合后 写入 .codojo/notebook.md,按项目技术栈自动分章节组织。 核心约束: 增量追加:不覆盖已有内容,只在合适的章节下追加新知识点 智能归类:根据知识点内容自动判断归属章节,已有章节则追加,无匹配则新建 去重合并:如果新内容与已有笔记高度重复,合并而非重复追加 格式统一:每条笔记带时间戳和来源阶段标记(S1/S2/S3/S4) 触发关键词:记到笔记本、记一下、记笔记、notebook、这个很重要、帮我记住、 mark this、记下来、加到笔记、重点记录。…

ttguy0707/codojo · 326 tokens