Internal Comms
94TrustedInstructions onlyStandardized templates and guidelines for professional workplace announcements.
What it does
Internal Comms aligns your AI assistant with the specific conventions and structural requirements of corporate messaging. By installing this skill, you enable the assistant to adopt the correct tone and formatting for documents intended for internal stakeholders, ensuring consistency across various departmental updates.
The skill provides a framework for handling common workplace reporting tasks. It directs the assistant toward established formats for periodic project updates, incident summaries, and organizational newsletters, making it easier to generate cohesive documentation without manual revision.
When it earns its place
Reach for it when…
Use this skill when you need to draft recurring business reports like project status summaries, leadership announcements, or answers to frequently asked questions that follow specific company documentation standards.
Look elsewhere when…
This skill is not designed for drafting external-facing marketing copy, press releases, or client-facing proposals, as these require a different audience focus and stylistic approach compared to internal operational updates.
What to say to use it
You never invoke a skill directly — the assistant picks it up when your request matches what it covers. These are the kinds of things that do that.
- draft a 3P update for the design project
- write a company newsletter about the new office policies
- generate a status report for our engineering team
- draft an FAQ response regarding the upcoming shift
Install it
Install for all your projects
Copy the skill directory into your personal skills folder. Claude picks it up on its own the next time your request matches what it does — there is nothing to enable.
git clone --depth 1 --branch main https://github.com/anthropics/skills.git /tmp/skills
mkdir -p ~/.claude/skills
cp -r /tmp/skills/skills/internal-comms ~/.claude/skills/internal-commsInstall for one project only
Put it in the project's own skills folder instead, so it can be committed and shared with everyone working on that repository.
cp -r /tmp/skills/skills/internal-comms .claude/skills/internal-commsIf a skill of the same name exists in both places, the personal one wins.
Installing on Claude.ai or through the API instead? The full guide covers every surface.
Pair it with an MCP server
Internal Comms changes how the work is done. These servers change what Claude can reach while doing it.
- Slack MCP Server80The skill shapes the message; Slack MCP Server is what delivers it to the channel it belongs in.
- Atlassian MCP Server86With Atlassian MCP Server, a status update is built from the real state of the work rather than from what you remember of it.
- Salesforce MCP Server25Salesforce MCP Server supplies the account detail that turns a generic update into a specific one.