dify

Manage self-hosted Dify apps, datasets, prompts, and knowledge bases via MCP.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/arn0ld87/Skillsammlung --skill dify
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dify
Source: https://github.com/arn0ld87/Skillsammlung/tree/main/dify-orchestrator-1.3.0
Command: npx skills add https://github.com/arn0ld87/Skillsammlung --skill dify

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill provides operational control over a self-hosted Dify instance, enabling management of apps, datasets, prompts, and knowledge-base tasks via the Dify MCP server, with safety checks and clear guidance for on-demand operations.

Core Features & Use Cases

  • App orchestration: create, inspect, update, and delete Dify apps and manage prompts.
  • Dataset and knowledge base: create datasets, link to apps, upload documents, and perform searches.
  • Health checks & feasibility: run system health checks and verify feature feasibility against version docs.
  • Rapid triage guidance: route workflow edits to the proper skill when Workflow-DSL adjustments are needed.
  • Guidance & safety: explicit preflight and risk considerations for self-hosted deployments.

Quick Start

Use this skill to start managing a self-hosted Dify instance, orchestrating apps, datasets, prompts, and knowledge-base operations via the MCP server.

Frequently Asked Questions about dify

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage datasets and apps in a self-hosted Dify instance?

You can manage self-hosted Dify datasets and apps by orchestrating create, update, and delete operations through the dify-manager MCP server. It coordinates app configurations, dataset linking, and prompt updates.

What is the best way to upload documents to a Dify knowledge base?

Uploading documents to a Dify knowledge base is handled by the dataset management operations via the MCP server, which enables document uploads and dataset linking to specific apps.

Can I run health checks and preflight safety checks on a self-hosted Dify deployment?

Yes, you can run system health checks and verify feature feasibility against version docs. The skill applies explicit preflight and risk considerations for safe self-hosted deployment operations.

How do I update prompts for Dify apps across multiple knowledge bases?

Updating prompts for Dify apps is performed through the app orchestration management API workflows, coordinating prompt updates and managing multiple linked knowledge bases.

Does Dify app orchestration support workflow DSL adjustments?

Dify app orchestration routes workflow DSL adjustments to the proper skill. It provides rapid triage guidance when workflow edits are needed rather than handling DSL changes directly.

Why do I need a feasibility validation before deploying a self-hosted Dify app?

Feasibility validation verifies feature availability against version docs before execution. This prevents management API workflow failures by ensuring requested operations are supported by your Dify deployment.