content-creation
4
总安装量
4
周安装量
#48789
全站排名
安装命令
npx skills add https://github.com/spitoglou/fabric-claude-skills --skill content-creation
Agent 安装分布
codex
3
opencode
3
trae
2
gemini-cli
2
claude-code
2
github-copilot
2
Skill 文档
Content Creation
Create polished content for publication, communication, and presentations.
Pattern Selection
| Intent | Pattern | When to Use |
|---|---|---|
| Newsletter content | create_newsletter_entry |
Newsletter sections/updates |
| Professional email | create_formal_email |
Business correspondence |
| Show/podcast intro | create_show_intro |
Opening hooks for media |
| Security newsletter | create_security_update |
Security-focused updates |
| Blog enhancement | enrich_blog_post |
Improve blog structure/visuals |
| Tweet/social | tweet |
Short-form social content |
| Presentation | create_keynote |
TED-style slide decks |
| Aphorisms | create_aphorisms |
Quotable wisdom compilation |
| Content tags | create_tags |
Categorization/SEO tags |
| Newsletter summary | summarize_newsletter |
Summarize existing newsletters |
Decision Flow
User request
â
ââ Newsletter ââ¬â security focus? âââ create_security_update
â ââ general? âââ create_newsletter_entry
â
ââ Email âââ create_formal_email
â
ââ Social media âââ tweet
â
ââ Presentation âââ create_keynote
â
ââ Blog âââ enrich_blog_post
â
ââ Podcast/show âââ create_show_intro
Pattern References
See references/ for full patterns:
- create_newsletter_entry.md
- create_formal_email.md
- create_show_intro.md
- enrich_blog_post.md
- create_keynote.md
- create_aphorisms.md
Output Guidelines
- Match tone to platform and audience
- Include clear calls-to-action where appropriate
- Respect platform constraints (character limits, format requirements)
- Optimize for skimmability (headers, bullets, bold)
- Consider SEO for web content
- Include visual suggestions where relevant
Chaining Suggestions
- After
create_newsletter_entryâ offertweetfor social promotion - After
create_keynoteâ offer to export as Markdown or generate speaker notes - After
enrich_blog_postâ offercreate_tagsfor categorization