Agent Skills
› ZhanlinCui/Agent-Skills-Hunter
› internal-comms
internal-comms
GitHub该技能用于撰写各类公司内部沟通内容,如状态报告、领导层更新、FAQ、新闻通讯等。通过识别通信类型并加载对应示例指南文件,遵循特定格式和语气要求生成内容,确保符合公司规范。
Trigger Scenarios
需要撰写3P更新(进度、计划、问题)
需要编写公司新闻通讯
需要回答常见问题FAQ
需要提交状态报告
需要起草领导层更新
需要发布项目更新
需要编写事故报告
Install
npx skills add ZhanlinCui/Agent-Skills-Hunter --skill internal-comms -g -y
SKILL.md
Frontmatter
{
"name": "internal-comms",
"license": "Complete terms in LICENSE.txt",
"description": "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.)."
}
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
Version History
- 849c38a Current 2026-07-05 09:20


