jekyo skill
Teach AI coding agents the JEKYO DSL and CLI.
Usage
jekyo skill [command]
Examples
jekyo skill install --global # teach Claude Code, Codex, Cursor
jekyo skill show # plain-text reference for any agent
jekyo skill install
Project scope (default): packs for agents detected in the current directory.
jekyo skill install [flags]
Global scope (--global): user-level install — '/jekyo <request>' then works in every Claude Code session, and Codex picks it up from ~/.codex/AGENTS.md.
| Flag | Description |
|---|---|
--agent string | all |
--global | install user-level (all projects) instead of project-level |
jekyo skill show
Print the full DSL+CLI reference (for any AI agent to ingest).
jekyo skill show [flags]