skill

Manage local skills via a command-line interface for oh-my-claudecode.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/Moliboy5000/.claude --skill skill-moliboy5000
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill
Source: https://github.com/Moliboy5000/.claude/tree/main/plugins/cache/omc/oh-my-claudecode/4.8.2/skills/skill
Command: npx skills add https://github.com/Moliboy5000/.claude --skill skill-moliboy5000

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a command-line interface for managing your local Claude Code skills, streamlining the process of adding, removing, listing, and editing them.

Core Features & Use Cases

  • Skill Management: Easily add new skills, remove old ones, and view your entire skill library.
  • Interactive Setup: A guided wizard helps you set up and manage skill directories.
  • Use Case: After developing a new utility, use /skill add to quickly integrate it into your Claude Code environment, making it available for automatic use.

Quick Start

List all your available skills by running the command /skill list.

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 Code skills from the command line?

You can manage local Claude Code skills by running command-line operations to list, add, remove, edit, search, and sync skills across user and project scopes. It streamlines workflow automation by providing direct CLI access to your skill inventory.

What is the best way to add a new developer tool to my Claude Code environment?

The best way to add a new developer tool is using the add command to quickly integrate it into your Claude Code environment. This makes the new utility available for automatic use within your local workflow.

Can I sync skills across different project scopes using a CLI?

Yes, you can sync skills across user and project scopes using the CLI. This ensures your developer tools and automation workflows are consistently available where needed without manual file duplication.

How do I set up directories for my local skills inventory?

You set up skill directories using an interactive setup wizard that guides you through directory management. This wizard configures your local environment to properly store and organize your skill inventory.

Does this local skill management tool require external dependencies?

No, this skill management tool operates without external dependencies. It runs independently as a command-line interface within the oh-my-claudecode framework to manage your local automation scripts.