{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "read-blog",
      "type": "skill-md",
      "description": "Read blog posts from e9n.dev — list all published articles or fetch a specific article by slug.",
      "url": "https://e9n.dev/.well-known/agent-skills/read-blog.md",
      "digest": "sha256:fc077b428f2e29c38872953defbea0aad31d0a67542124d9559151c595f36c15"
    },
    {
      "name": "list-projects",
      "type": "skill-md",
      "description": "List open-source projects and experiments by Espen Nilsen on e9n.dev.",
      "url": "https://e9n.dev/.well-known/agent-skills/list-projects.md",
      "digest": "sha256:38ec3e42862cbe43ba03e65f0a340837fd602ff5cee7230a4262ca4b7a936f43"
    },
    {
      "name": "get-cv",
      "type": "skill-md",
      "description": "Retrieve Espen Nilsen's CV / resume as structured text or a PDF download.",
      "url": "https://e9n.dev/.well-known/agent-skills/get-cv.md",
      "digest": "sha256:a9371a405c9263058cf7d1403b9e39d914fc829ccf85dcf1552f775bde5636a6"
    }
  ]
}
