openclaw-skills/internal-comms/SKILL.md
Use when users need internal communications such as status reports, leadership updates, 3P updates, newsletters, FAQs, incident reports, project updates, or executive-ready internal narratives.
npx skillsauth add seaworld008/commonly-used-high-value-skills internal-commsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
内部沟通专家技能旨在帮助 Agent 以专业、得体、符合企业文化且极具影响力的格式编写各类内部通知。无论是向高层汇报进度、跨部门同步风险,还是在 Slack/Teams 中发布日常更新,本技能都能确保信息的清晰度与行动指向性。
当用户需要编写以下任何形式的内部沟通内容时,应优先激活本技能:
examples/ 目录读取相应的参考:
examples/3p-updates.md - 适用于 Progress/Plans/Problems 团队同步。examples/company-newsletter.md - 适用于全公司范围的公告。examples/faq-answers.md - 适用于解答常见问题。examples/leadership-concise.md - 适用于向 VP/CEO 汇报(极简风格)。examples/incident-report-template.md - 适用于 SRE/研发事故复盘。examples/general-comms.md - 适用于不匹配以上任何分类的一般沟通。memory_search 提取过去一周的 task_list 完成情况。### 🗓️ [团队名] 每周 3P 更新 (2026-03-27)
#### ✅ Progress (进展)
- **[项目 A]**: 已完成 V1.2 发布,灰度测试通过率 99.8%。
- **[人才招聘]**: 完成 3 轮面试,1 名后端专家已确认 Offer。
#### 📅 Plans (计划)
- **[核心重构]**: 下周启动数据库分表方案的压测。
- **[OKRs]**: 进行 Q2 OKR 的初稿评审。
#### ⚠️ Problems (风险/问题)
- **[资源瓶颈]**: 设计资源排期紧张,可能影响项目 B 的 UI 交付进度。
- **[外部依赖]**: 第三方支付网关 API 波动,正在寻求备选方案。
---
*Next Checkpoint: 下周二晨会*
### [主题]:项目 X 进度快报
**当前状态**:🟢 正常
**核心指标**:本周活跃用户增长 15%。
**顶层决策点**:我们已通过技术方案评审,不需要额外预算,但需要法务部加速审批合约 Y。
task_list 中有多个任务延期超过 2 天时,自动调用 internal-comms 生成一份“项目延期预警邮件”草稿,并提出补救措施。tasks 或 memory 进行总结,无法代表人类的真实情感或主观判断。MEMORY.md。tools
飞书审批:查询和处理审批待办/已办/实例,搜索可发起审批定义、查看定义详情并发起原生审批实例。当用户要处理审批任务、查看审批实例、搜索或发起审批时使用。审批待办不是飞书任务;非审批类待办走 lark-task。不负责创建审批定义;三方审批定义不走原生提单。
development
Use when a user needs reproducible repository sizing, language composition, file counts, or code-versus-comment ratios with pygount; record exclusions and verify measurement scope before interpreting results.
development
Route a development task to the official Hermes Agent skill, Graphify Codex artifact set, Open GSD Core bundle, or optional GSD Pi bundle without duplicating their installers or state machines.
development
飞书 / Lark 通讯录:按姓名 / 邮箱解析成 open_id,或按 open_id 反查姓名 / 部门 / 邮箱 / 联系方式 / 个人状态 / 签名,以及按关键词搜索当前用户可见的机器人 / 智能体(agent)。当用户提到一个名字要下一步发消息 / 排日程,或拿到 open_id 想查具体信息时使用。不负责部门树遍历、按部门列员工、组织架构图,这类需求走原生 OpenAPI。