internal-comms

Standardize internal communications using YAML frontmatter and guideline files.

73|11|Updated May 18, 2025
One-click install
npx skills add https://github.com/datascienceworld-kan/vinagent --skill internal-comms-datascienceworld-kan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: internal-comms
Source: https://github.com/datascienceworld-kan/vinagent/tree/main/agentskills/skills/skills/internal-comms
Command: npx skills add https://github.com/datascienceworld-kan/vinagent --skill internal-comms-datascienceworld-kan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides structured guidance to craft internal communications (3P updates, newsletters, FAQs, status reports, leadership updates) consistently and quickly.

Core Features & Use Cases

  • Guided formats for 3P updates, newsletters, FAQs, and general internal comms.
  • Guideline loading from examples/ (3p-updates.md, company-newsletter.md, faq-answers.md, general-comms.md) to match the requested format and tone.
  • Fallback assistance when the input doesn't clearly map to a guideline, prompting for clarification.

Quick Start

Identify the communication type from the user request and load the matching guideline from the examples/ directory (3p-updates.md, company-newsletter.md, faq-answers.md, or general-comms.md), then generate output following that file's instructions.

Frequently Asked Questions about internal-comms

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

FAQPage Schema
How do I write consistent internal communications like 3P updates and newsletters?

Format internal communications by loading guideline templates for 3P updates, newsletters, and FAQs. This ensures consistent tone and formatting across status reports, leadership updates, and company newsletters while reducing friction.

What is the best way to structure a 3P status update for leadership?

Structure a 3P status update using dedicated guidelines loaded from the examples directory. The format applies deterministic, action-oriented prompts to generate scalable and consistent leadership updates.

Can I use templates for company newsletters and FAQ responses?

Yes, templates exist for company newsletters and FAQ responses. The skill loads specific formatting and tone guidelines from example files to guide output generation for these internal communication formats.

How do internal communication guidelines handle inputs that don't match a specific format?

Internal communication guidelines provide fallback assistance when input doesn't clearly map to a template. The system prompts for clarification to ensure output matches the requested format and tone.

Do I need YAML frontmatter to generate internal comms templates?

YAML frontmatter is required to generate internal comms templates. The system relies on this frontmatter alongside action-oriented prompts to guide deterministic output generation across communication formats.