Documentation
README
Rylai Codex-Hermes Edition | Original portable workflow by Rylai
Runtime Compatibility
- Codex: install under
~/.agents/skills/deep-researchand useagents/openai.yamlfor UI metadata. - Hermes: install under
~/.hermes/skills/deep-researchor 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 Deep Research
Produce a source-backed answer to a question that genuinely needs multi-source research.
Workflow
This is the opening of the README. Read the full README on GitHub.