{
  "$schema": "https://finger.md/schemas/agent.json",
  "issuer": "https://skillx.md/",
  "handle": "/skillx/registry",
  "displayName": "skillx.md \u2014 the trust layer for the agentic web",
  "purpose": "registry-surface",
  "description": "Signed provenance for agent skills: open JWS+did:web signing spec, public registry, append-only transparency log, free verification tooling.",
  "surfaces": {
    "site": "https://skillx.md/",
    "spec": "https://skillx.md/spec.md",
    "cli": "https://skillx.md/skillx.py",
    "registry": "https://skillx.md/skills.json",
    "transparency_log": "https://skillx.md/log/transparency.jsonl",
    "llms": "https://skillx.md/llms.txt",
    "marketplace": "https://skillx.md/skills.html",
    "publish": "https://skillx.md/publish.html",
    "did": "https://skillx.md/.well-known/did.json",
    "skills": {
      "skillx-verify": "https://skillx.md/skills/skillx-verify/ard.json"
    }
  },
  "family": {
    "for_users": "https://username.md",
    "for_people": "https://about-me.md",
    "for_agents": "https://finger.md",
    "for_businesses": "https://about-us.md",
    "for_skills": "https://skillx.md"
  },
  "contact": {
    "hello": "mailto:hello@holdingco.com",
    "security": "mailto:security@holdingco.com"
  },
  "operator": "The Holding Company",
  "operator_url": "https://holdingco.com",
  "governance": "https://github.com/The-Holding-Company/skillx"
}
