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


