oxygen-agent.com

oxygen-gtm

Route an OXYGEN GTM outcome to its native hosted primitive: Knowledge and Recipes; Records, Tables, Messages, Posts, Signals, Dashboards, Ads, and Tags; Sequences, Publishing, Workflows, Agents, and Observability.

First seen May 13, 2026

Installation

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

Summary

  • Route an OXYGEN GTM outcome to its native hosted primitive: Knowledge and Recipes; Records, Tables, Messages, Posts, Signals, Dashboards, Ads, and Tags; Sequences, Publishing, Workflows, Agents, and Observability.
  • Use as the fallback router when no narrower OXYGEN skill matches, especially for sourcing, AI/tool/waterfall columns, enrichment, or cross-primitive 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 *)

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 5,444 B

History

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

SKILL.md

OXYGEN GTM

This is the fallback router, not a command encyclopedia. Prefer a narrower installed skill when the capability card names one.

Discover, then hydrate

Start from the outcome, not a product noun:

oxygen capabilities search "<goal>" --json
oxygen commands get "<recommended command>" --json

With MCP: oxygencapabilitiessearch, then oxygencapabilitiesschema for the selected names. Provider operations are a separate catalog: bounded oxygen tools search "<intent>" --json, then oxygen tools get <tool_id> --json. Search selects; get/schema explains exact inputs, current cost, availability, and gates.

Ownership map

Intent Native owner Important negative boundary
company context, ICP, positioning, rubrics, durable findings Knowledge Graph not local chat memory
proven business-case playbook Recipes advisory; not an execution runtime
canonical companies, people, deals, activities Records working lists stay in Tables until promoted
row work, formulas, AI columns, tool columns, waterfalls Tables never rebuild execution in a local spreadsheet/script
direct email or reply in an existing thread Messages net-new LinkedIn initiation belongs to Sequences
post artifacts, comments, reactions, performance Posts Publishing owns scheduled delivery
durable pulse, engagement, and product events Signals not private webhook state
curated funnel, spend, and needs-action reporting Dashboards not a second analytics store
competitor ad intelligence Ads owned-audience activation is not implied
cross-primitive labels and campaign handles Tags not a separate campaign entity
cadence, enrollment, suppression, reply-stop, net-new LinkedIn Sequences not generic automation
scheduled, approval-gated broadcast delivery Publishing not one-to-one outreach
deterministic triggers, branches, retries, approvals Workflows hosted runtime; local files only author definitions
adaptive governed goals, threads, checkpoints Agents deterministic graphs belong to Workflows
runs, costs, failures, approvals, provenance Observability read/control lens, not another executor

No motion running yet? Search the Recipe and Blueprint catalogs for the user's stated outcome; do not prescribe one fixed motion before they choose it.

Tables, AI columns, and waterfalls

Use Tables for composable row work: describe the table first, then add the column type that matches the job.

  • Deterministic transformation: formula column.
  • Reasoning, classification, extraction, or drafting: AI column, grounded by workspace Knowledge by default.
  • One provider operation: tool/enrichment column.
  • Ordered provider fallback for one capability: native waterfall/enrich column.
  • Cross-table truth: a Tables-owned relation/link column; linking plain tables never registers CRM objects.
  • Multi-step deterministic orchestration: hosted Workflow, not a local loop.

Read [guides/cost-precheck.md](guides/cost-precheck.md) before a paid pilot. Exact provider details live under provider-runbooks/; load only the selected provider's file.

Native LinkedIn routing

Public or third-party LinkedIn research uses the native cookieless scraper. catalog by default and consumes no connected-account quota; connected linkedin. operations are for the workspace account's own private/network data, inbox, and writes. Never silently fall back from the native scraper to a more expensive provider. Read [provider-runbooks/scraper.md](provider-runbooks/scraper.md) for the ownership rule and the durable engager-harvest gateway.

Operating loop

  1. Confirm the active workspace and resolve relevant Knowledge context.
  2. Search the capability catalog and accept the native owner unless the user chooses otherwise.
  3. Hydrate one command/tool schema and inspect readiness.
  4. Preview the smallest representative scope. For Tables, start with a few rows.
  5. Before credits or external writes, show scope, estimated credits, and side effects; require explicit approval and a hard ceiling. Stop with AWAIT_APPROVAL until that approval arrives.
  6. Execute on OXYGEN's hosted primitive. Long work becomes a durable run.
  7. Return the web_url, cost/provenance, and any retryable failures.

Focused guides:

  • [context-bootstrap.md](context-bootstrap.md) — workspace context.
  • [finding-companies-and-contacts.md](finding-companies-and-contacts.md) — sourcing into Tables.
  • [enriching-and-researching.md](enriching-and-researching.md) — AI/tool/waterfall columns.
  • [writing-outreach.md](writing-outreach.md) — grounded copy and qualification.
  • [workflow-builder.md](workflow-builder.md) — deterministic orchestration.
  • [operating-runs-and-provenance.md](operating-runs-and-provenance.md) — runs, failures, costs, retries.

The live search/get and schema surfaces are the source of exact grammar.