internal-comms

Generate standardized internal messages from YAML frontmatter and guideline files.

1|Updated Oct 9, 2025
One-click install
npx skills add https://github.com/omerakben/omer-akben --skill internal-comms-omerakben
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: internal-comms
Source: https://github.com/omerakben/omer-akben/tree/main/.claude/skills/internal-comms
Command: npx skills add https://github.com/omerakben/omer-akben --skill internal-comms-omerakben

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill standardizes internal communications by auto-generating ready-to-use messages.

Core Features & Use Cases

  • Guided formats: Provides templates for 3P updates, company newsletters, FAQs, incident reports, and general memos.
  • Guided loading: Loads specific guideline files from the examples/ directory (e.g., examples/3p-updates.md, examples/company-newsletter.md, examples/faq-answers.md, examples/general-comms.md) and formats output accordingly.
  • Operational context: When given a prompt, it formats content according to the chosen guideline to ensure consistency across communications.

Quick Start

To draft a 3P update, load the 3p-updates guideline from examples/ and provide progress, plans, and blockers for the period.

Frequently Asked Questions about internal-comms

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

FAQPage Schema
How do I generate consistent internal communications templates for company newsletters and memos?

Internal communications templates are auto-generated by loading specific formatting guidelines from the examples directory, ensuring standardized company newsletters, memos, and organizational updates.

What is the best way to format 3P updates for internal organizational reporting?

3P updates are formatted by loading the 3p-updates guideline and providing your progress, plans, and blockers for the period, resulting in a standardized internal communication message.

Can I use pre-defined guidelines to draft incident reports and FAQs for my organization?

Yes, you can draft incident reports and FAQs by loading the respective formatting guidelines, which structure your content into ready-to-use organizational messages and answers.

Do I need any external dependencies or scripts to standardize internal comms?

No external dependencies are required to standardize internal comms; the skill uses YAML frontmatter and guideline files, optionally leveraging scripts or references if present.

How does the internal communications skill ensure formatting consistency across different message types?

Formatting consistency is ensured by loading specific guideline files from the examples directory for each message type, applying communication standards to format the output content accordingly.