video-generation
SkillMediaGenerate videos through an available or configured video backend using structured prompts, explicit output paths, capability checks, and verified delivery.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the video-generation skill
What this skill tells your AI
The instructions your AI receives, as published by rylaispirit/rylai-codex-hermes-skills in skills/video-generation/SKILL.md and read by ahel’s review.
Rylai Codex-Hermes-Claude Edition | Original portable workflow by Rylai
Runtime Compatibility
- Codex: install under
~/.agents/skills/video-generation. - Hermes: install under
~/.hermes/skills/video-generationor expose the bundle throughskills.external_dirs. - Claude Code: install under
~/.claude/skills/video-generationor<project>/.claude/skills/video-generation. - Claude.ai and Cowork: upload and enable the matching per-skill ZIP.
- Resolve bundled files relative to this skill directory; do not depend on paths from another machine.
- Check tools, packages, credentials, network access, and runtime capabilities before execution.
- Upstream package status:
adapted-core. The main workflow was rewritten to avoid missing legacy resources; advanced upstream features may remain unavailable.
Portable Video Generation
Generate a video only through a backend that is available and configured in the current runtime.
Runtime Routes
- Use a video-generation tool, skill, MCP server, or API configured in the active runtime.
- Do not assume a runtime-specific command exists; verify the provider, credentials, quota, and output controls before submission.
Workflow
- Convert the request into a structured prompt containing subject, action, setting, camera, lighting, style, duration, aspect ratio, and audio requirements.
- Save prompt and job metadata in the active workspace.
- Confirm provider limits, credentials, quota, and accepted reference-image formats.
- Submit the generation job and poll its actual status.
- Download the exact completed asset into the task output directory.
- Inspect the video or representative frames before delivery.
- Deliver the file through the current runtime's normal artifact or file mechanism.
Provider Boundary
Signals
- GitHub stars
- 55
- Forks
- 41
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
video-generation-rylaispirit- Source
- github.com/rylaispirit/rylai-codex-hermes-skills