Openakita openakita/skills@internal-comms
Write internal communications including status reports, leadership updates, 3P updates (Progress/Plans/Problems), company newsletters, FAQs, incident reports, and project updates. Use this skill whenever the user needs to draft any type of internal business communication.
install
source · Clone the upstream repo
git clone https://github.com/openakita/openakita
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openakita/openakita "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/internal-comms" ~/.claude/skills/openakita-openakita-openakita-skills-internal-comms && rm -rf "$T"
manifest:
skills/internal-comms/SKILL.mdsource content
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
directory:examples/
- For Progress/Plans/Problems team updatesexamples/3p-updates.md
- For company-wide newslettersexamples/company-newsletter.md
- For answering frequently asked questionsexamples/faq-answers.md
- For anything else that doesn't explicitly match one of the aboveexamples/general-comms.md
- 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