This lets Claude deploy and manage AI models on Cloudflare's Workers AI platform, which now includes 14 new models added in 2025 like Mistral 3.1 with vision support and Llama 4 Scout. The skill stays current with breaking changes, like the max_tokens default fix and BGE pooling parameter updates that broke backwards compatibility. Worth noting that Cloudflare switched to unit-based pricing with per-model granularity and bumped context windows from character to token counts. If you're already running Workers or want serverless AI inference without managing infrastructure, this is production ready and actively maintained. Just watch for the model deprecations coming in October 2025.
npx skills add https://github.com/jezweb/claude-skills --skill cloudflare-workers-ai