internal-comms
- 信任分
- 94/100
- 兼容 Agent
- 1
- 许可证
- Complete terms in LICENSE.txt
- 领域
- 通用
- 兼容 Agent
- Claude Code
- 信任分
- 94 / 100 · 已通过审计
- 作者 / 版本 / 许可
- @anthropics · Complete terms in LICENSE.txt
- 安装命令数
- 1 条
需要注意: 未限定 allowed-tools,默认拥有全部工具权限。
想读作者英文原文? ↓ 滚到正文区切换 · 在 GitHub 查看 ↗
设计思路
internal-comms 是 Anthropic 出品的「内部沟通文案统一入口」——把日常常见的几类内部沟通(3P 进展、公司 newsletter、FAQ、leadership update、incident report 等)做了模板分流:你说要写哪类,skill 加载对应的 examples/*.md 指南,按模板走。它本身不写文字,写文字这一步交给具体模板。
适用场景(按作者原文)
- 3P updates(Progress / Plans / Problems)
- Company newsletter(公司全员)
- FAQ responses
- Status reports
- Leadership updates
- Project updates
- Incident reports
工作流
- Identify the communication type——从用户请求里识别类型
- Load the appropriate guideline file from
examples/:examples/3p-updates.md— 团队 3P 周报examples/company-newsletter.md— 全员通讯examples/faq-answers.md— FAQ 答复examples/general-comms.md— 都不匹配时的通用兜底
- Follow specific instructions in that file——按那份文件里的 formatting / tone / content gathering 走
类型不匹配任何模板时,问清楚或要更多上下文,不要硬猜。
关键词
3P updates / company newsletter / company comms / weekly update / faqs / common questions / updates / internal comms
适合谁
- 工程负责人写周 / 月汇报
- 写公司 newsletter 但不想每次重起结构的人
- 处理事故后写 incident report 想用统一格式的团队
何时不该用
- 对外沟通(客户邮件、PR 文案、博客)——这套是 internal voice
- 已经有团队既定模板的项目——直接套既有模板
配套
doc-coauthoring(更系统的写作 SOP)、landing-report(事件总结)、document-release(发布相关沟通)。
When to use this skill
To write internal communications, use this skill for:
- 3P updates (Progress, Plans, Problems)
- Company newsletters
- FAQ responses
- Status reports
- Leadership updates
- Project updates
- Incident reports
How to use this skill
To write any internal communication:
- Identify the communication type from the request
- Load the appropriate guideline file from the
examples/directory:examples/3p-updates.md- For Progress/Plans/Problems team updatesexamples/company-newsletter.md- For company-wide newslettersexamples/faq-answers.md- For answering frequently asked questionsexamples/general-comms.md- For anything else that doesn't explicitly match one of the above
- Follow the specific instructions in that file for formatting, tone, and content gathering
If the communication type doesn't match any existing guideline, ask for clarification or more context about the desired format.
Keywords
3P updates, company newsletter, company comms, weekly update, faqs, common questions, updates, internal comms