Skip to main content
Run any Skill in Manus
with one click

agenteval

Stars1
Forks0
UpdatedMay 31, 2026 at 16:45

Author end-to-end agenteval evals — unit tests for AI agents. Scaffold the project, declare the agent via capa's capabilities.yaml, stand up mock MCP servers (mock.yaml + handler.py + schema), seed deterministic state, write assertions (mock_state, tool_called, file/output checks) and an optional LLM-judge rubric, then validate and run the suite. Use this skill whenever someone is working with agenteval / the agenteval-framework PyPI package: creating or editing scenario.yaml, mock.yaml, capabilities.yaml, agenteval.yaml, or rubric files; mocking an MCP server for agent testing; adding or debugging assertions; or wiring `agenteval init/validate/run` into CI. Trigger even when the user only says "write a test/eval/scenario for my agent", "mock this MCP server so I can test the agent", "assert the agent posted to Slack", or "gate my agent in CI" — if the context is agenteval, reach for this skill rather than improvising the file formats from memory.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
4 files
SKILL.md
readonly