一键导入
eval-runner
Create and run agent evals to verify AI output quality. Use when the user asks to test agent outputs, create eval cases, or benchmark skill performance.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Create and run agent evals to verify AI output quality. Use when the user asks to test agent outputs, create eval cases, or benchmark skill performance.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Build and extend the personalization system. Use when adding behavior tracking, user preferences, personalized feeds, or privacy controls.
Build and extend the recommendation engine. Use when adding related posts, trending, personalized feeds, or saved posts.
Build and extend the search system. Use when adding search routes, indexing, ranking, filters, or search analytics.
Seo Keyword Research capability
Affiliate click and conversion tracking skill for DZIRE_v1. Records clicks, attributes conversions via session/click ID, and manages payout records.
Stripe payment integration skill for DZIRE_v1. Handles Checkout sessions, webhook verification, customer management, and payment security.
| name | eval-runner |
| description | Create and run agent evals to verify AI output quality. Use when the user asks to test agent outputs, create eval cases, or benchmark skill performance. |
| category | evaluation |
| version | v1.0 |
| inputs | ["skill name","test prompts","expected outputs"] |
| outputs | ["Eval JSON files","Eval results","Pass/fail report"] |
Define, run, and report on evaluation cases for agent skills to confirm output quality and correctness.
Use this skill when the user asks to:
evals/{
"skill_name": "[name]",
"evals": [
{
"id": 1,
"name": "[eval-name]",
"prompt": "[test prompt]",
"expected_output": "[description of correct output]",
"files": []
}
]
}
evals/[skill-name]-evals.json