What problem does it solve?
This Skill provides a comprehensive solution for managing external and local agent skills across Claude Code, Codex, and other supported agents, streamlining the process of finding, installing, removing, updating, auditing, adopting, or inventorying skills.
Core Features & Use Cases
- Unified Skill Management: Manage skills across Claude Code, Codex, and other supported agents from a single interface.
- External Skill Discovery and Management: Use
gh skill for GitHub-native skill management with provenance metadata and agent-host aware placement.
- Codex Skill Management: Utilize Codex
.system/skill-installer for listing OpenAI curated/experimental skills or copying a GitHub repo path into $CODEX_HOME/skills.
- Inventory and Policy Decisions: Track skill provenance, scope, and installed agents, and make inventory and policy decisions about whether a skill is repo-original, external, or out of scope.
- Plugin Management: Maintain Claude marketplace plugin inventory and health checks, as well as Codex plugin inventory and health checks.
- Use Case: If you want to find a specific skill for Claude Code, use the
find [query] command to search external skills.
Quick Start
Use the skill-manager skill to search for a skill named 'code review'.