Files
dify-docs/plugin-dev-zh/0431-example-overview-and-index.mdx
2025-07-16 16:42:34 +08:00

40 lines
858 B
Plaintext

---
dimensions:
type:
primary: reference
detail: examples
level: beginner
standard_title: Example Overview and Index
language: zh
title: 开发示例目录
---
<CardGroup cols="2">
<Card
title="Slack Bot 插件"
icon="link"
href="plugin-dev-zh/0432-develop-a-slack-bot-plugin"
horizontal
>
tool-plugin
</Card>
<Card
title="彩虹猫 Endpoint"
icon="link"
href="plugin-dev-zh/0432-endpoint"
>
extension-plugin
</Card>
</CardGroup>
{/*
Contributing Section
DO NOT edit this section!
It will be automatically generated by the script.
*/}
---
[编辑此页面](https://github.com/langgenius/dify-docs/edit/main/plugin-dev-zh/0431-example-overview-and-index.mdx) | [提交问题](https://github.com/langgenius/dify-docs/issues/new?template=docs.yml)