II.
PathDescriptor JSON
Structured · livepath:claude-skills-dir
Claude Code skills directory json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "path:claude-skills-dir",
"_kind": "PathDescriptor",
"_file": "catalog-meta/path-descriptors/claude-skills-dir.yaml",
"_cluster": "catalog-meta",
"attributes": {
"pathId": "path:claude-skills-dir",
"displayName": "Claude Code skills directory",
"path": "~/.claude/skills/",
"pathKind": "plugin-scope",
"ownerKind": "AgentRuntimeImpl",
"ownerId": "agent-runtime-impl:claude-code.runtime@1.x",
"platform": "cross-platform",
"scope": "user",
"evaluationContext": "user",
"expansion": "home"
},
"outgoingEdges": [
{
"from": "path:claude-skills-dir",
"to": "agent-runtime-impl:claude-code.runtime@1.x",
"kind": "owned_by",
"attributes": {}
}
],
"incomingEdges": []
}