2 files
version: "1.0.1"
飞书多 Agent 项目维护指南 - 仅供维护 feishu-multi-agent 项目时使用。
本文档指导如何维护和更新 feishu-multi-agent 开源项目本身。
何时使用此 skill:
何时不使用:普通用户部署多 Agent 系统时不需要阅读此文档。
# 提交前脱敏检查python3 scripts/check_sensitive.py # 验证配置python3 scripts/validate_config.py # 创建新 Agent 示例python3 scripts/create_agent.py --agent-id xxx --preset coder