{
  "$schema": "https://schema.org/",
  "name": "UseSkill",
  "description": "AI Skills Platform - Run AI automation on Gmail, Calendar, and Notion without any setup required. Pick a skill, connect your tools, get results in 30 seconds.",
  "url": "https://www.useskill.ai",
  "version": "1.0.0",
  "contact": {
    "email": "support@useskill.ai",
    "type": "customer support"
  },
  "ai_policy": {
    "allow_citation": true,
    "allow_summarization": true,
    "allow_training": false,
    "allow_indexing": true,
    "preferred_attribution": "UseSkill (useskill.ai)",
    "attribution_url": "https://www.useskill.ai"
  },
  "content_policy": {
    "type": "productivity_software",
    "audience": "general",
    "content_rating": "general",
    "language": "en-US"
  },
  "capabilities": {
    "has_api": true,
    "has_structured_data": true,
    "has_sitemap": true,
    "supports_oauth": true
  },
  "endpoints": {
    "homepage": "https://www.useskill.ai",
    "skills_listing": "https://www.useskill.ai/skills",
    "sitemap": "https://www.useskill.ai/sitemap.xml",
    "llms_txt": "https://www.useskill.ai/llms.txt",
    "robots_txt": "https://www.useskill.ai/robots.txt"
  },
  "features": [
    {
      "name": "Inbox Triage",
      "description": "Prioritize and summarize emails with action items",
      "category": "Email Automation",
      "integration": "Gmail"
    },
    {
      "name": "Meeting Prep",
      "description": "Prepare agendas from calendar events",
      "category": "Calendar Management",
      "integration": "Google Calendar"
    },
    {
      "name": "Document Summary",
      "description": "Summarize Notion documents and pages",
      "category": "Document Processing",
      "integration": "Notion"
    }
  ],
  "integrations": [
    {
      "name": "Gmail",
      "type": "oauth2",
      "description": "Email automation and inbox management"
    },
    {
      "name": "Google Calendar",
      "type": "oauth2",
      "description": "Calendar management and scheduling"
    },
    {
      "name": "Notion",
      "type": "oauth2",
      "description": "Document and knowledge management"
    }
  ],
  "metadata": {
    "created": "2024-01-01",
    "updated": "2026-01-16",
    "schema_version": "1.0"
  }
}
