skill

Manage local AI skills via command-line operations for listing, adding, removing, searching, and editing.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mrsono0/lectures --skill skill-mrsono0
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill
Source: https://github.com/mrsono0/lectures/tree/main/.claude/skills/skill
Command: npx skills add https://github.com/mrsono0/lectures --skill skill-mrsono0

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the management of your local AI skills, making it easy to add, remove, list, search, and edit them directly from the command line.

Core Features & Use Cases

  • Skill Lifecycle Management: Full control over your skill library, from creation to deletion.
  • Enhanced Discoverability: Quickly find relevant skills using powerful search capabilities.
  • Use Case: You've just developed a new custom skill for your project and need to add it to your local environment, or you want to find an existing skill that handles API error responses.

Quick Start

List all your local skills by typing /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 AI skills from the command line?

You can manage local AI skills from the command line by using an interactive CLI to list, add, remove, search, edit, and set up skills across user and project scopes.

Can I organize custom developer skills into different project scopes?

Yes, you can organize custom developer skills into separate user and project scopes, allowing you to isolate project-specific automation workflows from your global environment.

What is the best way to search for an existing local skill to handle a specific task?

The best way to search for an existing local skill is using the CLI's built-in search capabilities, which help you quickly discover relevant skills without manually browsing directories.

How do I add a newly created custom skill to my local development environment?

To add a newly created custom skill to your local development environment, use the CLI's interactive wizard which provides clear feedback to guide you through the registration process.

Does this local skill management tool support editing skill configurations directly?

Yes, the local skill management tool supports editing configurations directly, allowing you to modify existing developer tools and workflows through a command-line interface.

Are there limitations to managing AI skills through a command-line interface?

Managing AI skills through a command-line interface requires familiarity with terminal operations, though interactive wizards provide guided setup and clear feedback to reduce the learning curve.