cyberneticlibrary

Manage workflows from CLI

cliskillsetup L20
agentled/mcp-server
What it does

CLI for Agentled — manage workflows, apps

Best for

Needed to manage workflows and knowledge from CLI without MCP overhead for context-constrained agents.

Inputs
  • · CLI arguments (name, config)
Outputs
  • · Markdown documentation/skill file
  • · JSON output/config
  • · CLI commands/scripts
  • · Generated files/artifacts
  • · Agent skill
  • · Persistent memory/state
Requires
  • · MCP servers
  • · Node.js runtime
Preconditions
  • · Package installed (npm/pip)
  • · Authentication credentials set
  • · Configuration file present
  • · MCP client running
Failure modes
  • · Missing or invalid credentials → command fails to authenticate
  • · Invalid config format → startup error
  • · Missing file/directory → file not found error
  • · Malformed JSON/response → parsing error
Trust signals
  • · Published on package registry (npm/PyPI)
  • · Easy one-command install via npm