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.).
Why use this skill?
Standardize your status reports, 3P updates, and company newsletters. Install the openclaw/skills/seanphan/internal-comms package today.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/seanphan/internal-commsWhat This Skill Does
The internal-comms skill is a specialized communication toolkit designed to streamline the drafting of internal business documents within OpenClaw. By leveraging standardized templates and corporate formatting guidelines, this skill ensures consistency, professional tone, and structural integrity across various organizational update types. It acts as an assistant that understands the nuances of internal messaging, ranging from concise status reports to comprehensive newsletters, ensuring that the AI agent follows company-approved communication patterns.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/seanphan/internal-comms
Ensure you have the necessary permissions to install packages from the source repository before initiating the process.
Use Cases
This skill is highly versatile and serves several key organizational functions:
- Status Reporting: Standardizing progress, plans, and problems (3P) for project managers and team leads.
- Leadership Updates: Formatting high-level briefs for executive stakeholders.
- Internal Newsletters: Providing consistent structures for company-wide distribution.
- FAQ Management: Ensuring clear, concise, and helpful responses to recurring employee questions.
- Incident Reporting: Maintaining a structured, factual format for post-mortem analysis or operational issues.
- Ad-hoc Communication: Leveraging the
general-comms.mdfile for any miscellaneous internal messaging needs.
Example Prompts
- "Draft a 3P update for the Q3 migration project, focusing on our current bottleneck regarding server capacity."
- "Help me write a concise weekly newsletter for the design team highlighting our latest sprint accomplishments and upcoming design system changes."
- "Create a FAQ response explaining the new hybrid work policy based on the draft provided in my project folder."
Tips & Limitations
To maximize the effectiveness of the internal-comms skill, always provide the agent with specific context regarding your project's current status or the data points you wish to include. If a specific communication format is not explicitly defined in the examples/ directory, the skill will default to general-comms.md. When in doubt, provide the agent with a sample of your company's previous communications to help fine-tune the tone. Note that this skill is strictly for text generation and formatting; it does not distribute emails or publish content automatically, ensuring that you maintain full editorial control before dissemination.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-seanphan-internal-comms": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read
Related Skills
artifacts-builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
template-skill
Replace with description of the skill and when Claude should use it.
canvas-design
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
xlsx
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas
algorithmic-art
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.