Card snapshot
docs.dify.ai
·
2026-05-30 19:52:05 UTC
·
6f1ca8b2b65f53d58a2c7c5de7b88f7e5aa6f302115ce4ebd05d3bc63f3da213
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"schemaVersion": "0.2.0",
"name": "Dify Docs",
"description": "Dify is an open-source platform for building AI applications. It provides a comprehensive set of tools and features to help you build, deploy, and manage your AI applications.",
"url": "https://dify-6c0370d8.main-kill-isr.mintlify.me/",
"version": "1.0.0",
"documentationUrl": "https://dify-6c0370d8.main-kill-isr.mintlify.me/",
"capabilities": {
"streaming": false
},
"skills": [
{
"id": "dify",
"name": "Dify",
"description": "Use when building AI workflows and applications, integrating LLMs with tools and knowledge bases, publishing apps via API or web, developing plugins, or deploying self-hosted instances. Reach for this skill when users need to create agentic workflows, chatbots, knowledge-based assistants, or extend Dify with custom integrations.",
"tags": [],
"url": "https://dify-6c0370d8.main-kill-isr.mintlify.me/.well-known/agent-skills/dify/skill.md"
}
]
}