openc3-flow

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

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "openc3-flow" with this command: npx skills add lijinfeng2011/openc3-flow

Open-C3 Flow List Skill

Retrieve all CI/CD flows from Open-C3 platform via API.

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.

When to Use

USE this skill when:

  • "Get all flows from the system"
  • "List all CI/CD pipelines"
  • "Show me all available flows"
  • "What flows are configured in Open-C3?"

API Endpoint

Get All Flows

curl -X GET "${OPEN_C3_URL}/api/ci/group/ci/dump" \
  -H "appname: ${APP_NAME}" \
  -H "appkey: ${APP_KEY}"

Response: Returns a JSON object containing all flows in the system, organized by service tree.

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

Notes

  • 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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Wechat Mp Writer

WeChat Official Account (公众号) content writer with article formatting, headline optimization, and engagement tips. Use when you need to write WeChat articles,...

Registry SourceRecently Updated
General

OpenClaw EverMemory Installer

Use this skill when installing, upgrading, verifying, or publishing the EverMemory OpenClaw plugin and its companion skill, including local path install, npm...

Registry SourceRecently Updated
General

Ip Advisor

知识产权顾问。专利、版权、商业秘密、注册流程、保护策略。IP advisor for patents, copyrights, trade secrets. 知识产权、专利、版权。

Registry SourceRecently Updated
1950ckchzh
General

炒股大师模拟器

炒股大师模拟器 | 股市模拟交易练习 | A股/港股/美股投资学习 | 化身文主任/股神老徐/炒股养家/孙宇晨等各位大师学习投资思路 | 多智能体股票讨论群

Registry SourceRecently Updated