CLI Harnesses
Route commands for beads, gwc, commiat, docker, kubectl, gh, aws, terraform, and more via manifests or passthrough adapters.
Build a universal skill layer for your agents. supercli automatically exposes CLIs, OpenAPI endpoints, MCP servers, HTTP integrations, and workflows as structured skills so agents can discover, search, and execute capabilities through one interface.
Skill Discovery Layer
supercli caches schemas, inputs, outputs, and rules for every harness. Agents explore skills via search, inspect action metadata, and trust consistent envelopes and exit codes.
Example
supercli skills search "database"
supercli skills get beads.issue.create
supercli plan beads issue create --title "Task"
Skill Sources
supercli ingests multiple ecosystems so the router stays agnostic to execution details.
Route commands for beads, gwc, commiat, docker, kubectl, gh, aws, terraform, and more via manifests or passthrough adapters.
Import specs, auto-generate skills, and let agents execute normalized HTTP requests with schema validation.
Expose MCP tools, AI-driven plans, and declarative workflows as first-class skills with consistent envelopes.
Architecture
Skills flow through a discovery layer, router, and harness/adapters that target CLIs, APIs, or custom runtimes.
Agent → Skill Discovery → Router → Harness / Adapter → Tool
supercli is growing into a mesh that handles discovery, routing, execution, composition, and governance for every capability in your environment.
Follow along in the docs for upcoming mesh capabilities and long-term direction.