This directory represents the active runtime skill surface scanned directly by AI agents (Codex, Claude Code, Antigravity, OpenCode, Gemini, etc.).
-
Lean Active Surface: To keep context window usage optimal,
skills/contains only the active skills currently loaded for active coding tasks, as flat symlinks intoskillz/. -
On-Demand Skill Fetching (
skill-fetch): Skills are stored in the canonical category libraryskillz/or the specialized OMA suite.agents/skills/. Useskill-fetchto search and symlink skills intoskills/:skill-fetch search "react" skill-fetch get react-best-practices -
Cleanup: To clear temporary skills after a task is finished:
skill-fetch clear
-
Direct Local Skill Discovery (
skillz-discovery): The always-onskillz-discoveryskill searches the curatedskillz/library, plugin-internalskills/trees underplugins/, and the broaderrepos/source cache. It reads the selectedSKILL.mddirectly; it does not symlink or copy the selected skill into this directory.
Each active skill is accessible via standard markdown instructions (SKILL.md) in its respective folder.