# Agentv Dev

> >-

- **Type:** Skill
- **Install:** `agentstack add skill-entityprocess-agentv-agentv-dev`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [EntityProcess](https://agentstack.voostack.com/s/entityprocess)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [EntityProcess](https://github.com/EntityProcess)
- **Source:** https://github.com/EntityProcess/agentv/tree/main/plugins/agentv-dev/skills/agentv-dev
- **Website:** https://agentv.dev

## Install

```sh
agentstack add skill-entityprocess-agentv-agentv-dev
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

The full skill content is bundled with the AgentV CLI and always version-matched to it.
Load the specific skill you need. If the task is not about AgentV evals, trace
analysis, optimization, or governance, no AgentV skill applies.

```bash
agentv skills get 
```

## Available Skills

| Skill | Command | Use when |
|-------|---------|----------|
| agentv-bench | `agentv skills get agentv-bench` | Run evals, benchmark agents, optimize against evals, compare targets, autoresearch |
| agentv-eval-writer | `agentv skills get agentv-eval-writer` | Write, edit, or validate eval YAML files |
| agentv-eval-migrations | `agentv skills get agentv-eval-migrations` | Migrate eval YAML across breaking schema changes |
| agentv-eval-review | `agentv skills get agentv-eval-review` | Review, lint, or check eval quality before committing |
| agentv-governance | `agentv skills get agentv-governance` | Author or lint governance blocks (OWASP, MITRE, EU AI Act, ISO 42001) |
| agentv-trace-analyst | `agentv skills get agentv-trace-analyst` | Analyze eval traces, find regressions, inspect tool trajectories |

## Quick Start

1. Ensure `agentv` CLI is on PATH (run `agentv --help` to verify)
2. Pick the skill from the table above
3. Run `agentv skills get ` to load it
4. Follow the instructions in the loaded skill

## CLI Location

If `agentv` is not on PATH, check:
- `node_modules/.bin/agentv` (project-local install)
- `~/.local/bin/agentv` (global user install)
- Run from source: `bun apps/cli/src/cli.ts `

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [EntityProcess](https://github.com/EntityProcess)
- **Source:** [EntityProcess/agentv](https://github.com/EntityProcess/agentv)
- **License:** MIT
- **Homepage:** https://agentv.dev

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-entityprocess-agentv-agentv-dev
- Seller: https://agentstack.voostack.com/s/entityprocess
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
