skill-manage

skill-manage is a skill for Claude Code, Codex from kingkingburger/plugin-mh. It costs 102 tokens per session (2,035 once invoked), scanned C, original, no licence file.

A skill for managing and synchronising skill-manifest files in the plugin-mh project. A manifest is a file that records available skills and related setup information.

In plain words
What is it for?
Checking files targeted for management, synchronising manifests, and carrying out the documented deletion workflow. The description does not specify other management operations.
Why use it?
It helps keep the files that describe the project's skills consistent, including when a skill needs to be removed.

Skill for Claude CodeCodex

Part of the plugin-mh plugin — 13 skills, 14 agents shipped together

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/kingkingburger/plugin-mh/skill-manage
Any agent
npx skills add kingkingburger/plugin-mh --skill skill-manage
Clone the repo
git clone --depth 1 https://github.com/kingkingburger/plugin-mh

Made for: Claude Code, Codex.

Or install plugin-mh, the plugin that ships this one along with the rest of its 13 skills, 14 agents.

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-manage

README.md
[![agentmods](https://agentmods.dev/badge/skills/kingkingburger/plugin-mh/skill-manage.svg)](https://agentmods.dev/skills/kingkingburger/plugin-mh/skill-manage)
Your own site
<a href="https://agentmods.dev/skills/kingkingburger/plugin-mh/skill-manage"><img src="https://agentmods.dev/badge/skills/kingkingburger/plugin-mh/skill-manage.svg" alt="Measured on agentmods" height="20"></a>
Per session 102 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,035 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 1 finding. 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 $0.00102 $0.02035
Opus 5 $0.00051 $0.01018
Sonnet 5 $0.00020 $0.00407
Haiku 4.5 $0.00010 $0.00203

Measured 3d ago against content hash 68105d6da779, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade C, and why

skill-manage scanned grade C 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 3d 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.

Recursive force deletehighDestructive command

rm -rf with a variable or a broad path is one typo away from removing the wrong tree.

rm -rf skills/{skill-name}
skills/skill-manage/SKILL.md · 200 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

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. 3d ago First seen · 200 lines · 102 tokens per session scan C 68105d6da779

Subscribe to this mod's changes

skill-manage is a skill published in the GitHub repository kingkingburger/plugin-mh (1 stars, last pushed 9d ago), with no licence file. It adds 102 tokens to every session and 2,035 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it C with 1 finding (recursive force delete). 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

technical-documentation

Audit, write, and improve developer documentation using Google's Developer Documentation Style Guide and Technical Writing courses. Use this skill for any documentation work, even when the user names no style guide: "audit our docs", "review this README", "write a README", "getting started guide", "how-to or…

wondelai/skills · 204 tokens

crossing-the-chasm

Navigate the technology adoption lifecycle from early adopters to mainstream market. Use when the user mentions "crossing the chasm", "beachhead segment", "whole product", "early adopters vs mainstream", "tech go-to-market", "bowling pin strategy", "technology adoption lifecycle", "pragmatist buyers", "growth stalled…

wondelai/skills · 139 tokens

design-everyday-things

Apply foundational design principles: affordances, signifiers, constraints, feedback, and conceptual models. Use when the user mentions "why is this confusing", "affordance", "error prevention", "discoverability", "human-centered design", "mental model", "mapping", "seven stages of action", "users keep making…

wondelai/skills · 132 tokens

design-sprint

Run a structured 5-day process to prototype, test, and validate product ideas with real users. Use when the user mentions "design sprint", "validate before we build", "rapid prototype", "test with users", or "should we build this". Also trigger when a team is stuck in endless debate over a high-stakes product…

wondelai/skills · 137 tokens

hooked-ux

Design habit-forming product loops using the Hook Model (Trigger, Action, Variable Reward, Investment). Use when the user mentions "users arent coming back", "habit formation", "engagement loops", "habit zone", or "the manipulation matrix". Also trigger when designing notification or re-engagement strategies, building…

wondelai/skills · 109 tokens

improve-retention

Diagnose and fix retention problems using behavior design (B=MAP). Use when the user mentions "users sign up but dont stick around", "activation rate", "onboarding friction", "retention metrics", "why users dont complete", "churn analysis", or "aha moment". Also trigger when analyzing cohort retention curves…

wondelai/skills · 129 tokens