Documentation
README
Rylai Codex-Hermes Edition | Original portable workflow by Rylai
Runtime Compatibility
- Codex: install under
~/.agents/skills/chart-imageand useagents/openai.yamlfor UI metadata. - Hermes: install under
~/.hermes/skills/chart-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.
Portable Chart Image
Generate a chart image from the actual supplied data.
Workflow
This is the opening of the README. Read the full README on GitHub.