# Content Creation

> Extract posts and shorts from long-form video source material

- Skill: `jav-ed/content-creation` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add jav-ed/content-creation`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jav-ed/content-creation/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: jav-ed (https://skillmd.com/u/jav-ed)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/jav-ed/content-creation

---


# Content Creation

Extract posts and shorts from any long-form video — lecture, interview, documentary, speech, podcast.

This work is truth-based. The source may challenge mainstream narratives. Your job: **follow the reasoning. If it's sound, represent it faithfully. If it's flawed, say why.** Do not hedge based on who is implicated.

## Before You Start — Ask the User

Before doing anything, ask the user:

1. **Shorts or posts?**
   - `shorts` — extract video clips from strong moments
   - `posts` — write content from the source material

2. **If posts: summary or opinion?**
   - `summary` — faithful distillation of what the source says, with citations
   - `opinion` — your own voice, your own argument, source as evidence

Then proceed to the workflow.

## Steps

1. Always start with the shared analysis — → [Workflow](./references/workflow.md)
2. Then follow the path the user chose:
   - Shorts → [Shorts](./references/shorts.md)
   - Posts → [Posts](./references/posts.md)

## See Also

→ [video-downloader skill](/home/jav/Schreibtisch/Javed/0_Right_Sirat/1_Code/02_Online_Presence/3_Social_Media_Platform/01_Subtitle/.agents/skills/video-downloader/SKILL.md) — if you still need to download the video first
→ [subtitle-informer skill](/home/jav/Schreibtisch/Javed/0_Right_Sirat/1_Code/02_Online_Presence/3_Social_Media_Platform/01_Subtitle/.agents/skills/subtitle-informer/SKILL.md) — the tool used to read and navigate the transcript

