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 update

Overview

The "internal comms" skill, hosted in the anthropics/skills repository on GitHub, is a productivity-focused tool designed for the Claude AI agent. This resource enables Claude to generate a wide variety of internal corporate documents, including leadership updates, project status reports, and company newsletters, while adhering to specific organizational formatting preferences. According to the source documentation at github.com/anthropics/skills, the skill is particularly effective for drafting 3P updates, FAQs, and incident reports. With over 150,000 stars on GitHub, this skill streamlines the communication workflow by ensuring consistency across different internal channels. It serves as a comprehensive template library that allows users to maintain professional standards in all internal-facing correspondence.

Use Cases

Drafting weekly project status reports and leadership updates in standardized company formats.
Creating comprehensive internal newsletters and FAQs to keep employees informed on company news.
Generating detailed incident reports and third-party updates following specific organizational protocols.

Install Notes

# Review source first
open https://github.com/anthropics/skills/blob/main/skills/internal-comms/SKILL.md

Copy or clone the skill folder into your agent skills directory after reviewing its instructions and scripts.

Security Notes

As an open-source resource from the anthropics/skills repository, users should ensure that any company-specific templates or sensitive internal data processed by the skill comply with their organization's data privacy policies. Since the skill operates within the Claude agent environment, standard AI safety and data handling protocols apply to all generated internal communications.

Related Skills

Find Skills

mxyhi/ok-skills

Productivity

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

CodexClaude Code
typescriptreact
423 starsApache-2.0

caveman

mxyhi/ok-skills

Productivity

Respond terse like smart caveman. All technical substance stay. Only fluff die.

CodexClaude Code
reactsecurity
423 starsApache-2.0

Diagnose

mxyhi/ok-skills

Productivity

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.

CodexClaude Code
testingbrowser
423 starsApache-2.0

grill with docs

mxyhi/ok-skills

Productivity

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

CodexClaude Code
designros
423 starsApache-2.0

grill me

mxyhi/ok-skills

Productivity

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

CodexClaude Code
design
423 starsApache-2.0

Dogfood

mxyhi/ok-skills

Productivity

Systematically explore and test a web application to find bugs, UX issues, and other problems. Use when asked to "dogfood", "QA", "exploratory test", "find issues", "bug hunt", "test this app/site/platform", or review the quality of a web application. Produces a structured report with full reproduction evidence -- step

CodexClaude Code
testingreview
423 starsApache-2.0