nimble-agent-builder
Installation
SKILL.md
Nimble Agent Builder
Build, refine, and publish reusable extraction agents on the Nimble platform. Always finish with executed results or runnable code.
User request: $ARGUMENTS
Prerequisites
Pick CLI or MCP at session start — same skill, two transports. Once a transport is selected, stick with it for the session and don't re-probe on every command.
Try CLI first (exposes the full surface area — every flag, batch ops, file I/O):
nimble --version && echo "${NIMBLE_API_KEY:+API key: set}"
- CLI version +
API key: setboth print → proceed usingnimble ...commands.
Try MCP fallback if CLI is missing: