---
name: internal-comms
description: A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. AI assistant 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.).
license: Complete terms in LICENSE.txt
Internal Safety Override
- Status: active for local use.
- Keep operation local by default. Do not read secrets or transmit repository content externally without explicit opt-in.
- Audit categories: none detected.
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 updates
examples/company-newsletter.md - For company-wide newsletters
examples/faq-answers.md - For answering frequently asked questions
examples/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
1---2name: internal-comms3description: ---4---5---6name: internal-comms7description: A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. AI assistant 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.).8license: Complete terms in LICENSE.txt9---1011## Internal Safety Override1213- Status: active for local use.14- Keep operation local by default. Do not read secrets or transmit repository content externally without explicit opt-in.15- Audit categories: none detected.1617## When to use this skill18To write internal communications, use this skill for:19- 3P updates (Progress, Plans, Problems)20- Company newsletters21- FAQ responses22- Status reports23- Leadership updates24- Project updates25- Incident reports2627## How to use this skill2829To write any internal communication:30311. **Identify the communication type** from the request322. **Load the appropriate guideline file** from the `examples/` directory:33 - `examples/3p-updates.md` - For Progress/Plans/Problems team updates34 - `examples/company-newsletter.md` - For company-wide newsletters35 - `examples/faq-answers.md` - For answering frequently asked questions36 - `examples/general-comms.md` - For anything else that doesn't explicitly match one of the above373. **Follow the specific instructions** in that file for formatting, tone, and content gathering3839If the communication type doesn't match any existing guideline, ask for clarification or more context about the desired format.4041## Keywords423P updates, company newsletter, company comms, weekly update, faqs, common questions, updates, internal comms