Genpark wukong workflow automator
One-Sentence Workflow Automator. Triggers complex, multi-app enterprise workflows from simple natural language commands.From its SKILL.md
npx -y skills add Alpha-Park/genpark-wukong-workflow-automatorAssembled 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 file declares
Copied from the file, not written here
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
- Procedural Mapping: Interpret natural language commands and map them to known enterprise workflows (e.g., "Onboard user" -> [Account creation, Email welcome, Calendar invite]).
- Multi-App Execution: Orchestrate the sequential or parallel execution of tasks across multiple enterprise platforms.
- Trigger Monitoring: Listen for specific "magic phrases" or events to automatically fire off complex workflows.
- 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/
- .gitkeep0 B
references/
- .gitkeep0 B
scripts/
- .gitkeep0 B