{
  "$schema": "https://agentskills.io/schemas/v0.2.0/index.json",
  "name": "SED Energia",
  "description": "Skills para agentes IA descobrirem informações e canais de contato da SED Energia (energia solar residencial e usinas de investimento).",
  "skills": [
    {
      "name": "browse-content",
      "type": "documentation",
      "description": "Read SED Energia's product, pricing, FAQ, and investment information in a markdown-friendly format.",
      "url": "https://sedsolar.com.br/llms.txt"
    },
    {
      "name": "view-sitemap",
      "type": "documentation",
      "description": "Discover all indexable pages of the SED Energia website.",
      "url": "https://sedsolar.com.br/sitemap.xml"
    },
    {
      "name": "contact-sales",
      "type": "contact",
      "description": "Reach SED Energia sales team via WhatsApp for solar quotes (residential or solar-farm investment).",
      "url": "https://wa.me/5512996640500"
    },
    {
      "name": "simulate-savings",
      "type": "tool",
      "description": "Open the residential solar savings simulator to estimate monthly bill reduction.",
      "url": "https://sedsolar.com.br/residencial#simulador"
    }
  ]
}