Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

agenteval

Étoiles1
Forks0
Mis à jour31 mai 2026 à 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

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
4 fichiers
SKILL.md
readonly