internal-comms

Write internal communications such as status reports, leadership updates, 3P updates, newsletters, FAQs, incident reports, and project updates using repeatable internal formats.

31,392 stars
Complexity: medium

About this skill

This skill empowers an AI agent to efficiently draft a wide range of internal communications, ensuring consistency and adherence to organizational standards. By identifying the communication type from a user request, the agent can load and apply specific guideline files (e.g., for 3P updates, incident reports, newsletters) from a pre-configured `examples/` directory. This ensures that all generated content, from leadership updates to project summaries, follows established internal formats, saving time and maintaining a professional tone across all corporate messaging.

Best use case

Automating the creation of standardized internal communications to save time, ensure consistency, and maintain professional quality across various organizational updates.

Write internal communications such as status reports, leadership updates, 3P updates, newsletters, FAQs, incident reports, and project updates using repeatable internal formats.

A drafted internal communication document (e.g., status report, newsletter, FAQ, incident report) formatted according to internal guidelines and tailored to the specified communication type.

Practical example

Example input

Draft a weekly status report for Project Aurora. Key updates: frontend development 75% complete, started backend API integration, identified a minor bug in user authentication module, currently being fixed. No major blockers.

Example output

```
Subject: Project Aurora Weekly Status Report - [Current Date]

**Project:** Project Aurora
**Reporting Period:** [Start Date] - [End Date]
**Status:** Green

**I. Progress:**
- Frontend development is 75% complete.
- Backend API integration has successfully commenced.

**II. Plans for Next Period:**
- Complete frontend development remaining tasks.
- Continue backend API integration.
- Resolve identified user authentication bug.

**III. Problems/Risks:**
- A minor bug was identified in the user authentication module; a fix is currently being implemented. This is not expected to cause significant delays.

**IV. Key Decisions/Actions Needed:**
- N/A at this time.
```

When to use this skill

  • When an AI agent needs to draft a status report for a team or project.
  • When preparing a company-wide newsletter or a departmental update.
  • To quickly generate answers for frequently asked questions (FAQs) based on provided information.
  • For creating standardized incident reports or post-mortems after an event.

When not to use this skill

  • For generating external communications or public-facing documents that require a different tone or format.
  • When the required communication type does not have a predefined guideline file in the `examples/` directory.
  • For highly sensitive or confidential communications that require direct human oversight for every word.
  • If the primary goal is to analyze existing communications rather than to create new ones.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/internal-comms/SKILL.md --create-dirs "https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/plugins/antigravity-awesome-skills-claude/skills/internal-comms/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/internal-comms/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How internal-comms Compares

Feature / Agentinternal-commsStandard Approach
Platform SupportClaudeLimited / Varies
Context Awareness High Baseline
Installation ComplexitymediumN/A

Frequently Asked Questions

What does this skill do?

Write internal communications such as status reports, leadership updates, 3P updates, newsletters, FAQs, incident reports, and project updates using repeatable internal formats.

Which AI agents support this skill?

This skill is designed for Claude.

How difficult is it to install?

The installation complexity is rated as medium. You can find the installation instructions above.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

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

Related Skills

internal-comms-community

31392
from sickn33/antigravity-awesome-skills

To write internal communications, use this skill for:

Content GenerationClaude

internal-comms-anthropic

31392
from sickn33/antigravity-awesome-skills

To write internal communications, use this skill for:

Content GenerationClaude

nft-standards

31392
from sickn33/antigravity-awesome-skills

Master ERC-721 and ERC-1155 NFT standards, metadata best practices, and advanced NFT features.

Web3 & BlockchainClaude

nextjs-app-router-patterns

31392
from sickn33/antigravity-awesome-skills

Comprehensive patterns for Next.js 14+ App Router architecture, Server Components, and modern full-stack React development.

Web FrameworksClaude

new-rails-project

31392
from sickn33/antigravity-awesome-skills

Create a new Rails project

Code GenerationClaude

networkx

31392
from sickn33/antigravity-awesome-skills

NetworkX is a Python package for creating, manipulating, and analyzing complex networks and graphs.

Network AnalysisClaude

network-engineer

31392
from sickn33/antigravity-awesome-skills

Expert network engineer specializing in modern cloud networking, security architectures, and performance optimization.

Network EngineeringClaude

nestjs-expert

31392
from sickn33/antigravity-awesome-skills

You are an expert in Nest.js with deep knowledge of enterprise-grade Node.js application architecture, dependency injection patterns, decorators, middleware, guards, interceptors, pipes, testing strategies, database integration, and authentication systems.

Frameworks & LibrariesClaude

nerdzao-elite

31392
from sickn33/antigravity-awesome-skills

Senior Elite Software Engineer (15+) and Senior Product Designer. Full workflow with planning, architecture, TDD, clean code, and pixel-perfect UX validation.

Software DevelopmentClaude

nerdzao-elite-gemini-high

31392
from sickn33/antigravity-awesome-skills

Modo Elite Coder + UX Pixel-Perfect otimizado especificamente para Gemini 3.1 Pro High. Workflow completo com foco em qualidade máxima e eficiência de tokens.

Software DevelopmentClaudeGemini

native-data-fetching

31392
from sickn33/antigravity-awesome-skills

Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handling, caching, offline support, and Expo Router data loaders (useLoaderData).

API IntegrationClaude

n8n-workflow-patterns

31392
from sickn33/antigravity-awesome-skills

Proven architectural patterns for building n8n workflows.

Workflow AutomationClaude