CLI Command

Design, implement, or review Composio CLI commands under ts/packages/cli using Effect, effect/unstable/cli, services, output conventions, configuration and environment variables, and local vendor references. Use for CLI command UX, command wiring, service changes, or CLI source edits. Do not use for CLI E2E-only work; use cli-e2e there.

tuyv 7c64646 4 files · 3.3 KB Updated

File contents

CLI Command

Use this skill for CLI command design and implementation.

Read the relevant reference:

  • references/design.md for command surface, output, errors, interactivity, configuration, and exit codes.
  • references/implementation.md for Effect command wiring and service patterns.
  • references/client-cache-sync.md when touching toolkit client services.

tuyv/ccpm/tree/main/preset-registry/skills/composiohq-composio-cli-command commit 7c646467e2

Frequently asked questions

npx skillmds@latest add tuyv/cli-command