II.
Tool JSON
Structured · livetool:skillachi
Skillachi json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:skillachi",
"_kind": "Tool",
"_file": "domain/tools/tools-agent-skills.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Skillachi",
"homepageUrl": "https://github.com/anthropics/skillachi",
"kind": "other",
"description": "Benchmark suite for evaluating AI coding skill quality and\neffectiveness. Provides standardized test harnesses, scoring rubrics,\nand comparative metrics for measuring how well AI agent skills perform\nacross a range of tasks. Useful for skill authors validating new\nskills and teams selecting skills for their agent workflows.\n"
},
"outgoingEdges": [
{
"from": "tool:skillachi",
"to": "skill-area:ai-evaluation",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:skillachi",
"to": "skill-area:retrieval-evaluation",
"kind": "tool_used_by",
"attributes": {}
}
],
"incomingEdges": []
}