Loading...
Loading...
Routes queries to Offworld reference files. Find and read per-repo references for dependency knowledge.
npx skill4agent add oscabriel/offworld-skill offworldowreferences/installation.mdow map search <term> # search by name or keyword
ow map show <repo> # get info for specific repoow map show <repo> --ref # reference file path (use with Read)
ow map show <repo> --path # clone directory path# 1. Find the repo
ow map search zod
# 2. Get reference path
ow map show colinhacks/zod --ref
# Output: /Users/.../.local/share/offworld/skill/offworld/references/colinhacks-zod.md
# 3. Read the reference with the path from step 2ow pull <owner/repo> # clone + generate reference
ow project init # scan project deps, install references.offworld/map.json