# internal-comms
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
devopsPython
Install
$ claude mcp add skills -- npx -y @anthropic-ai/claude-code-mcp## Documentation
When to use this skill
To write internal communications, use this skill for:
- 3P updates (Progress, Plans, Problems)
- Company newsletters
- FAQ responses
- Status reports
- Leadership updates
- Project updates
- Incident reports
How to use this skill
To write any internal communication:
- Identify the communication type from the request
- Load the appropriate guideline file from the
examples/directory:examples/3p-updates.md- For Progress/Plans/Problems team updatesexamples/company-newsletter.md- For company-wide newslettersexamples/faq-answers.md- For answering frequently asked questionsexamples/general-comms.md- For anything else that doesn't explicitly match one of the above
- Follow the specific instructions in that file for formatting, tone, and content gathering
If the communication type doesn't match any existing guideline, ask for clarification or more context about the desired format.
Keywords
3P updates, company newsletter, company comms, weekly update, faqs, common questions, updates, internal comms
## Related Skills
doc-coauthoring.md
28.1k
1234
# doc-coauthoring
from "anthropics/skills"
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
Python
devops
2581 forks
dispatching-parallel-agents.md
12.3k
1234
# dispatching-parallel-agents
from "obra/superpowers"
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Shell
devops
996 forks
writing-skills.md
12.3k
1234
# writing-skills
from "obra/superpowers"
Use when creating new skills, editing existing skills, or verifying skills work before deployment
Shell
devops
996 forks