internal-comms

internal-comms is a skill for Claude Code from sheikh-mohammad/agent-factory-claude-skills. It costs 67 tokens per session (321 once invoked), scanned A, original, no licence file.

A writing guide for creating internal company messages in the formats your organisation uses.

In plain words
What is it for?
Writing and organising different kinds of communication for employees and company leaders.
Why use it?
It helps keep status reports, leadership updates, newsletters, FAQs and incident reports consistent with company conventions.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Writing and organising different kinds of communication for employees and company leaders.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sheikh-mohammad/agent-factory-claude-skills/internal-comms
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.

Any agent
npx skills add sheikh-mohammad/agent-factory-claude-skills --skill internal-comms
Clone the repo
git clone --depth 1 https://github.com/sheikh-mohammad/agent-factory-claude-skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for internal-comms

README.md
[![agentmods](https://agentmods.dev/badge/skills/sheikh-mohammad/agent-factory-claude-skills/internal-comms/github.svg)](https://agentmods.dev/skills/sheikh-mohammad/agent-factory-claude-skills/internal-comms)
Your own site
<a href="https://agentmods.dev/skills/sheikh-mohammad/agent-factory-claude-skills/internal-comms"><img src="https://agentmods.dev/badge/skills/sheikh-mohammad/agent-factory-claude-skills/internal-comms/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for internal-comms

Your own site · 80×15
<a href="https://agentmods.dev/skills/sheikh-mohammad/agent-factory-claude-skills/internal-comms"><img src="https://agentmods.dev/badge/skills/sheikh-mohammad/agent-factory-claude-skills/internal-comms.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 67 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 321 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.1 $0.00067 $0.00321
Opus 5 $0.00034 $0.00161
Sonnet 5 $0.00013 $0.00064
Haiku 4.5 $0.00007 $0.00032

Measured 11d ago against content hash 067b7587a344, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, 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 11d 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.

.claude/skills/internal-comms/SKILL.md · 33 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

5 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. 11d ago First seen · 33 lines · 67 tokens per session scan A 067b7587a344

Subscribe to this mod's changes

internal-comms is a skill published in the GitHub repository sheikh-mohammad/agent-factory-claude-skills (6 stars, last pushed 1mo ago), with no licence file. It adds 67 tokens to every session and 321 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-31.

Related

Other skills, from other repositories

idea-sprint

Find and validate what to build in crypto. Use when the user asks "what should I build", "validate this idea", "is this worth building", "find me a startup idea", "crypto idea", or wants blunt feedback on a project concept before writing code.

solanabr/solana-ai-kit · 58 tokens

hackathon

Prepare a winning hackathon submission. Use when the user says "hackathon submission", "submit to hackathon", "demo script", "demo video", "which track should I enter", "Colosseum", "help me win the hackathon", or asks about hackathon grants and Superteam Earn.

solanabr/solana-ai-kit · 65 tokens

pitch-deck

Build a pitch deck for a crypto project. Use when the user says "pitch deck", "demo day", "investor presentation", "grant application slides", "accelerator application", "help me pitch", or needs slides for a hackathon final.

solanabr/solana-ai-kit · 55 tokens

solana-dev

Unified skill hub for Solana development. Routes to external submodule skills (solana-foundation, sendai, solana-game, trailofbits, cloudflare, qedgen, colosseum, solana-new, ghostsecurity, defending-code) and local skills. Progressive disclosure — read only what you need.

solanabr/solana-ai-kit · 68 tokens

claudemd-architect

Generate production-grade CLAUDE.md project reference documents for Claude Code. Use when a user wants to create a CLAUDE.md, project spec, or architectural reference for AI-assisted development. Incorporates LLM reasoning failure mitigations (constraint-based guardrails, concrete examples, verification checkpoints)…

keskinonur/claudemd-architect · 108 tokens

claude-md-optimizer

Optimize oversized CLAUDE.md files using progressive disclosure. Analyzes content tiers, detects encryption constraints, creates sub-documents, and rewrites the main file with a Sub-Documentation Table. Triggers: optimize CLAUDE.md, reduce CLAUDE.md size, CLAUDE.md too long, apply progressive disclosure to CLAUDE.md.

smith-horn/product-builder-starter · 76 tokens