Documentation
README
Rylai Codex-Hermes Edition | Maintained and adapted by Rylai
Runtime Compatibility
- Codex: install under
~/.agents/skills/netlify-deployand useagents/openai.yamlfor UI metadata. - Hermes: install under
~/.hermes/skills/netlify-deployor 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.
Netlify Deployment Skill
Deploy web projects to Netlify using the Netlify CLI with intelligent detection of project configuration and deployment context.
Overview
This is the opening of the README. Read the full README on GitHub.