Skill · em Documentar e entregar
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…
Procedência
- Origem: anthropics/skills
- Caminho:
skills/internal-comms - Versão fixada:
33375500bcea98d610eb30ce10ac4e59b89c390d - Licença: Apache-2.0
- Espelhado em 25/09/2026
- 74,2 mil instalações no skills.sh (lido em 25/09/2026)
Antes de instalar
6 arquivos · 21,9 KB · só texto, nenhum script
Instalar na sua CLI
O comando baixa a versão fixada (commit 3337550) direto da origem, para a pasta que a CLI lê. Precisa de curl (macOS e Linux); no Windows não há comando, porque o Rook Labs é para macOS.
Claude Code
Neste projeto: instala em .claude/skills/internal-comms/.
d=".claude/skills/internal-comms" u="https://raw.githubusercontent.com/anthropics/skills/33375500bcea98d610eb30ce10ac4e59b89c390d/skills/internal-comms" curl -fsSL --create-dirs \ -o "$d/SKILL.md" "$u/SKILL.md" \ -o "$d/examples/3p-updates.md" "$u/examples/3p-updates.md" \ -o "$d/examples/company-newsletter.md" "$u/examples/company-newsletter.md" \ -o "$d/examples/faq-answers.md" "$u/examples/faq-answers.md" \ -o "$d/examples/general-comms.md" "$u/examples/general-comms.md" \ -o "$d/LICENSE.txt" "$u/LICENSE.txt"
Global: instala em ~/.claude/skills/internal-comms/.
d="$HOME/.claude/skills/internal-comms" u="https://raw.githubusercontent.com/anthropics/skills/33375500bcea98d610eb30ce10ac4e59b89c390d/skills/internal-comms" curl -fsSL --create-dirs \ -o "$d/SKILL.md" "$u/SKILL.md" \ -o "$d/examples/3p-updates.md" "$u/examples/3p-updates.md" \ -o "$d/examples/company-newsletter.md" "$u/examples/company-newsletter.md" \ -o "$d/examples/faq-answers.md" "$u/examples/faq-answers.md" \ -o "$d/examples/general-comms.md" "$u/examples/general-comms.md" \ -o "$d/LICENSE.txt" "$u/LICENSE.txt"
Codex
Neste projeto: instala em .agents/skills/internal-comms/.
d=".agents/skills/internal-comms" u="https://raw.githubusercontent.com/anthropics/skills/33375500bcea98d610eb30ce10ac4e59b89c390d/skills/internal-comms" curl -fsSL --create-dirs \ -o "$d/SKILL.md" "$u/SKILL.md" \ -o "$d/examples/3p-updates.md" "$u/examples/3p-updates.md" \ -o "$d/examples/company-newsletter.md" "$u/examples/company-newsletter.md" \ -o "$d/examples/faq-answers.md" "$u/examples/faq-answers.md" \ -o "$d/examples/general-comms.md" "$u/examples/general-comms.md" \ -o "$d/LICENSE.txt" "$u/LICENSE.txt"
Global: instala em ~/.agents/skills/internal-comms/.
d="$HOME/.agents/skills/internal-comms" u="https://raw.githubusercontent.com/anthropics/skills/33375500bcea98d610eb30ce10ac4e59b89c390d/skills/internal-comms" curl -fsSL --create-dirs \ -o "$d/SKILL.md" "$u/SKILL.md" \ -o "$d/examples/3p-updates.md" "$u/examples/3p-updates.md" \ -o "$d/examples/company-newsletter.md" "$u/examples/company-newsletter.md" \ -o "$d/examples/faq-answers.md" "$u/examples/faq-answers.md" \ -o "$d/examples/general-comms.md" "$u/examples/general-comms.md" \ -o "$d/LICENSE.txt" "$u/LICENSE.txt"
Antigravity
Neste projeto: instala em .agents/skills/internal-comms/.
d=".agents/skills/internal-comms" u="https://raw.githubusercontent.com/anthropics/skills/33375500bcea98d610eb30ce10ac4e59b89c390d/skills/internal-comms" curl -fsSL --create-dirs \ -o "$d/SKILL.md" "$u/SKILL.md" \ -o "$d/examples/3p-updates.md" "$u/examples/3p-updates.md" \ -o "$d/examples/company-newsletter.md" "$u/examples/company-newsletter.md" \ -o "$d/examples/faq-answers.md" "$u/examples/faq-answers.md" \ -o "$d/examples/general-comms.md" "$u/examples/general-comms.md" \ -o "$d/LICENSE.txt" "$u/LICENSE.txt"
Global: instala em ~/.gemini/antigravity-cli/skills/internal-comms/.
d="$HOME/.gemini/antigravity-cli/skills/internal-comms" u="https://raw.githubusercontent.com/anthropics/skills/33375500bcea98d610eb30ce10ac4e59b89c390d/skills/internal-comms" curl -fsSL --create-dirs \ -o "$d/SKILL.md" "$u/SKILL.md" \ -o "$d/examples/3p-updates.md" "$u/examples/3p-updates.md" \ -o "$d/examples/company-newsletter.md" "$u/examples/company-newsletter.md" \ -o "$d/examples/faq-answers.md" "$u/examples/faq-answers.md" \ -o "$d/examples/general-comms.md" "$u/examples/general-comms.md" \ -o "$d/LICENSE.txt" "$u/LICENSE.txt"
Peça ao Rook
Já usa o Rook Labs? Cole no chat do Rook: instale a skill https://rooklabs.sh/marketplace/anthropic.internal-comms
Prévia do SKILL.md
---
name: internal-comms
description: 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, p…
license: Complete terms in LICENSE.txt
---
## 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:
1. **Identify the communication type** from the request
2. **Load the appropriate guideline file** from the `examples/` directory:
- `examples/3p-updates.md` - For Progress/Plans/Problems team updates
- `examples/company-newsletter.md` - For company-wide newsletters
- `examples/faq-answers.md` - For answering frequently asked questions
- `examples/general-comms.md` - For anything else that doesn't explicitly match one of the above
3. **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
…