Agent Skills
› elisaterumi-ai/agent-skills-in-practice
› workflow-automator
workflow-automator
GitHub设计结构化工作流以优化任务执行和自动化流程。通过拆解步骤、识别依赖关系,并挖掘自动化机会,帮助用户系统化组织复杂业务流程,提升效率与规范性。
Trigger Scenarios
需要规划复杂任务流程时
寻求业务流程自动化建议时
Install
npx skills add elisaterumi-ai/agent-skills-in-practice --skill workflow-automator -g -y
SKILL.md
Frontmatter
{
"name": "workflow-automator",
"description": "Designs structured workflows for tasks and automation. Use when organizing processes."
}
Instructions
- Understand the task or process
- Break into steps
- Identify dependencies
- Suggest automation opportunities
Output Format
Workflow Steps
- Step 1
- Step 2
Automation Opportunities
- Suggestion 1
Version History
- 281cc81 Current 2026-07-24 16:50


