--- dimensions: type: primary: conceptual detail: introduction level: beginner standard_title: Getting Started with Dify Plugin Development language: en title: Dify 插件 --- ⚠️ 本文档由 AI 自动翻译。如有任何不准确之处,请参考[英文原版](/en/develop-plugin/getting-started/getting-started-dify-plugin)。 Dify 插件是模块化组件,可为 AI 应用添加额外的功能。它们允许你将外部服务、自定义功能和专业工具集成到基于 Dify 构建的 AI 应用中。 通过插件,你的 AI 应用可以: - 连接外部 API - 处理不同类型的数据 - 执行专业计算 - 执行现实世界的操作 ## 插件类型 将 AI 模型打包并作为插件进行管理 了解更多 为 Agent 和工作流构建专业功能 了解更多 为自主 Agent 创建自定义推理策略 了解更多 通过 HTTP Webhooks 实现与外部服务的集成 了解更多 ## 其他资源 高效插件开发的工具和技术 打包并与 Dify 社区分享你的插件 技术规范和文档 与其他开发者交流并为生态系统做出贡献 {/* Contributing Section DO NOT edit this section! It will be automatically generated by the script. */} --- [编辑此页面](https://github.com/langgenius/dify-docs/edit/main/en/develop-plugin/getting-started/getting-started-dify-plugin.mdx) | [报告问题](https://github.com/langgenius/dify-docs/issues/new?template=docs.yml)