iiRecord
Agentic AI Atlas · Skillachi
tool:skillachia5c.ai
II.
Tool JSON

tool:skillachi

Structured · live

Skillachi json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/tools/tools-agent-skills.yamlCluster · domain
Record JSON
{
  "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": []
}