internal-comms

A writing guide for internal company communications, including team updates, newsletters, FAQs, leadership updates, and incident reports. It uses example formats and company-specific writing guidelines.

In plain words
What is it for?
Use it to draft status reports, Progress/Plans/Problems updates, company newsletters, FAQ answers, leadership updates, project communications, and incident reports.
Why use it?
It helps an agent choose the right structure and tone for messages that stay inside an organization. This reduces inconsistent formatting and avoids treating every announcement or report the same way.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/vidyfoo/antigravity-skill-engine/internal-comms
Any agent
npx skills add VidyFoo/antigravity-skill-engine --skill internal-comms
Clone the repo
git clone --depth 1 https://github.com/VidyFoo/antigravity-skill-engine

Made for: Claude Code, Codex.

Per session 68 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 226 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00068 $0.00226
Opus 5 $0.00034 $0.00113
Sonnet 5 $0.00014 $0.00045
Haiku 4.5 $0.00007 $0.00023

Measured 3d ago against content hash 23082217eadf, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

internal-comms scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agent/skills/external/internal-comms/SKILL.md · 20 lines

What it actually says

When to use this skill

To write internal communications, use this skill for team updates, newsletters, FAQ responses, status reports, leadership updates, and incident reports.

How to use this skill

  1. Identify the communication type from the request.
  2. Load the appropriate guideline file from the examples/ directory.
  3. Follow the specific instructions for formatting, tone, and content gathering.

Case Library

  • 3p-updates.md: Team updates using Progress/Plans/Problems format.
  • company-newsletter.md: Company-wide announcements.
  • faq-answers.md: Responses to frequent questions.
  • general-comms.md: Other internal communication needs.
Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 20 lines · 68 tokens per session scan A 23082217eadf

Subscribe to this mod's changes

internal-comms is a skill published in the GitHub repository VidyFoo/antigravity-skill-engine (12 stars, last pushed 7mo ago), licensed MIT. It adds 68 tokens to every session and 226 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

Skill Development

This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.

dean9703111/ai-agent-skill-for-video-workflow · 63 tokens

SRT Enhancer

This skill should be used when the user asks to "enhance srt subtitles", "optimize srt with original script", "fix srt typos from markdown", "compare srt with origin.md", "improve subtitle accuracy", "add spaces to srt", "優化 srt 逐字稿", "比對原稿修正字幕", or needs to refine SRT subtitle files by comparing them with an original…

dean9703111/ai-agent-skill-for-video-workflow · 98 tokens

SRT Social Summary

This skill should be used when the user asks to "generate social media summary from srt", "create platform-specific descriptions", "generate Facebook post from transcript", "create YouTube description from srt", "write Thread post from subtitles", "生成影片介紹", "根據逐字稿生成貼文", or needs to create engaging social media content…

dean9703111/ai-agent-skill-for-video-workflow · 91 tokens

SRT Card Annotator

This skill should be used when the user asks to "add reference cards to srt", "annotate srt with cards", "insert cards into subtitles", "generate srt with card annotations", "add 字卡 to srt", or needs to add contextual reference cards below subtitle text blocks in SRT files.

dean9703111/ai-agent-skill-for-video-workflow · 70 tokens

Audio to SRT Converter

This skill should be used when the user asks to "convert audio to srt", "generate subtitles from audio", "create srt from mp3/wav/m4a/flac", "transcribe audio to subtitles", or needs to generate SRT subtitle files from audio files (MP3, WAV, M4A, FLAC, etc.) with customizable character limits and timeline adjustments.

dean9703111/ai-agent-skill-for-video-workflow · 85 tokens

agent-orchestrator

Meta-skill que orquestra todos os agentes do ecossistema. Scan automatico de skills, match por capacidades, coordenacao de workflows multi-skill e registry management.

sickn33/agentic-awesome-skills · 41 tokens