oxygen-agent.com

oxygen-knowledge

Operate the OXYGEN Knowledge Graph: index-first retrieval, slug-addressed wikilinked pages, citations, durable write-back, revisions, sources, synthesis, canonical-copy proposals, and the disposable local mirror.

First seen Jul 7, 2026

Installation

$ npx skills add https://oxygen-agent.com

Summary

  • Operate the OXYGEN Knowledge Graph: index-first retrieval, slug-addressed wikilinked pages, citations, durable write-back, revisions, sources, synthesis, canonical-copy proposals, and the disposable local mirror.
  • Use for workspace company, ICP, positioning, offer, voice, prompt, rubric, or durable learning work.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from oxygen-agent.com · top by installs.

npx skills add https://oxygen-agent.com

Browse all from oxygen-agent.com

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Allowed toolsBash(oxygen *), Bash(oxygen-dev *), Bash(jq *), Bash(rg *), Bash(grep *)

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,872 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 68 installs

SKILL.md

OXYGEN Knowledge Graph

The Knowledge Graph is durable workspace context, not agent memory. Typed company/ICP context and wiki pages ground Tables, copy, Workflows, and Agents with recorded provenance.

Index first

  1. Read the Knowledge index before searching or inventing a slug.
  2. Search for the concept and open the few relevant pages.
  3. Follow wikilinks and backlinks when they materially affect the answer.
  4. Cite the page slugs used.
  5. File durable findings or decisions back into the closest existing page, then append a log entry.

Discover exact surfaces with:

oxygen capabilities search "workspace knowledge <goal>" --json
oxygen commands get "knowledge search" --json

Common gateways are knowledge index, knowledge search, knowledge page get, page upsert/propose, source filing, log append, lint, and synthesis. Hydrate the exact command or MCP schema before writing.

Page model

  • Slugs are lowercase, stable, human-readable identifiers. Extend an existing slug instead of creating a synonym.
  • Pages are Markdown with [[wikilinks]]; connect them to durable hubs such as company, ICP, positioning, offers, competitors, campaigns, or learnings.
  • Sources preserve evidence; pages synthesize it. Do not paste transient run output into canonical prose without judgment.
  • Revisions and the append-only log make changes inspectable.

Write boundary

Working knowledge—research notes, campaign learnings, operational facts—can be filed as a logged revision. Canonical customer-facing voice, brand, positioning, offer, and pinned playbook changes require a proposal/approval path. Never silently overwrite live copy.

The starter wiki's stub pages can be filled draft-to-active, but canonical claims still follow the proposal gate. Use lint before finalizing structural changes.

Local mirror

knowledge sync provides a disposable filesystem mirror for fast reading and editing. The hosted tenant Knowledge Graph remains authoritative.

  • Sync before editing.
  • Push only deliberate changed pages and resolve conflicts explicitly.
  • Do not treat local files or chat history as a second source of truth.
  • Use returned revisions and web_url links to verify the hosted result.

Automatic outreach/reply/deal sources may be filed by OXYGEN and synthesized into learnings. Read the source/revision provenance before adopting a generated conclusion as canonical strategy.