spitoglou/fabric-claude-skills · Archived

content-creation

Create newsletters, social media posts, presentations, professional emails, and other content for publication or communication.

First seen Feb 2, 2026

Installation

$ npx skills add spitoglou/fabric-claude-skills --skill content-creation

Summary

  • Create newsletters, social media posts, presentations, professional emails, and other content for publication or communication.
  • Use when asked to write newsletters, draft emails, create social posts, design presentations, or prepare content for specific audiences.
  • Triggers include "write a newsletter", "draft an email", "create a post", "social media", "presentation", "blog post", "LinkedIn", "announcement".

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from spitoglou/fabric-claude-skills.

npx skills add spitoglou/fabric-claude-skills

Browse all from spitoglou/fabric-claude-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 3
License LICENSE
Default branch master
Open issues 0
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,791 B
  • docs SUMMARY.md 435 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 12 installs

SKILL.md

Content Creation

Create polished content for publication, communication, and presentations.

Pattern Selection

Intent Pattern When to Use
Newsletter content createnewsletterentry Newsletter sections/updates
Professional email createformalemail Business correspondence
Show/podcast intro createshowintro Opening hooks for media
Security newsletter createsecurityupdate Security-focused updates
Blog enhancement enrichblogpost 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:

  • [createnewsletterentry.md](references/createnewsletterentry.md)
  • [createformalemail.md](references/createformalemail.md)
  • [createshowintro.md](references/createshowintro.md)
  • [enrichblogpost.md](references/enrichblogpost.md)
  • [createkeynote.md](references/createkeynote.md)
  • [createaphorisms.md](references/createaphorisms.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 createnewsletterentry → offer tweet for social promotion
  • After create_keynote → offer to export as Markdown or generate speaker notes
  • After enrichblogpost → offer create_tags for categorization