BeClaude

internal-comms

151.6kOfficial SkillGeneralby Anthropic · Complete terms in LICENSE.txt

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.).

Python17872 forks964 issuesUpdated 6/16/2026First seen 4/17/2026

Overview

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

  1. 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

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/internal-comms.md https://raw.githubusercontent.com/anthropics/skills/main/skills/internal-comms/SKILL.md
3
Invoke in Claude Code
/internal-comms
View source on GitHub
agent-skills

Security Audits

LicenseWarnSourcePassRepositoryPass

Frequently Asked Questions

What is internal-comms?

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.).

How to install internal-comms?

To install internal-comms: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/internal-comms.md https://raw.githubusercontent.com/anthropics/skills/main/skills/internal-comms/SKILL.md. Finally, /internal-comms in Claude Code.

What is internal-comms best for?

internal-comms is a skill categorized under General. Created by Anthropic.