Maintenance Skill
飞书多 Agent 项目维护指南 - 仅供维护 feishu-multi-agent 项目时使用。
Best use case
Maintenance Skill is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
飞书多 Agent 项目维护指南 - 仅供维护 feishu-multi-agent 项目时使用。
Teams using Maintenance Skill should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/maintenance/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How Maintenance Skill Compares
| Feature / Agent | Maintenance Skill | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
飞书多 Agent 项目维护指南 - 仅供维护 feishu-multi-agent 项目时使用。
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Maintenance Skill 飞书多 Agent 项目维护指南 - 仅供维护 feishu-multi-agent 项目时使用。 ## 用途 本文档指导如何维护和更新 feishu-multi-agent 开源项目本身。 **何时使用此 skill**: - 添加新 Agent 示例到项目 - 修改项目配置格式 - 更新项目文档 - 发布新版本 **何时不使用**:普通用户部署多 Agent 系统时不需要阅读此文档。 ## 核心原则 1. **强制脱敏** - 所有提交必须脱敏,禁止含个人信息/TOKEN 2. **一致性优先** - 用代码代替模糊指令 3. **可验证性** - 所有更新必须通过自动化检查 ## 参考文档 - [项目维护指南](./references/project-maintenance.md) ## 快速命令 ```bash # 提交前脱敏检查 python3 scripts/check_sensitive.py # 验证配置 python3 scripts/validate_config.py # 创建新 Agent 示例 python3 scripts/create_agent.py --agent-id xxx --preset coder ```
Related Skills
feishu-doc-writer
Feishu document writing skill. Handles known API pitfalls (block ordering, unsupported formats). Activate when writing content into Feishu docs or creating structured documents.
feishu-chat
飞书群聊管理:创建群、添加/移除成员、修改群信息。需要 exec 权限执行 curl 命令。
delegate-agent
Delegate tasks to agents asynchronously. Triggers on "让XX做", "delegate to", "assign to", "派发", "布置任务".
Config Update Skill
OpenClaw 配置安全更新指南。
agent-comm
跨 Agent 通信。当用户说"问XX"、"让XX做"、"发给XX"、"check agent status"时使用。
project-switcher
多项目管理和目录切换。用户发送 /repo 时列出项目,选择后切换工作目录。 适用于 coder agent 同时维护多个代码仓库的场景。
git-workflow
Git 工作流规范。管理分支、commit、PR 的标准流程。 用户发送 /git 或涉及版本控制操作时触发。
code-review
代码审查技能。用户发送 /review 或要求 review 时触发。 自动检查代码质量、安全问题、架构建议。
feishu-multi-agent
飞书多 Agent 系统搭建指南。当用户要求创建新的功能 Agent、配置飞书群聊绑定、 搭建多 Agent 协作系统时激活此 skill。 触发词:创建 agent、新建 agent、添加 agent、create agent、多 agent、飞书绑定。
ai-system-maintenance
系统健康检查和维护,自动检测并修复常见问题
equipment-maintenance-log
Track lab equipment calibration dates and send maintenance reminders
homestruk-maintenance-triage
Triage tenant maintenance requests by severity, assign priority, identify the right contractor type, estimate costs, and generate work orders. Use when a tenant reports a maintenance issue, when reviewing open work orders, or when assessing property condition. Follows Massachusetts habitability requirements (105 CMR 410).