manage-skills

manage-skills is a skill for Claude Code, Codex from org2AI/ORG2. It costs 80 tokens per session (1,419 once invoked), scanned C, original, AGPL-3.0.

A skill for managing ORGII skills, including creating, reading, changing, enabling, disabling, renaming, listing, and deleting them.

In plain words
What is it for?
It is used to create or update skills, check which skills exist, turn skills on or off, rename them, or remove them.
Why use it?
It provides documented actions for maintaining the skills available to an ORGII system instead of handling those changes manually.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit It is used to create or update skills, check which skills exist, turn skills on or off, rename them, or remove them.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/org2ai/org2/manage-skills
View source ↗ org2AI/ORG2
About the project

ORG-2 is a local-first application for running coding agents while recording, replaying, and reviewing how they build software. Teams use it to connect requests, agent decisions, actions, and resulting code across sessions and supported agent command-line tools. Its catalogue add-ons provide skills, rules, and instructions for this agent-building workflow.

org2AI/ORG2 · 2,649 stars · on GitHub

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.

Any agent
npx skills add org2AI/ORG2 --skill manage-skills
Clone the repo
git clone --depth 1 https://github.com/org2AI/ORG2

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/org2ai/org2/manage-skills.svg)](https://agentmods.dev/skills/org2ai/org2/manage-skills)
Your own site
<a href="https://agentmods.dev/skills/org2ai/org2/manage-skills"><img src="https://agentmods.dev/badge/skills/org2ai/org2/manage-skills.svg" alt="Measured on agentmods" height="20"></a>
Per session 80 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,419 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 1 finding. A grade says what 26 rules found in the file — not that it is safe.
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.00080 $0.01419
Opus 5 $0.00040 $0.00709
Sonnet 5 $0.00016 $0.00284
Haiku 4.5 $0.00008 $0.00142

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

Security

Grade C, and why

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

Recursive force deletehighDestructive command

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

run_shell: rm -rf ~/.orgii/skills/<name>/
src-tauri/crates/agent-core/src/specialization/skills/builtin_data/manage-skills/SKILL.md · 181 lines

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.

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. 9d ago First seen · 181 lines · 80 tokens per session scan C 05da5f0855f4

Subscribe to this mod's changes

manage-skills is a skill published in the GitHub repository org2AI/ORG2 (2,649 stars, last pushed today), licensed AGPL-3.0. It adds 80 tokens to every session and 1,419 once invoked, about $0.0004 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-30.

Related

Other skills, from other repositories

hyperframes

Create video compositions, animations, title cards, overlays, captions, voiceovers, audio-reactive visuals, and scene transitions in HyperFrames HTML. Use when asked to build any HTML-based video content, add captions or subtitles synced to audio, generate text-to-speech narration, create audio-reactive animation…

nexu-io/open-design · 155 tokens

hatch-pet

Create, repair, validate, preview, and package Codex-compatible animated pet spritesheets from character art, screenshots, generated images, or visual references. Use when a user wants to hatch a Codex pet, create a custom animated pet, or build a built-in pet asset with an 8x9 atlas, transparent unused cells…

nexu-io/open-design · 114 tokens

od-contribute

One-click contribution flow for OpenDesign (nexu-io/open-design) — even for non-coders. Pick one of four cards (ship a Skill or Design System you made with OD; translate docs; fix a typo / write a blog; report a bug), the agent validates and opens a PR (or issue) for you. Trigger words contribute to open design, ship…

nexu-io/open-design · 104 tokens

open-design-landing

Produce a world-class single-page editorial landing site in the Atelier Zero visual language (Monocle / Apartamento / Études editorial collage) — the same aesthetic OpenDesign uses for its own marketing surface. The agent fills a typed inputs.json from a brand brief, optionally generates 16 collage assets via…

nexu-io/open-design · 104 tokens

tweaks

Wrap any HTML artifact with a side panel of live, parameterized controls — accent color, type scale, density, motion, theme — that rewrite CSS custom properties in real time and persist to localStorage. Lets the user explore variants of a design without re-prompting the agent. Use when the brief asks for "variants"…

nexu-io/open-design · 102 tokens

waitlist-page

Minimal pre-launch landing with email capture, brand logo, and optional decorative layer. Reads DESIGN.md for colors, typography, and layout rules. Best for: product launches, beta signups, early access programs, indie projects.

nexu-io/open-design · 49 tokens