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


