Skip to content
Skill

internal-comms

by anthropics

AI Summary

A skill that helps employees write consistent internal communications (status reports, newsletters, incident reports, etc.) using their company's preferred formats and templates.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "internal-comms" skill in my project.

Please run this command in my terminal:
# Install skill into your project (6 files)
mkdir -p .claude/skills/internal-comms && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/internal-comms/SKILL.md "https://raw.githubusercontent.com/anthropics/skills/main/skills/internal-comms/SKILL.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/internal-comms/LICENSE.txt "https://raw.githubusercontent.com/anthropics/skills/main/skills/internal-comms/LICENSE.txt" && mkdir -p .claude/skills/internal-comms/examples && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/internal-comms/examples/3p-updates.md "https://raw.githubusercontent.com/anthropics/skills/main/skills/internal-comms/examples/3p-updates.md" && mkdir -p .claude/skills/internal-comms/examples && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/internal-comms/examples/company-newsletter.md "https://raw.githubusercontent.com/anthropics/skills/main/skills/internal-comms/examples/company-newsletter.md" && mkdir -p .claude/skills/internal-comms/examples && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/internal-comms/examples/faq-answers.md "https://raw.githubusercontent.com/anthropics/skills/main/skills/internal-comms/examples/faq-answers.md" && mkdir -p .claude/skills/internal-comms/examples && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/internal-comms/examples/general-comms.md "https://raw.githubusercontent.com/anthropics/skills/main/skills/internal-comms/examples/general-comms.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

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

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted Today
Active
Adoption1K+ stars on GitHub
117.3k ★ · Popular
DocsREADME + description
Well-documented

GitHub Signals

Stars117.3k
Forks13.5k
Issues693
UpdatedToday
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code