skill

Manage local Claude skills via CLI to list, add, edit, and sync.

16|3|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/sehoon787/my-claude --skill skill-sehoon787
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill
Source: https://github.com/sehoon787/my-claude/tree/main/skills/omc/skill
Command: npx skills add https://github.com/sehoon787/my-claude --skill skill-sehoon787

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill Management CLI centralizes the creation, discovery, and maintenance of local Claude skills, reducing manual hunting and ensuring consistent formatting and deployment.

Core Features & Use Cases

  • List, add, edit, remove, and search skills across user and project scopes.
  • Sync and compare skills between local repositories to avoid drift in knowledge bases.
  • Validate YAML frontmatter, enforce naming conventions, and provide guided editing.

Quick Start

Invoke /skill setup to start the guided workflow or use /skill list to view existing skills and /skill add to create a new one.

Frequently Asked Questions about skill

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

FAQPage Schema
How do I manage local Claude skills using a command line interface?

You can manage local Claude skills by using a CLI to list, add, edit, and sync skills across user and project scopes. This centralizes discovery and maintenance while ensuring consistent formatting and deployment.

What is the best way to sync and compare skills between local repositories?

The best way to sync skills between local repositories is using a CLI that compares and synchronizes skill repositories to avoid drift. This ensures your knowledge bases remain consistent across different scopes.

How does YAML frontmatter validation work for local skill files?

YAML frontmatter validation enforces consistent metadata formatting and filename conventions across local skill files. It provides guided editing and ensures safe file operations through interactive prompts during skill creation and modification.

Can I search and discover skills across both user-level and project-level scopes?

Yes, you can search and discover skills across both user-level and project-level skill repositories. The CLI centralizes skill discovery, reducing manual hunting and allowing you to list and find existing skills efficiently.

Do I need any specific dependencies to run local skill management commands?

No specific dependencies are required to run local skill management commands. The CLI operates independently to perform safe file operations, validate YAML frontmatter, and manage skills without external library requirements.

Why should I use a CLI for skill management instead of manual file editing?

You should use a CLI for skill management because it reduces manual hunting and ensures consistent formatting through YAML frontmatter validation. It also enforces naming conventions and provides safe file operations with interactive prompts that manual editing lacks.