Documentation
README
Rylai Codex-Hermes Edition | Original portable workflow by Rylai
Runtime Compatibility
- Codex: install under
~/.agents/skills/finance-news-analysisand useagents/openai.yamlfor UI metadata. - Hermes: install under
~/.hermes/skills/finance-news-analysisor 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.
- Upstream package status:
adapted-core. The main workflow was rewritten to avoid missing legacy resources; advanced upstream features may remain unavailable.
This is the opening of the README. Read the full README on GitHub.