{
  "name": "AI Signals: Daily Dose",
  "description": "A daily AI podcast and media platform covering artificial intelligence news, research breakthroughs, industry developments, and technology trends. Provides episode archives, blog content, AI consulting services, and sponsorship opportunities.",
  "url": "https://aisignalsdailydose.io",
  "provider": {
    "organization": "AI Signals",
    "url": "https://aisignalsdailydose.io"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "skills": [
    {
      "id": "podcast-episodes",
      "name": "AI News Podcast Episodes",
      "description": "Daily podcast episodes covering AI developments, available via RSS feed and website",
      "tags": ["ai", "podcast", "news", "machine-learning", "llm"],
      "examples": [
        "What are the latest AI developments?",
        "Find AI news podcast episodes",
        "What AI topics does AI Signals cover?"
      ]
    },
    {
      "id": "ai-consulting",
      "name": "AI Consulting & Training Services",
      "description": "AI strategy consulting, workshops, training, and speaking services",
      "tags": ["consulting", "training", "workshops", "ai-strategy"],
      "examples": [
        "What AI consulting services are available?",
        "How can I book an AI workshop?"
      ]
    },
    {
      "id": "blog-content",
      "name": "AI Analysis Blog",
      "description": "Long-form articles and deep dives on AI trends and technology",
      "tags": ["blog", "analysis", "ai-trends"],
      "examples": [
        "What AI analysis articles are available?",
        "Find blog posts about AI trends"
      ]
    }
  ],
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain", "text/html"],
  "authentication": {
    "schemes": ["public"]
  }
}
