{
  "$schema": "https://agentskills.io/schemas/index/v0.2.0.json",
  "version": "0.2.0",
  "publisher": {
    "name": "lilAgents",
    "url": "https://lilagents.com"
  },
  "skills": [
    {
      "name": "lilagents-overview",
      "type": "text/plain",
      "description": "High-level summary of lilAgents: services, positioning, and links to deeper documentation. Canonical entry point for LLMs exploring the site.",
      "url": "https://lilagents.com/llms.txt"
    },
    {
      "name": "lilagents-full-docs",
      "type": "text/plain",
      "description": "Complete concatenated agent documentation: brand voice, style guide, instructions, and company profile in a single document.",
      "url": "https://lilagents.com/llms-full.txt"
    },
    {
      "name": "lilagents-sitemap",
      "type": "application/xml",
      "description": "Full site sitemap for discovery of all indexable URLs (services, case studies, blog posts, tools).",
      "url": "https://lilagents.com/sitemap.xml"
    },
    {
      "name": "lilagents-rss",
      "type": "application/rss+xml",
      "description": "RSS feed of recent lilAgents blog posts on SEO, marketing, web dev, and agency operations.",
      "url": "https://lilagents.com/rss.xml"
    }
  ]
}
