{
  "name": "SEOBeni Content Agent",
  "description": "SEO guides, technical SEO resources, AI SEO articles, and link building content published by Ben Montejo (seobeni.com). Provides machine-readable access to SEO knowledge base via feeds, sitemap, and structured discovery endpoints.",
  "url": "https://seobeni.com/",
  "version": "1.0.0",
  "provider": {
    "organization": "SEOBeni",
    "url": "https://seobeni.com/"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text"],
  "skills": [
    {
      "id": "seo-content-discovery",
      "name": "SEO Content Discovery",
      "description": "Access SEO guides, technical SEO resources, AI SEO articles, and link building content. Supports machine-readable feeds and structured discovery.",
      "tags": ["seo", "technical-seo", "ai-seo", "link-building", "content-marketing", "search-engines"],
      "examples": [
        "Find SEO guides for SaaS companies",
        "Get the latest AI SEO articles by Ben Montejo",
        "Access technical SEO resources on Core Web Vitals",
        "Find link building guides for 2026"
      ],
      "inputModes": ["text"],
      "outputModes": ["text"]
    }
  ],
  "discoveryEndpoints": {
    "sitemap": "https://seobeni.com/sitemap.xml",
    "rss_en": "https://seobeni.com/rss.xml",
    "rss_es": "https://seobeni.com/es/rss.xml",
    "agentSkills": "https://seobeni.com/.well-known/agent-skills/index.json",
    "ardCatalog": "https://seobeni.com/.well-known/ai-catalog.json",
    "apiCatalog": "https://seobeni.com/.well-known/api-catalog"
  }
}
