skill-manager

Manage Claude Code skills via CLI for creation, review, editing, and listing.

94|11|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/thefrederiksen/cc-director --skill skill-manager-thefrederiksen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-manager
Source: https://github.com/thefrederiksen/cc-director/tree/main/.claude/skills/skill-manager
Command: npx skills add https://github.com/thefrederiksen/cc-director --skill skill-manager-thefrederiksen

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the entire lifecycle of Claude Code skills, from creation and editing to review and listing, ensuring consistency and discoverability.

Core Features & Use Cases

  • Skill Creation: Generate new skills from predefined templates.
  • Skill Review: Validate skills for completeness, adherence to standards, and potential issues.
  • Skill Editing: Modify existing skills through a guided workflow.
  • Skill Listing: Browse all available skills with descriptions, optionally categorized.
  • Use Case: As a developer onboarding new team members, use /skill-manager list --categorize to provide an organized overview of available tools, then use /skill-manager create <new-skill-name> to scaffold a new utility.

Quick Start

Use the skill manager to list all available skills.

Frequently Asked Questions about skill-manager

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

FAQPage Schema
How do I generate new Claude Code skills from a template?

To validate existing skills for completeness and potential issues, use the skill manager's review feature to run validation checks. It identifies blocking, warning, and info issues to ensure adherence to standards within the Claude Code environment.

What is the best way to list and categorize available developer tools?

The best way to list and categorize available developer tools is using the skill manager's categorized discovery function. It browses all available skills with descriptions, providing an organized overview for onboarding new team members.

Can I modify existing workflow automation skills through a guided process?

Yes, you can modify existing workflow automation skills through a guided editing workflow. The skill manager operates via command-line interface within the Claude Code environment to help developers efficiently edit and manage skill lifecycles.

Does the skill manager work without external dependencies?

Yes, the skill manager works without external dependencies as a meta-skill operating entirely within the Claude Code environment. It provides self-contained creation, review, editing, and listing operations for managing code generation and validation workflows.