skill-manager

Manage and organize agent skills across Claude Code and Codex.

1|1|Updated Jul 24, 2014
One-click install
npx skills add https://github.com/rmanzoku/dotfiles --skill skill-manager-rmanzoku
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-manager
Source: https://github.com/rmanzoku/dotfiles/tree/main/skills/skill-manager
Command: npx skills add https://github.com/rmanzoku/dotfiles --skill skill-manager-rmanzoku

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes scripts (resource) and references (resource) components.

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

Frequently Asked Questions about skill-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Claude Code and Codex skills from a single interface?

Unified skill management centralizes finding, installing, and updating skills across Claude Code and Codex. It uses GitHub CLI for external discovery and agent-host aware placement to streamline organizing local and external agent skills.

How do I discover and install external skills for Claude Code using GitHub?

Use the `gh skill` command for GitHub-native skill discovery and installation. This feature requires GitHub CLI version 2.90.0 or newer and automatically handles agent-host aware placement with provenance metadata for tracking.

What is the best way to inventory installed agent skills and audit their provenance?

Skill inventory and policy decisions track skill provenance, scope, and installed agents. This allows you to audit whether a skill is repo-original, external, or out of scope, and perform health checks on Claude and Codex plugin marketplaces.

Do I need a specific GitHub CLI version to manage Codex skills?

Yes, GitHub CLI version 2.90.0 or newer is required for full functionality. Codex skill management also utilizes `.system/skill-installer` for listing curated skills or copying GitHub repo paths into `$CODEX_HOME/skills`.

Can I search for a specific external skill by name across multiple agent platforms?

Yes, use the `find [query]` command to search external skills. This allows you to locate specific skills for Claude Code or other supported agents and manage their installation and updates across your environments.