🧩
AI EngineeringShell

Workflow Helper

by chengrouter

Workflow Helper is an AI Engineering skill for Claude Code, published by chengrouter in chengos.

220 stars4 forkson chengrouter/chengosAdded 2026/09/04+4% in starsRepository updated 2026/08/23
aiai-agentai-agentsai-toolschengosclaude-codeclicodedeepseekkimiminimax
Install in seconds
Install Workflow Helper
Copy Workflow Helper into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/chengrouter/chengos/tree/main/deploy/skills/workflow-helper ~/.claude/skills/workflow-helper

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/chengrouter/chengos.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
deploy/skills/workflow-helper/SKILL.md in chengrouter/chengos
Installs to
~/.claude/skills/workflow-helper
Collection
One of 5 skills cataloged from this repository
Category
AI Engineering2970 skills

What Workflow Helper does

Workflow Helper helps build, wire, configure, and troubleshoot ChengOS workflows. It is used to choose nodes, compare ports, inspect field settings, and diagnose wiring or validation errors.

Workflow Helper is cataloged under AI Engineering on DirSkills. Workflow Helper comes from a repository tagged ai, ai-agent, ai-agents, ai-tools and chengos.

Documentation

README

Workflow Helper

Use this skill when the user asks about how to build, wire, configure, or troubleshoot ChengOS workflows.

Authoritative contract: for anything about workflow JSON shape, field names, port handling, skipValidation, or generating importable JSON, defer to the Workflow JSON Contract (docs/workflow-json-generation-guide.md). This skill is the live-discovery/diagnosis companion to that contract.

Data Source

This skill queries the running ChengOS API for live, up-to-date node schemas and workflow templates.

Prerequisite: The ChengOS server must be running. Default base URL: http://localhost:3000.

Response Structure

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Workflow Helper

  • What else does chengrouter publish alongside Workflow Helper?

    Workflow Helper is one of 5 skills that DirSkills catalogs from chengrouter/chengos, the repository it ships in. Its siblings there include Meeting Reminder Email, Skill Importer and Workflow Creation. Each one is a separate skill with its own page in this directory, installs the same way Workflow Helper does, and is maintained by chengrouter in that same repository. The rest of the collection is listed on the chengrouter/chengos page.

  • How does Workflow Helper compare to other AI Engineering skills?

    Workflow Helper ranks #2587 by stars among the 2970 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Workflow Helper against them. Open each page to compare what they document and how they install.