Skip to main content
在 Manus 中运行任何 Skill
一键导入

agenteval

星标1
分支0
更新时间2026年5月31日 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.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
4 个文件
SKILL.md
readonly