Veris AI
Official@veris-ai · United States of America
Develop Reliable AI Agents With Simulated Sandbox Environments
Agent Skills by Veris AI
Showing 3 vetted skills indexed across 1 GitHub repositories.
veris-reference
Provides on-demand reference knowledge for testing applications against Veris service twins.
setup
Configure a repository's Veris sandbox wiring and verify one application run against service twins.
fix
Diagnose and fix defects using Veris twins to test changed application behavior.
Frequently Asked Questions About Veris AI
FAQPage SchemaWhat tasks can I accomplish using Veris AI's skills?▼
You can set up or repair a repository's Veris execution path, build features, and fix defects. Each task queries a simulated service twin for answers, applies code changes, reruns your existing development tests, and reports results with PR-ready evidence.
Who are Veris AI's skills designed for?▼
They target software engineers developing and maintaining applications that depend on external services. Engineers invoke the setup, build, and fix commands by name during normal development to test changes against simulated sandbox environments rather than live systems.
How do the setup, build, and fix commands work in practice?▼
Run setup with optional service names to wire and verify the execution path, saving the working command. Then invoke build or fix with an issue link or prompt; the command consults the twin, modifies the application, and reruns your normal tests.
What can the veris-reference skill do?▼
It is an on-demand knowledge file, not a runnable command. It documents asking the twin questions, seeding and keeping state, controlling faults and the clock, webhooks, troubleshooting, and the PR evidence shape that setup, build, and fix rely on.
What prerequisites do Veris AI's skills require?▼
You need an existing repository with normal development tests and a Veris execution path, which the setup command wires or repairs. Build and fix accept an issue link or a text prompt as input and reuse your existing test suite for verification.