Documentation
README
Rylai Codex-Hermes Edition | Maintained and adapted by Rylai
Runtime Compatibility
- Codex: install under
~/.agents/skills/imageand useagents/openai.yamlfor UI metadata. - Hermes: install under
~/.hermes/skills/imageor expose the bundle throughskills.external_dirs. - Resolve bundled files relative to this skill directory; do not depend on paths from another runtime.
- Map capabilities to the current runtime: Codex image generation uses
image_gen; Hermes usesimage_generate. - Verify binaries, packages, credentials, network access, and tool availability before execution.
Image
This is the opening of the README. Read the full README on GitHub.