skill

List, create, edit, remove, and sync local skill files via CLI.

Updated Jan 16, 2026
One-click install
npx skills add https://github.com/zhaozengqing4364-bit/sales-training-qoder --skill skill-zhaozengqing4364-bit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill
Source: https://github.com/zhaozengqing4364-bit/sales-training-qoder/tree/main/.codex/skills/skill
Command: npx skills add https://github.com/zhaozengqing4364-bit/sales-training-qoder --skill skill-zhaozengqing4364-bit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a streamlined way to list, add, remove, search, and edit local skills stored in specific directories, simplifying skill management for users.

Core Features & Use Cases

  • Skill Inventory: List all skills across user and project scopes with details.
  • Skill Creation: Interactive wizard to add new skills with structured templates.
  • Skill Removal: Safely delete skills from specified scopes with confirmation.
  • Skill Editing: Modify existing skills interactively to update metadata or content.
  • Skill Search: Search for skills based on content, triggers, or descriptions.
  • Synchronization: Sync skills between user and project directories.

Quick Start

Use the skill CLI commands to add a new skill or manage existing skills with minimal effort.

Frequently Asked Questions about skill

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

FAQPage Schema
How do I manage local skill files across different project directories?

Manage local skill files by using CLI commands to list, create, edit, and remove skills across user and project scopes. The tool ensures consistent metadata and allows synchronization between directories through interactive prompts.

Can I create new automation skills interactively through the command line?

Create new automation skills interactively through the command line using the setup wizard. The wizard applies structured templates to ensure consistent skill metadata, simplifying the addition of reusable task-handling skills.

What is the best way to search for existing skills by content or triggers?

Search for existing skills by content, triggers, or descriptions using the dedicated search functionality. This allows developers maintaining a library of reusable automation skills to quickly locate specific entries across designated directories.

Does the skill management CLI require external dependencies to edit metadata?

The skill management CLI requires no external dependencies to edit metadata. It operates independently, allowing users to modify existing skills interactively to update metadata or content directly without additional packages.

How do I safely remove skills from specific project scopes?

Safely remove skills from specific project scopes using the removal command, which prompts for confirmation before deleting. This prevents accidental loss of skill files while maintaining a clean directory structure.