{
  "schema": "workport.agent-skills-index.v1",
  "updatedAt": "2026-05-17",
  "service": "workport",
  "skills": [
    {
      "id": "read-workstream-rss",
      "name": "Read Workstream RSS entries",
      "description": "Summarize configured Workstream RSS feeds and retrieve bounded entry lists by recency feed author or search phrase.",
      "href": "https://mcp.ktortolini.dev/.well-known/agent-skills/read-workstream-rss.json",
      "requiredScopes": [
        "rss:read"
      ],
      "readOnly": true
    },
    {
      "id": "read-workdoc-resume",
      "name": "Read Workdoc resume sections",
      "description": "Retrieve bounded public resume sections with optional Markdown source text from Workdoc.",
      "href": "https://mcp.ktortolini.dev/.well-known/agent-skills/read-workdoc-resume.json",
      "requiredScopes": [
        "cvr:read"
      ],
      "readOnly": true
    },
    {
      "id": "read-workblock-cluster-actions",
      "name": "Read Workblock NVIDIA cluster actions",
      "description": "Summarize and retrieve current NVIDIA cluster metric actions from Workblock.",
      "href": "https://mcp.ktortolini.dev/.well-known/agent-skills/read-workblock-cluster-actions.json",
      "requiredScopes": [
        "llm:read"
      ],
      "readOnly": true
    },
    {
      "id": "route-agentic-skills",
      "name": "Route Neon-backed agentic skills",
      "description": "Route security, deployment, code, performance, and documentation requests to current skill metadata from the Neon agentic-skills table.",
      "href": "https://mcp.ktortolini.dev/.well-known/agent-skills/route-agentic-skills.json",
      "requiredScopes": [
        "skills:read"
      ],
      "readOnly": true
    }
  ]
}
