internal-comms — agent-skills internal-comms, official, agent-skills, ide skills, Claude Code, Cursor, Windsurf

Verified
v1.0.0
GitHub

About this Skill

Ideal for Enterprise Communication Agents that generate structured internal documentation. 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.).

# Core Topics

anthropics anthropics
[83.9k]
[8825]
Updated: 3/5/2026

Agent Capability Analysis

The internal-comms skill by anthropics is an open-source official AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for agent-skills.

Ideal Agent Persona

Ideal for Enterprise Communication Agents that generate structured internal documentation.

Core Value

Enables automated generation of standardized internal communications by leveraging predefined templates from the `examples/` directory. Supports multiple corporate formats including 3P updates, status reports, and incident reports through structured guideline files.

Capabilities Granted for internal-comms

Generating 3P updates (Progress/Plans/Problems)
Drafting standardized incident reports
Creating leadership update templates
Producing company newsletter content
Automating FAQ responses for internal systems

! Prerequisites & Limits

  • Requires predefined guideline files in `examples/` directory
  • Limited to communication types specified in documentation
  • Dependent on accurate identification of communication type from user input
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

internal-comms

Install internal-comms, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

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

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is internal-comms?

Ideal for Enterprise Communication Agents that generate structured internal documentation. 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 do I install internal-comms?

Run the command: npx killer-skills add anthropics/skills/internal-comms. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for internal-comms?

Key use cases include: Generating 3P updates (Progress/Plans/Problems), Drafting standardized incident reports, Creating leadership update templates, Producing company newsletter content, Automating FAQ responses for internal systems.

Which IDEs are compatible with internal-comms?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for internal-comms?

Requires predefined guideline files in `examples/` directory. Limited to communication types specified in documentation. Dependent on accurate identification of communication type from user input.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add anthropics/skills/internal-comms. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use internal-comms immediately in the current project.

Related Skills

Looking for an alternative to internal-comms or another official skill for your workflow? Explore these related open-source skills.

View All

flags

Logo of facebook
facebook

Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.

243.6k
0
Developer

extract-errors

Logo of facebook
facebook

Use when adding new error messages to React, or seeing unknown error code warnings.

243.6k
0
Developer

fix

Logo of facebook
facebook

Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.

243.6k
0
Developer

flow

Logo of facebook
facebook

Use when you need to run Flow type checking, or when seeing Flow type errors in React code.

243.6k
0
Developer