openclaw-skills/internal-comms/SKILL.md
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
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。testing
Orchestrating specialist AI agent teams as a meta-coordinator. Decomposes requests into minimum viable chains, spawns each as an independent session in AUTORUN modes, and drives to final output. Use when a task spans multiple specialist domains, requires parallel agent execution, or needs hub-and-spoke routing across the skill ecosystem.
tools
用于 Next.js App Router 模式开发,包含 RSC、Server Actions 和路由最佳实践。来源:skills.sh 10.2K installs。
tools
Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.
tools
Guides and best practices for working with Neon Serverless Postgres. Covers setup, connection methods, branching, autoscaling, scale-to-zero, read replicas, connection pooling, Neon Auth, and the Neon CLI, MCP server, REST API, TypeScript SDK, and Python SDK. Use when users ask about "Neon setup", "connect to Neon", "Neon project", "DATABASE_URL", "serverless Postgres", "Neon CLI", "neonctl", "Neon MCP", "Neon Auth", "@neondatabase/serverless", "@neondatabase/neon-js", "scale to zero", "Neon autoscaling", "Neon read replica", or "Neon connection pooling".