skill

Manage local AI skills via command-line interface with YAML frontmatter.

20|6|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/sigridjineth/oh-my-codex --skill skill-sigridjineth
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill
Source: https://github.com/sigridjineth/oh-my-codex/tree/main/skills/skill
Command: npx skills add https://github.com/sigridjineth/oh-my-codex --skill skill-sigridjineth

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a command-line interface for managing your AI's local skills, allowing you to add, remove, list, edit, and search them efficiently.

Core Features & Use Cases

  • Skill Management: Easily maintain your collection of AI skills.
  • Workflow Automation: Streamline the process of creating and organizing reusable AI capabilities.
  • Use Case: You've just developed a new custom skill for debugging a specific type of error in your project. Use this Skill to add it to your AI's accessible skills, making it available for future use.

Quick Start

List all available skills for the AI.

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 a CLI to add, remove, list, edit, and search them. It supports user and project-level scopes to keep your capabilities organized.

What is the best way to organize reusable AI capabilities for automated workflows?

The best way to organize reusable AI capabilities is using a CLI that supports interactive wizards for creation and synchronization between scopes. This streamlines workflow automation by maintaining structured skill collections.

Does this CLI skill management tool support project-level and user-level scopes?

Yes, the CLI skill management tool supports both user and project-level scopes. It includes synchronization between scopes to ensure your AI's accessible capabilities remain consistent across different environments.

How do I create a new custom skill for my AI using an interactive wizard?

To create a custom skill, you use the CLI's interactive wizard for skill creation. The wizard utilizes YAML frontmatter for metadata and Markdown for operational instructions to define the skill.

Can I use Markdown and YAML frontmatter to define operational instructions for AI skills?

Yes, you can define operational instructions using Markdown and YAML frontmatter. The CLI utilizes YAML frontmatter for skill metadata and Markdown for the operational instructions required by the AI.

How do I search for and list all available skills for my AI?

To search for and list available skills, use the CLI's list and search functionalities. This allows you to easily maintain and review your entire collection of local AI skills.