internal-comms

Generate internal communications using structured templates and guidelines from examples/.

1|Updated Jan 1, 2026
One-click install
npx skills add https://github.com/RussianRoulette84/agentic_project --skill internal-comms-russianroulette84
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: internal-comms
Source: https://github.com/RussianRoulette84/agentic_project/tree/main/.claude/skills/internal-comms
Command: npx skills add https://github.com/RussianRoulette84/agentic_project --skill internal-comms-russianroulette84

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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 Features & Use Cases

  • The skill loads the appropriate guideline file from the examples directory based on the communication type:
    • 3p-updates.md for Progress, Plans, Problems
    • company-newsletter.md for company-wide newsletters
    • faq-answers.md for frequently asked questions
    • general-comms.md for other formats
  • It then follows the specific instructions in that guideline for formatting, tone, and content gathering to generate the final output.

Quick Start

Identify the intended communication type (3P update, newsletter, FAQ, or general comms) and load the corresponding guideline from examples/, then apply its formatting and tone to produce the final output.

Frequently Asked Questions about internal-comms

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write a 3P update for my team?

A 3P update summarizes Progress, Plans, and Problems. This skill loads the 3p-updates guideline to apply structured formatting and consistent tone, generating a ready-to-send brief based on your project details.

What is the best way to generate a company newsletter?

Generating a company newsletter requires consistent tone and structure. This skill loads the company-newsletter guideline to format your content, apply frontmatter metadata, and produce a formatted internal brief.

How do I format internal FAQs for employee reference?

Formatting internal FAQs requires structured answers and a consistent tone. This skill loads the faq-answers guideline to structure your frequently asked questions into a standardized format for team distribution.

Can I use this skill for general internal communications and status reports?

Yes, this skill processes general internal communications and status reports. It loads the general-comms guideline to enforce consistent structure and tone across various internal briefs and team updates.

How does this skill maintain a consistent tone across internal comms?

This skill maintains a consistent tone by leveraging frontmatter metadata in SKILL.md and loading specific formatting guidelines from the examples directory based on the communication type.