{
    "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
    "skills": [
        {
            "name": "zudoku-guide",
            "type": "archive",
            "description": "Comprehensive Zudoku framework guide. Teaches how to find current documentation, verify API signatures, and build API documentation sites and developer portals. Covers documentation lookup strategies (embedded docs, remote docs), core concepts (configuration, navigation, OpenAPI integration, plugins, authentication, theming), and common patterns. Use this skill for all Zudoku development to ensure you're using current APIs from the installed version or latest documentation.",
            "url": "https://github.com/zuplo/tools/releases/download/v1.0.0/zudoku-guide.tar.gz",
            "digest": "sha256:d4de9f00e71959c0b409572a1a4226b6a304c4a1e31161ed8f3f8b4bd5774a9d"
        },
        {
            "name": "zuplo-cli",
            "type": "skill-md",
            "description": "Zuplo CLI helper for developing and managing Zuplo API Gateway projects. Use when the user wants to run zuplo CLI commands, deploy, manage environment variables, set up tunnels, run tests, initialize projects, work with OpenAPI specs, or do local development with the Zuplo platform.",
            "url": "https://github.com/zuplo/tools/releases/download/v1.0.0/zuplo-cli-SKILL.md",
            "digest": "sha256:dd950245ecc39e5159cb83bf6a4db253a7cb59eeb2cd5b53058931cf6f8639fd"
        },
        {
            "name": "zuplo-guide",
            "type": "skill-md",
            "description": "Comprehensive Zuplo API gateway guide. Teaches how to find current documentation, understand the request pipeline, configure routes and policies, write custom handlers, and manage deployments. Covers documentation lookup strategies (llms.txt, individual doc pages), core concepts (OpenAPI-as-config, policy pipeline, web standards runtime), and all built-in policies. Use this skill for all Zuplo development to ensure correct configuration from official docs.",
            "url": "https://github.com/zuplo/tools/releases/download/v1.0.0/zuplo-guide-SKILL.md",
            "digest": "sha256:6ff84efab2e31c7b55e0feb7c5cc75e7104b67301528acc6a23087f8f96a2e69"
        },
        {
            "name": "zuplo-monetization",
            "type": "skill-md",
            "description": "Complete guide to Zuplo's API monetization product. Covers setup of meters, features, plans, Stripe integration, the monetization policy, developer portal monetization plugin, subscription lifecycle, private plans, tax collection, billing models, and troubleshooting. Use when a developer wants to monetize their API, set up billing, configure usage-based pricing, manage subscriptions, or integrate Stripe with Zuplo.",
            "url": "https://github.com/zuplo/tools/releases/download/v1.0.0/zuplo-monetization-SKILL.md",
            "digest": "sha256:649b1950e7621b5983dbd960ffa6e678e7fd0a2e8deb1d530edf8117b30b1e1d"
        }
    ]
}
