Files
TJWaterServerBinary/.github/skills/ai/copilot-assistant/SKILL.md
T
2026-03-27 13:05:22 +08:00

31 lines
711 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
name: api-operations-ai-copilot-assistant
description: Copilot 助手接口集合。
version: 2.1.0
---
# 何时使用
当需求落在 **ai/copilot-assistant** 的接口范围时使用本技能。
# 输入要求
- 可选:`BASE_URL`(默认 `http://127.0.0.1:8000`
- 可选:`AUTH_TOKEN`(按环境鉴权策略)
- 覆盖方法:`POST`
# Action Skills
- `copilot`: `copilot/SKILL.md`
# 操作目录(Domain -> Scenario -> Action
## Action: `copilot`
- 详情技能:`copilot/SKILL.md`
- `POST /api/v1/copilot/chat/stream` - Copilot 聊天流式响应
# See Also
- 关联项目空间: `../../business/project-workspace`
- 关联平台治理: `../../platform/governance-observability`