What’s Included
| Component | Description |
|---|---|
| nimble-web-expert skill | Get live web data instantly. Search, extract, map, and crawl via Nimble CLI |
| nimble-agent-builder skill | Create, test, refine, and publish reusable extraction workflows |
| MCP server config | Pre-configured connection to the Nimble MCP server |
Skills Overview
nimble-agent-builder
nimble-agent-builder
Build durable, reusable extraction workflows. Create, test, validate, refine, and publish an agent for a specific domain (e.g., “build an agent for extracting Amazon product data”). Multi-step process, not for getting data right now.Triggers: “set up extraction for X site”, “build an agent for…”, “create a reusable scraper”
nimble-web-expert
nimble-web-expert
Get web data immediately. Fast, one-off extractions. Scrape pages, fetch URLs, search the web, crawl site sections. This is the only way your AI coding assistant can access live websites.Triggers: Fetching any URL, scraping data, web search, bulk crawling, running pre-built agents
| agent-builder | web-expert | |
|---|---|---|
| Goal | Reusable workflow | Immediate data |
| Speed | Slower (build/test/refine cycle) | Fast, direct |
| Output | Published agent | Extracted data |
| Use when | ”I’ll need this repeatedly" | "Get me this data now” |
Prerequisites
- Nimble CLI: Install globally:
- Nimble API Key: Sign up and generate a key from your Account Settings > API Keys
- Set the environment variable:
~/.claude/settings.json (Claude Code):
Install by Platform
- Claude Code
- Cursor
- Vercel Agent Skills CLI
What’s Next
Build Your First Agent
End-to-end tutorial: competitive price analysis across Amazon, Walmart, and
Nike, from a single prompt
Try Nimble Studio
Prefer a visual interface? Create agents in the browser
Talk to Sales
Need enterprise scale or managed delivery?
Source Code
View the full plugin source on GitHub