spider-cli-extraction
Installation
SKILL.md
Spider CLI Extraction
Overview
Use this skill to run Spider CLI workflows with explicit runtime mode control.
Canonical source for cross-agent behavior: skills/core/spider-cli-extraction.md
Load references/cli-workflows.md when you need exact command patterns or mode-selection rules.
Workflow
- Confirm CLI availability.
- Prefer
cargo run -p spider_cli -- ...from the Spider repo root. - If
spideris globally installed, usespider ...for quick checks.