Superglue CLI for development
cliskillsetup L2★0
npm:@superglue/cli ↗What it does
[](https://www.npmjs.com/package/@superglue/cli) [](LICENSE)
Best for
Superior for building, testing, and exposing custom tools and systems through a unified CLI and MCP interface.
Inputs
- · CLI arguments (name, config)
- · Auth token/API key
Outputs
- · Markdown documentation/skill file
- · JSON output/config
- · CLI commands/scripts
- · Agent skill
Requires
- · MCP servers
- · Node.js runtime
- · Python runtime
- · OAuth provider
Preconditions
- · Package installed (npm/pip)
- · Authentication credentials set
- · Configuration file present
- · Runtime installed
- · MCP client running
Failure modes
- · Missing or invalid credentials → command fails to authenticate
- · Invalid config format → startup error
- · Malformed JSON/response → parsing error
Trust signals
- · Published on package registry (npm/PyPI)
- · Easy one-command install via npm
- · Tested and CI-verified
- · Comprehensive documentation included
- · Licensed under MIT