Initial commit: Claude Skills Factory with 8 refined custom skills
Custom Skills (ourdigital-custom-skills/): - 00-ourdigital-visual-storytelling: Blog featured image prompt generator - 01-ourdigital-research-publisher: Research-to-publication workflow - 02-notion-organizer: Notion workspace management - 03-research-to-presentation: Notion research to PPT/Figma - 04-seo-gateway-strategist: SEO gateway page strategy planning - 05-gateway-page-content-builder: Gateway page content generation - 20-jamie-brand-editor: Jamie Clinic branded content GENERATION - 21-jamie-brand-guardian: Jamie Clinic content REVIEW & evaluation Refinements applied: - All skills converted to SKILL.md format with YAML frontmatter - Added version fields to all skills - Flattened nested folder structures - Removed packaging artifacts (.zip, .skill files) - Reorganized file structures (scripts/, references/, etc.) - Differentiated Jamie skills with clear roles 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
32
claude-skills-examples/skills-main/internal-comms/SKILL.md
Normal file
32
claude-skills-examples/skills-main/internal-comms/SKILL.md
Normal file
@@ -0,0 +1,32 @@
|
||||
---
|
||||
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, project updates, etc.).
|
||||
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
|
||||
Reference in New Issue
Block a user