xsserxsserCommunityยท1 Agent Skills Included

cliproxyapi-cloudflare-stack

Self-hosted OpenAI-compatible API gateway on Cloudflare

Deploys a self-hosted, OpenAI-compatible LLM API gateway using CLIProxyAPI fronted by Cloudflare Workers, D1, and Tunnel. Eliminates reliance on third-party API resellers by pooling your own credentials with hot-reload and failover behind one HTTPS endpoint. Provides ready-made scripts and templates for VM setup, email receiving, credential sync, and secure exposure without opening public ports.
npx skills add xsser/cliproxyapi-cloudflare-stack --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install cliproxyapi-cloudflare-stack?โ–ผ

Run `npx skills add xsser/cliproxyapi-cloudflare-stack --all -g -y` in your terminal to install this skill globally.

How to self-host an OpenAI-compatible API gateway?โ–ผ

This skill walks you through running CLIProxyAPI on a VM, pooling your authorized credentials, and exposing a `/v1` endpoint over HTTPS via Cloudflare Tunnel.

Do I need a public IP or open ports?โ–ผ

No. Cloudflare Tunnel fronts the gateway with HTTPS, so your firewall stays closed and no inbound ports are exposed.

What do I need before deploying?โ–ผ

You need a Cloudflare zone with Email Routing enabled, a Linux VM with SSH access, and credentials you are authorized to use.

Can I use it without deep DevOps experience?โ–ผ

Yes. The included scripts and templates automate VM setup, D1 schema creation, and credential syncing step by step.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’