skillZs
LIVE SKILL TAGS
>>> LIVE SKILLS INDEX <<<
* OPEN SOURCE *
NO LOGIN, NO TRACKING
REAL INSTALL DATA
← back to all skills
skills.volces.com13 installs

jpeng-workflow-automation

Automate workflows

How do I install this agent skill?

npx skills add https://skills.volces.com --skill jpeng-workflow-automation
view source ↗

Is this agent skill safe to install?

No partner audit is available yet. Read the source before installing.

What does this agent skill do?

Workflow Automation

Automate workflows

When to Use

  • User needs workflow related functionality
  • Automating automation tasks
  • Automation operations

Usage

python3 scripts/workflow_automation.py --input <input> --output <output>

Configuration

Set required environment variables:

export AUTOMATION_API_KEY="your-api-key"

Output

Returns JSON with results:

{
  "success": true,
  "data": {}
}

Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.

<a href="https://skillzs.dev/skills/skills.volces.com/jpeng-workflow-automation">View jpeng-workflow-automation on skillZs</a>