← スキル一覧に戻る

run-workflow
by noin-ai
Claude Code plugins collection
⭐ 1🍴 0📅 2026年1月17日
SKILL.md
name: run-workflow description: 执行用户自定义的工作流。按步骤调用 agents 完成任务。 user_invocable: true arguments:
- name: name description: 工作流名称 required: true
- name: scope description: 查找范围 (project/user/all) type: string default: all triggers:
- "run workflow"
- "execute workflow"
Run Workflow Skill
执行用户创建的工作流定义。
Usage
/run-workflow <name>
/run-workflow scrape-prices --url "https://example.com"
执行流程
- 查找 workflow YAML 文件
- 解析变量和参数
- 按步骤调度 agents
- 返回执行结果
スコア
総合スコア
45/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
○言語
プログラミング言語が設定されている
0/5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です