Files
FastGPT/.claude/skills/design/SKILL.md
T
Archer c37b3aa0e8 wechat publish (#6607)
* wechat publish

* update test

* doc
2026-03-23 11:57:05 +08:00

30 lines
621 B
Markdown

---
name: fastgpt-design-skill
description: 当用户需要设计 FastGPT 的代码时,可调用此 Skill。
---
## 目录
### AI
* [AI 虚拟机设计文档](./core/ai/sandbox/prd.md)
### Agent 构建
* [微信个人号发布渠道设计文档](./support/outlink/wechat-clawbot.md)
### 工作流
* [工作流设计文档](./core/workflow/index.md)
* [交互节点设计文档](./core/workflow/interactive.md)
### 对话
* [对话暂停设计文档](./core/chat/stop.md)
### 知识库
* [知识库设计文档](./core/dataset/index.md)
### 日志记录
* [日志记录设计文档](./common/logger/index.md)