#
ENJA

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.

3 2No licenseUpdated 2026-07-16

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

CodexClaude CodeCursor
Evoa Score breakdown= Σ (score × weight)
63
Task usefulness20%100 → +20.0

実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 AIによるcapabilities/use-cases解析

Code quality15%90 → +13.5

実装・指示の品質。 AIによるSKILL.md/README解析

Maintenance15%100 → +15.0

リポジトリがどれだけ活発に保守されているか。 GitHub 最終push日時の新しさ

Documentation12%30 → +3.6

ドキュメントの充実度・分かりやすさ。 README/独自要約の情報量

Security15%50 → +7.5

危険・不審な挙動が無いか。 AIによるセキュリティレビュー

Originality10%85 → +8.5

ありふれたラッパーではない独自性。 AIによる独自性判定

Popularity8%23 → +1.8

コミュニティの採用度。 GitHub Stars/Forks(対数スケール)

Compatibility5%75 → +3.8

対応AIエージェントの広さ。 AIによる対応エージェント判定

Weighted total73.7 / 100

ライセンス不明/制限あり(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.