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: set both print → proceed using nimble ... commands.

Try MCP fallback if CLI is missing:

Installs
1
GitHub Stars
46
First Seen
4 days ago
nimble-agent-builder — nimbleway/skills