skill

Manage and automate local skills in Codex via a command-line interface.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/JaCha00/nais2-integration-complete --skill skill-jacha00
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill
Source: https://github.com/JaCha00/nais2-integration-complete/tree/main/.codex/skills/skill
Command: npx skills add https://github.com/JaCha00/nais2-integration-complete --skill skill-jacha00

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a comprehensive solution for managing and automating local skills within the Codex, simplifying the process of adding, removing, and editing skills.

Core Features & Use Cases

  • Skill Management: List, add, remove, search, edit, and synchronize skills.
  • Interactive Wizard: Create new skills with ease through an interactive setup wizard.
  • Advanced Features: Detailed skill information, synchronization between user and project scopes, and a skill scanning feature for inventory management.

Quick Start

To list all local skills, use 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 and synchronize local skills in Codex?

You can manage local skills in Codex using a command-line interface to list, add, remove, edit, and synchronize skills. It utilizes YAML frontmatter for metadata and synchronizes skills between user and project scopes.

Can I automate the creation of local skills in Codex?

Yes, you can automate local skill creation in Codex using an interactive setup wizard. This wizard guides you through defining skill metadata and generates the necessary YAML frontmatter structure.

What is the best way to list all available skills in my local Codex environment?

The best way to list all local skills in your Codex environment is by executing the command `/skill list`. This triggers the skill scanning feature to inventory and display all available skills.

Does Codex skill management support synchronization between different scopes?

Yes, Codex skill management supports synchronization between user and project scopes. This ensures your local skills remain consistent and accessible across different operational contexts within the Codex.

How does the skill scanning feature work for inventory management in Codex?

The skill scanning feature inventories your local Codex environment by detecting and listing available skills. It parses YAML frontmatter to retrieve detailed skill information for comprehensive management.