caveman-setup
>
Install
npx skills add JuliusBrussee/caveman@caveman-setupRuns in your terminal. Adds the skill globally for Claude Code, Cursor, Codex and others; add -g -y to skip prompts.
What it does
You are wiring this repository through the Caveman gateway. Caveman is a byte-preserving LLM proxy: in record mode it measures what your app sends and what it costs, and changes nothing else. Your job is a minimal, verified integration — not a refactor. The prompt that sent you here provides four values. Refer to them as: - GATEWAY — the gateway base URL (e.g. https://gateway.caveman.so or http://127.0.0.1:8787) - CAVEAPIKEY — the gateway auth secret (treat like any API key: env var only, never committed, never printed in full) - PROVIDERKEYS — stored (provider keys live encrypted in Caveman…
Excerpt from the skill's own SKILL.md. Read the full file on GitHub before installing: skills run with your agent's permissions.
View source on GitHubBefore you install
Skills are plain text instructions the agent follows, sometimes with scripts. Check the source, prefer repositories with many installs and stars, and read any script it ships.
Categories
Related skills
- caveman
JuliusBrussee/caveman
>
476K installs 103K - caveman-commit
JuliusBrussee/caveman
>
334K installs 103KTestingDeploy & DevOpsDocumentation - caveman-review
JuliusBrussee/caveman
>
331K installs 103KCode review - caveman-compress
JuliusBrussee/caveman
>
329K installs 103KDataAI & agents - caveman-help
JuliusBrussee/caveman
>
322K installs 103K - cavecrew
JuliusBrussee/caveman
>
280K installs 103KAI & agentsCode reviewGit & GitHub