---
name: Internal Comms
slug: internal-comms
category: Writing
description: Internal Comms helps write internal communications in company-specific formats, such as status reports, leadership updates, newsletters, FAQs, and incident reports. Use it when drafting messages that need an internal tone or a defined template.
github: "https://github.com/ECNU-ICALK/AutoSkill/tree/main/SkillBank/Common/AwesomeClaudeSkills/internal-comms"
language: Python
stars: 564
forks: 53
install: "npx degit https://github.com/ECNU-ICALK/AutoSkill/tree/main/SkillBank/Common/AwesomeClaudeSkills/internal-comms ~/.claude/skills/internal-comms"
installs_to: ~/.claude/skills/internal-comms
source_path: SkillBank/Common/AwesomeClaudeSkills/internal-comms/SKILL.md
collection_size: 25
category_size: 1012
collection_url: "https://dirskills.com/collections/ECNU-ICALK/AutoSkill"
added: 2026-08-25T05:14:27.954Z
last_synced: 2026-08-25T05:14:27.954Z
canonical_url: "https://dirskills.com/skills/internal-comms"
---

# Internal Comms

Internal Comms helps write internal communications in company-specific formats, such as status reports, leadership updates, newsletters, FAQs, and incident reports. Use it when drafting messages that need an internal tone or a defined template.

**Install:**

```bash
npx degit https://github.com/ECNU-ICALK/AutoSkill/tree/main/SkillBank/Common/AwesomeClaudeSkills/internal-comms ~/.claude/skills/internal-comms
```

## README

## 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:

1. **Identify the communication type** from the request
2. **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
3. **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
