About

One skill for your whole stack.

Offworld is a CLI that creates and manages local git clones of open source repos and generates reference files that tell your AI coding agents how to use them. Run ow project init and Offworld scans your dependencies, clones what you need, and installs a single skill that works across OpenCode, Claude Code, Cursor, and other agents.

Rediscovery is expensive

Agents can always find your dependencies. But they pay for it every single time. Token burn to rediscover the same docs and source. Hallucinations when the context gets too deep. No memory between sessions.

Stop asking the model to rediscover the same things every session. Keep that context ready and point your agent at it immediately.

Source is the real docs

Docs links aren't enough. Your agent needs direct access to the source code. Point it at the actual source for a library and it'll generate code you actually want to ship.

But keeping a huge list of git clones organized and updated is annoying. Offworld handles that for you by giving you commands to update cloned repos (one at a time or in bulk), create fresh reference files after pulling changes, and move where you store your git clones.

Why this works

Everything stays in sync. The clone map persists across sessions. When you start a new conversation, your agent already knows your stack.

Big companies like Vercel and Cloudflare ship first-party skills for their libraries. Smaller projects don't have that. Offworld generates references for any repo, so you get the same quality context whether you're using Next.js or a 200-star utility library.

We generate from source on demand, not scrape or manually curate. Your manifest is the source of truth, not a marketplace. Agents load one small skill, then fetch exactly what they need.

Get started

Install the CLI and run ow project init in any project directory.

Installation instructions / Explore shared references

“Explore distant worlds.”

© 2026 Oscar Gabriel