🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

openc3-flow

by @lijinfeng2011

Get all CI/CD flows from Open-C3 platform. Returns the complete list of flows in the system.

Versionv1.0.0
⚑ When to Use
TriggerAction
- "Get all flows from the system"
- "List all CI/CD pipelines"
- "Show me all available flows"
- "What flows are configured in Open-C3?"
πŸ’‘ Examples

Get all flows:

./scripts/list-all-flows.sh

Output Format:

The script returns a formatted table with:

  • Total count of all flows
  • Table with columns: ID, Name, Service Tree ID, Service Tree Name, Source Address
  • Summary statistics grouped by service tree
  • βš™οΈ Configuration

    This skill requires three configuration parameters:

    1. OPEN_C3_URL: The base URL of your Open-C3 deployment (e.g., http://192.168.10.67/) 2. APP_NAME: Your application name for API authentication (e.g., jobx) 3. APP_KEY: Your application key for API authentication

    Setting Up Configuration

    Configuration is stored in config.env in the skill directory.

    πŸ“‹ Tips & Best Practices

  • All API calls require appname and appkey headers
  • This endpoint returns all flows across all service trees
  • Keep your APP_KEY secure and never commit it to version control
  • View on ClawHub
    TERMINAL
    clawhub install openc3-flow

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’