agentsclimarketplace

Genpark wukong workflow automator

Skill Alpha-Park/genpark-wukong-workflow-automator

GenPark Distilled Skill: wukong-workflow-automator

Install
npx -y skills add Alpha-Park/genpark-wukong-workflow-automator

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

One-Sentence Workflow Automator. Triggers complex, multi-app enterprise workflows from simple natural language commands.

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

1.3 KB, 221 tokens by cl100k_base, as published. Nobody here has run it

Wukong Workflow Automator

This skill allows for the creation and execution of "One-Sentence Super Actions." It maps complex, multi-step enterprise procedures to simple human language, acting as a conversational macro engine.

Instructions

  1. Procedural Mapping: Interpret natural language commands and map them to known enterprise workflows (e.g., "Onboard user" -> [Account creation, Email welcome, Calendar invite]).
  2. Multi-App Execution: Orchestrate the sequential or parallel execution of tasks across multiple enterprise platforms.
  3. Trigger Monitoring: Listen for specific "magic phrases" or events to automatically fire off complex workflows.
  4. Conditional Logic: Handle branch points in workflows (e.g., "If manager approval is required, send request and wait").

Examples

  • "Onboard the new marketing intern, Sarah. Set up her accounts, send her the welcome doc, and schedule a 1:1 with the CMO."
  • "Close out Project Alpha. Archive the docs, notify the stakeholders in chat, and generate a final billing summary."

What ships with it: 3 files

0 B alongside SKILL.md

assets/

references/

scripts/

Gives 0 of the 12 instructions most automation workflows skills give in 221 tokens

Counted across 745 of the 1,008 authors here whose files we hold, read 2026-08-07

  • Write conventional commit messagesin 36 of 745, across 35 files
  • Delete branches after mergein 30 of 745, across 21 files
  • Make atomic commitsin 25 of 745, across 15 files
  • Write minimal code to pass testsin 22 of 745, across 10 files
  • Re-snapshot after navigation or DOM changesin 21 of 745, across 13 files
  • Use try-catch for error handlingin 20 of 745, across 8 files
  • Run tests before committingin 20 of 745, across 12 files
  • Write tests before implementationin 20 of 745, across 8 files
  • Configure branch protection rulesin 19 of 745, across 5 files
  • Explain the why in commit messagesin 19 of 745, across 9 files
  • Refactor code while tests remain greenin 19 of 745, across 6 files
  • Interact with elements using refsin 19 of 745, across 11 files

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 327,069. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.