skill

Manage and synchronize local skills across user and project scopes.

Updated May 26, 2026
One-click install
npx skills add https://github.com/koasis89/ite-ai-agent --skill skill-koasis89
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill
Source: https://github.com/koasis89/ite-ai-agent/tree/main/plugins/oh-my-codex/skills/skill
Command: npx skills add https://github.com/koasis89/ite-ai-agent --skill skill-koasis89

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill unit addresses the challenge of organizing and managing local skills within the oh-my-codex environment. It streamlines the process of adding, removing, searching, editing, and syncing skills across user and project scopes.

Core Features & Use Cases

  • Skill Management: List, add, remove, and search for skills across user and project directories.
  • Interactive Wizard: An interactive wizard to add and set up new skills with ease.
  • Skill Details: Retrieve detailed information about a skill's metadata and content.
  • Skill Synchronization: Sync skills between user and project scopes to ensure consistency.

Quick Start

To add a new skill, type /skill add [name].

Frequently Asked Questions about skill

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

FAQPage Schema
How do I manage local skills across different project scopes?

To manage local skills across different project scopes, use this tool to list, add, remove, and synchronize skills between user and project directories, ensuring consistent YAML metadata parsing and directory scanning for skill management.

What is the best way to add a new skill in the oh-my-codex ecosystem?

The best way to add a new skill in the oh-my-codex ecosystem is by using the interactive setup wizard or typing the add command, which streamlines adding new local skills and configuring their metadata.

How does skill synchronization work between user and project directories?

Skill synchronization works by scanning directories and parsing YAML metadata to sync local skills between user and project scopes, ensuring your workflow automation commands and configurations remain consistent across environments.

Can I edit existing local skills and retrieve their metadata details?

Yes, you can edit existing local skills and retrieve detailed information about a skill's metadata and content, allowing you to update workflow automation commands and configurations directly within the oh-my-codex environment.

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

No external dependencies are required to run local skill management commands, as the tool independently handles YAML metadata parsing and directory scanning to manage your workflow automation setup.