原始内容
veris-skills
Skills for coding agents that use the Veris AI simulation platform.
Skills
| Skill | What it does |
|---|---|
agent-integration |
Integrate a raw customer agent repo with Veris end-to-end: .veris/veris.yaml, Dockerfile.sandbox, env vars, and veris env push. |
More coming soon (scenario creation, running simulations, …).
Install
Works across Claude Code, OpenAI Codex CLI, Cursor, and 40+ other coding agents via the skills CLI. It autodetects which agents you have installed and places files in the right location for each.
Browse and install skills from this repo:
npx skills add veris-ai/veris-skills
Install a specific skill directly:
npx skills add veris-ai/veris-skills/skills/agent-integration
Use
From inside any agent repo:
/agent-integration
Or point at a different repo:
/agent-integration path/to/agent/repo
License
Apache 2.0