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
Quick check: nimble --version && echo "${NIMBLE_API_KEY:+API key: set}"
If CLI is missing or API key is not set, load rules/setup.md for one-time setup (CLI install, API key, MCP server).
Startup check — run this before anything else
Verify CLI is available:
nimble --version && echo "${NIMBLE_API_KEY:+API key: set}"
Related skills