offworld

Routes queries to Offworld reference files. Find and read per-repo references for dependency knowledge.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "offworld" with this command: npx skills add oscabriel/offworld-skill/oscabriel-offworld-skill-offworld

Offworld Reference Router

Use ow to locate and read Offworld reference files for dependencies.

What This Does

  • Finds references for libraries and repos
  • Returns paths for reference files and local clones
  • Helps you read the right context fast

When to Use

  • You need docs or patterns for a dependency
  • You want the verified reference instead of web search
  • You are about to work inside a repo clone

Installation and Setup

If Offworld CLI or opencode is missing, read references/installation.md in this skill directory and follow it.

Usage

Find a reference:

ow map search <term>     # search by name or keyword
ow map show <repo>       # get info for specific repo

Get paths for tools:

ow map show <repo> --ref   # reference file path (use with Read)
ow map show <repo> --path  # clone directory path

Example workflow:

# 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 2

If Reference Not Found

ow pull <owner/repo>    # clone + generate reference
ow project init         # scan project deps, install references

Notes

  • Project map (.offworld/map.json) takes precedence over global map when present
  • Reference files are markdown with API docs, patterns, best practices
  • Clone paths useful for exploring source code after reading reference

Additional Resources

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

PaperBanana

Generate publication-quality academic diagrams from paper methodology text

Registry SourceRecently Updated
Research

report-writing-skills

Automates collecting, downloading, and analyzing recent research reports with customizable focus and real-time progress feedback.

Registry SourceRecently Updated
077
Profile unavailable
Research

scholar-paper-downloader

学术文献PDF批量下载工具,支持从多个学术网站(arXiv、PubMed、PMC、Semantic Scholar等)搜索和下载论文, 自动提取元数据、生成索引列表。优先从官方免费渠道下载,付费文献提供手动下载指引。

Registry SourceRecently Updated
0174
Profile unavailable