Skip to main content
ClaudeWave
Skill894 estrellas del repoactualizado 2d ago

internal-comms

The internal-comms Claude Code skill provides formatted templates and guidelines for writing company internal communications such as 3P updates, newsletters, FAQ responses, status reports, and incident reports. Use this skill when Claude is asked to draft any type of internal communication to ensure consistency with organizational standards and formatting preferences.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/guanyang/open-agent-hub /tmp/internal-comms && cp -r /tmp/internal-comms/skills/internal-comms ~/.claude/skills/internal-comms
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

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