{
  "name": "RooAGI Agent Skills",
  "version": "1.0.0",
  "agent": "https://rooagi.com/.well-known/agent-card.json",
  "skills": [
    {
      "id": "lint-ai-product-guide",
      "name": "Lint-AI product guide",
      "description": "Explains Lint-AI agent memory and reliability capabilities.",
      "file": "https://rooagi.com/.well-known/agent-skills/lint-ai.md"
    },
    {
      "id": "agent-builder-product-guide",
      "name": "Agent Builder product guide",
      "description": "Explains how Agent Builder supports visual, no-code AI agent development.",
      "file": "https://rooagi.com/.well-known/agent-skills/agent-builder.md"
    },
    {
      "id": "agentflow-product-guide",
      "name": "AgentFlow product guide",
      "description": "Explains AgentFlow runtime and workflow execution for AI agents.",
      "file": "https://rooagi.com/.well-known/agent-skills/agentflow.md"
    },
    {
      "id": "mogg-product-guide",
      "name": "Mogg product guide",
      "description": "Explains private model hosting and inference with Mogg.",
      "file": "https://rooagi.com/.well-known/agent-skills/mogg.md"
    },
    {
      "id": "roo-vectordb-product-guide",
      "name": "Roo-VectorDB product guide",
      "description": "Explains PostgreSQL-native vector search and Roo-VectorDB licensing.",
      "file": "https://rooagi.com/.well-known/agent-skills/roo-vectordb.md"
    },
    {
      "id": "mcp-server-product-guide",
      "name": "MCP Server product guide",
      "description": "Explains RooAGI MCP Server tool connectivity and downloads.",
      "file": "https://rooagi.com/.well-known/agent-skills/mcp-server.md"
    },
    {
      "id": "public-resource-discovery",
      "name": "Public resource discovery",
      "description": "Directs agents to RooAGI product pages, APIs, downloads, and agent metadata.",
      "file": "https://rooagi.com/.well-known/agent-skills/public-resources.md"
    }
  ]
}
