okhp3-cloudflare-worker-api-proxy
CommunityCreate a secure API proxy using Cloudflare Workers.
AuthorOKHP3
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill solves the problem of securely proxying API calls from a static frontend to a keyed API, keeping the API key server-side, and avoiding exposure in the JavaScript bundle.
Core Features & Use Cases
- API Proxying: Handles API calls server-side, stores API keys securely, and returns results to the browser.
- Security: The API key is not exposed in the JavaScript bundle, mitigating security risks.
- Flexibility: Supports any static site and does not require Node.js or local tooling.
- Use Case: Ideal for client-only apps that need to call an API requiring an API key but cannot expose the key.
Quick Start
Deploy a Cloudflare Worker and use the provided fetch pattern in your client-side code to call the API through the proxy.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: okhp3-cloudflare-worker-api-proxy Download link: https://github.com/OKHP3/skillz/archive/main.zip#okhp3-cloudflare-worker-api-proxy Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.