{
  "$schema": "https://agentskills.io/schema/v0.2.0/index.json",
  "skills": [
    {
      "name": "reddit-search",
      "type": "api",
      "description": "Search public Reddit posts, communities, and users via a structured JSON API.",
      "url": "https://fetchlayer.dev/.well-known/agent-skills/reddit-search/SKILL.md",
      "sha256": ""
    },
    {
      "name": "reddit-mcp",
      "type": "mcp",
      "description": "Access Reddit data through a Model Context Protocol server compatible with Claude, Cursor, and other MCP clients.",
      "url": "https://fetchlayer.dev/.well-known/agent-skills/reddit-mcp/SKILL.md",
      "sha256": ""
    }
  ]
}