Agent Skills
Runta provides Codex skills that give agents a compact reference for common installation, demo, and runtime workflows.
Install
Section titled “Install”Install the Runta skills from the docs endpoint:
npx skills add https://next.runta.dev/docsSee Agent Skills for the install index and single-skill commands.
Skills
Section titled “Skills”| Skill | Use case |
|---|---|
| Runta Installer Skill | Install and verify Runta tooling for a repository. |
| Runta Demos Skill | Run guided runtime demos and showcase Runta workflows. |
| Runta CLI Skill | Terminal-first runtime operations with the runta command. |
| Python SDK Skill | Python SDK code for runtime automation. |
| TypeScript SDK Skill | TypeScript and JavaScript SDK code for runtime automation. |
Each page contains a complete SKILL.md block.