nimble-web-tools
Installation
SKILL.md
Nimble Real-Time Web Intelligence Tools
Turn the live web into structured, reliable intelligence via the Nimble CLI. Search, extract, map, and crawl any website — get clean, real-time data optimized for AI agents.
Run nimble --help or nimble <command> --help for full option details.
Prerequisites
Install the CLI and set your API key:
npm i -g @nimble-way/nimble-cli
export NIMBLE_API_KEY="your-api-key"
Verify with:
nimble --version
Related skills