Skip to content

qengine13/omnipotent-skill-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Omnipotent Skill Builder

A universal skill creator for AI coding agents. Build a skill once and publish it simultaneously to all three agent ecosystems:

  • Claude Code~/.claude/skills/<name>/
  • Codex~/.codex/skills/<name>/
  • Antigravity (Gemini)~/.gemini/antigravity/global_skills/<name>/

What It Does

When you ask any of these agents to create a new skill, this skill builder:

  1. Scaffolds the correct directory structure (SKILL.md, scripts/, examples/, resources/)
  2. Generates proper frontmatter with trigger keywords for auto-selection
  3. Publishes the skill to all three agent roots using symlinks (or copies as fallback)
  4. Verifies each destination resolves to a readable SKILL.md

Installation

Clone and run the install script:

git clone https://github.com/qengine13/omnipotent-skill-builder.git
cd omnipotent-skill-builder
./install.sh

That's it. The script symlinks the skill into all three agent directories automatically.

Usage

Once installed, invoke with /creating-skills in chat or let the agent auto-select when you ask to create, build, or scaffold a new skill.

License

MIT

About

Universal skill builder — create skills once, publish to Claude Code, Codex, and Antigravity simultaneously

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages