·content-transformation
*

content-transformation

Convert content between formats, summarize at different levels, and repurpose for various platforms. Use when asked to convert to markdown, create summaries of varying lengths, make tweets, create flashcards, or process video content. Triggers include "convert to markdown", "summarize in one sentence", "make this a tweet", "create flashcards", "TL;DR", "summarize this video", "export as CSV".

5Installs·0Trend·@spitoglou

Installation

$npx skills add https://github.com/spitoglou/fabric-claude-skills --skill content-transformation

How to Install content-transformation

Quickly install content-transformation AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/spitoglou/fabric-claude-skills --skill content-transformation
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: spitoglou/fabric-claude-skills.

SKILL.md

View raw

Convert, summarize, and repurpose content across formats and platforms.

| Standard summary | summarize | Balanced key points extraction | | Micro summary | summarizemicro | Extremely concise (1-2 sentences) | | 5-level summary | create5sentencesummary | Progressive: 5 words → 5 sentences | | Key points | createsummary | Bullet-point key takeaways | | One-liner + bullets | createmicrosummary | One sentence + supporting points |

| To Markdown | converttomarkdown | Any format → clean Markdown | | HTML cleanup | sanitizebrokenhtmltomarkdown | Broken HTML → Markdown | | To CSV | exportdataascsv | Structured data → CSV | | To Tweet | tweet | Content → tweet-length | | To Flashcards | toflashcards | Content → Q&A flashcards |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/spitoglou/fabric-claude-skills --skill content-transformation
Category
*Creative Media
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from spitoglou/fabric-claude-skills

Quick answers

What is content-transformation?

Convert content between formats, summarize at different levels, and repurpose for various platforms. Use when asked to convert to markdown, create summaries of varying lengths, make tweets, create flashcards, or process video content. Triggers include "convert to markdown", "summarize in one sentence", "make this a tweet", "create flashcards", "TL;DR", "summarize this video", "export as CSV". Source: spitoglou/fabric-claude-skills.

How do I install content-transformation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/spitoglou/fabric-claude-skills --skill content-transformation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/spitoglou/fabric-claude-skills