internal-comms

Write internal communications using company-specific formats and guideline files.

Updated May 24, 2026
One-click install
npx skills add https://github.com/MWest2020/skill-forge --skill internal-comms-mwest2020
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: internal-comms
Source: https://github.com/MWest2020/skill-forge/tree/main/skills/internal-comms
Command: npx skills add https://github.com/MWest2020/skill-forge --skill internal-comms-mwest2020

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Writing consistent internal communications like status reports, newsletters, and incident updates requires remembering company-specific formats and tone, which leads to inconsistent or off-brand messaging. ## Core Features & Use Cases - Format-Specific Guidelines: Loads dedicated guideline files for 3P updates, company newsletters, FAQ answers, and general communications. - Communication Type Detection: Identifies the communication type from the request and routes to the correct formatting instructions. - Use Case: When asked to write a weekly team update, the skill loads the 3P updates guideline and produces a Progress/Plans/Problems report matching the company's preferred structure and tone. ## Quick Start Write a 3P status update for my team covering this week's progress, next week's plans, and current blockers.

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 status update with consistent formatting?โ–ผ

Identify the communication as a 3P update, then load the examples/3p-updates.md guideline file. Follow its instructions for structuring Progress, Plans, and Problems sections with the company's preferred tone and format.

What types of internal communications does this skill support?โ–ผ

It supports 3P updates, company newsletters, FAQ responses, status reports, leadership updates, project updates, and incident reports. Each type maps to a specific guideline file in the examples directory.

What happens if my communication type has no guideline file?โ–ผ

The skill falls back to examples/general-comms.md for anything that does not match a specific guideline. If the format is still unclear, it asks for clarification or more context about the desired format.

Can I customize the tone and format of company newsletters?โ–ผ

Yes, the newsletter format is defined in examples/company-newsletter.md, which contains the specific instructions for formatting, tone, and content gathering. Editing that file changes how future newsletters are written.