CLI E2E

SkillCloud & infra

With this skill, your AI can write, modify, and debug end-to-end tests for the Composio CLI. Tests run in Docker and cover everything from launching the CLI binary to checking its output, so test suites stay reliable and easier to maintain.

Available today. Use it from your connected AI after setup.

After adding the skill, point your AI at the CLI tests in ts/e2e-tests/cli and ask it to write or fix a test.

Then ask your AI: use the CLI E2E skill

What your AI can do with it

  • Write new Docker-based end-to-end tests for the Composio CLI
  • Debug and fix failing CLI test suites
  • Run each test with isolated fixtures
  • Assert on CLI output to verify behavior
  • Invoke the CLI binary directly in tests
  • Update package manifests for test suites

What this skill tells your AI

The instructions your AI receives, as published by composiohq/composio in .agents/skills/cli-e2e/SKILL.md and read by ahel’s review.

Use this skill for CLI end-to-end tests.

Read references/docker-cli-e2e.md before adding or changing suites under ts/e2e-tests/cli/.

Signals

GitHub stars
30k
Forks
5k
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
cli-e2e
Source
github.com/composiohq/composio