Install
Intent-based install paths for wagents surfaces and runtimes
Use this page to choose the shortest safe path. Live install/apply commands are explicit; preview commands are safe first passes.
Use Everything
Section titled “Use Everything”Install the full catalog
Global Skills CLI install across supported agent runtimes.npx skills add github:wyattowalsh/agents --all -y -g --agent antigravity --agent claude-code --agent codex --agent crush --agent cursor --agent gemini-cli --agent github-copilot --agent grok --agent opencodeInstall One Surface
Section titled “Install One Surface”Install one starter skill
Start with review before installing the full catalog.npx skills add github:wyattowalsh/agents --skill review -y -g --agent antigravity --agent claude-code --agent codex --agent crush --agent cursor --agent gemini-cli --agent github-copilot --agent grok --agent opencodeSkill CatalogBrowse repo-owned and curated external skills.
Skill Install ScriptsCopyable per-skill install commands.
Tools SurfaceMCP, CLI, and plugin surfaces that support runtime work.
Sync A Runtime
Section titled “Sync A Runtime”Preview additive repo + curated external skill reconciliation before applying it:
uv run wagents skills sync --dry-runPreview Changes
Section titled “Preview Changes”-
Validate repo assets.
Terminal window uv run wagents validate -
Regenerate public docs and registries.
Terminal window uv run wagents docs generate --no-installed -
Build the docs site.
Terminal window uv run wagents docs build
RuntimesCompatibility matrix for generated and native runtime projections.
ContributingCI/CD, docs generation, validation gates, release flow, and source ownership.
CLI ReferenceFull wagents command reference.
