dify-ce-workflow-autobuilder-skill
yaxuanm/dify-ce-workflow-autobuilder-skill
Automatically design, generate, import, test, debug, and publish Dify workflows and chatflows within a local Dify CE environment.
Overview
This skill acts as an autonomous end-to-end agent for building and verifying Dify workflows in a local Community Edition (CE) setup. It translates user requirements into a structured plan, generates the workflow DSL, imports it via the Console API, runs draft tests, inspects node traces, fixes failures, publishes the application, and verifies its Service API. It heavily prioritizes proper node selection, enforcing native Dify nodes over large Code blocks, and ensures robust validation against local Docker-based Dify deployments.
Capabilities
- ▸Local Dify CE environment detection and grounding
- ▸Workflow structure planning and user confirmation workflow
- ▸DSL generation and automated Console API import
- ▸Draft workflow/chatflow execution and SSE trace inspection
- ▸Iterative debugging and node composition auditing
- ▸App publishing and Service API verification
Best for
Turning natural language requirements into fully functioning local Dify workflows, Automating the import, draft testing, and debugging cycle of Dify workflow YAML DSLs, Validating local Dify CE deployments and inspecting node-level execution traces, Publishing Dify applications and verifying their Service API endpoints
Works with
実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 — AIによるcapabilities/use-cases解析
実装・指示の品質。 — AIによるSKILL.md/README解析
リポジトリがどれだけ活発に保守されているか。 — GitHub 最終push日時の新しさ
ドキュメントの充実度・分かりやすさ。 — README/独自要約の情報量
危険・不審な挙動が無いか。 — AIによるセキュリティレビュー
ありふれたラッパーではない独自性。 — AIによる独自性判定
コミュニティの採用度。 — GitHub Stars/Forks(対数スケール)
対応AIエージェントの広さ。 — AIによる対応エージェント判定
ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →
Security considerations
Requires local shell and container access to retrieve the Dify SECRET_KEY for generating short-lived Console API JWT tokens. Should not be used in locked-down production environments or exposed to untrusted remote hosts.
Categories
Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.