tech/cloudflare/ai/workers-ai

Official

Edge inference for LLMs and AI models in Cloudflare Workers.

Author2nth-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the challenge of running LLM inference at the edge with zero cold starts, and provides a variety of AI capabilities like classification, embeddings, and streaming responses, directly within Cloudflare's network.

Core Features & Use Cases

  • Edge Inference: Offers edge inference for LLMs and AI models with no cold starts.
  • Classify Intent and Route Requests: Quickly classify user requests and route them efficiently.
  • Generate Embeddings: Create embeddings for vector search and semantic similarity.
  • Stream AI Responses: Stream AI responses directly to clients via Server-Sent Events (SSE).
  • Enforce JSON Output: Ensures JSON output via schema validation for consistency.
  • Use Case: Imagine a website that requires quick and accurate intent classification for routing queries to appropriate services, this skill can handle it with low latency.

Quick Start

Use the tech/cloudflare/ai/workers-ai skill to classify and route an incoming HTTP request to the appropriate service based on its intent.

Dependency Matrix

Required Modules

tech/cloudflare/workers

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tech/cloudflare/ai/workers-ai
Download link: https://github.com/2nth-ai/skills/archive/main.zip#tech-cloudflare-ai-workers-ai

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.