{
  "$schema": "https://agentskills.io/schema/registry.json",
  "publisher": {
    "name": "CHI",
    "url": "https://chi.app",
    "contact": "partners@chi.app"
  },
  "updated": "2026-07-12",
  "skills": [
    {
      "name": "chi-events",
      "description": "Fetch, filter and display live events from the CHI platform's public event feed. No API key required.",
      "url": "https://chi.app/skills/chi-events/SKILL.md",
      "license": "MIT",
      "requires_auth": false,
      "tags": ["events", "feed", "json-feed", "aggregator", "ticketing"]
    },
    {
      "name": "chi-platform",
      "description": "Authoritative reference for the CHI event platform - products, exact pricing, payment methods, capabilities and limits.",
      "url": "https://chi.app/skills/chi-platform/SKILL.md",
      "license": "MIT",
      "requires_auth": false,
      "tags": ["reference", "events", "ticketing", "payments", "pricing"]
    }
  ]
}
