LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

cliproxyapi-cloudflare-stack - Self-hosted LLM gateway with CLIProxyAPI and Cloudflare

Deploy an OpenAI-compatible LLM API gateway using CLIProxyAPI fronted by Cloudflare Workers, D1, and Cloudflare Tunnel.

Tags

Updated: 2026-09-19

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Deploy temp-email Worker and D1
  • Configure Cloudflare Email Routing rules
  • Install CLIProxyAPI on Linux VM
  • Expose gateway using Cloudflare Tunnel
  • Hot-reload credential files into CPA

Inputs

  • Cloudflare account and zone credentials
  • Linux VM SSH access
  • Credential JSON files

Outputs

  • Deployed Cloudflare Worker and D1 database
  • Running CLIProxyAPI systemd service
  • HTTPS endpoint for OpenAI-compatible API

Requirements

  • Linux VM Ubuntu 24.04
  • Python 3.12 or 3.13
  • Cloudflare Email Routing Rules Edit permission
  • Wrangler CLI or Cloudflare REST API
  • cloudflared CLI tool

Source

  • Spec: SKILL.md
cliproxyapi
cloudflare
cloudflare-workers
cloudflare-tunnel
cloudflare-d1
llm-gateway
Deploy temp-email Worker and D1
Configure Cloudflare Email Routing rules
Install CLIProxyAPI on Linux VM
Expose gateway using Cloudflare Tunnel
Cloudflare account and zone credentials
Linux VM SSH access
Credential JSON files
Deployed Cloudflare Worker and D1 database
Running CLIProxyAPI systemd service
HTTPS endpoint for OpenAI-compatible API