skillify
Installation
SKILL.md
Skillify - Convert Summaries to Claude Skills
This command takes a transcript summary, researches the topic deeply, and creates a reusable Claude skill that captures that knowledge.
Workflow
Step 1: Select a Summary
Ask the user:
Which summary would you like to turn into a skill?
Options:
- Paste a summary - Copy/paste content from a summary file
- Pick from summaries/ - I'll list available summaries for you to choose
- Use a transcript - Pick from transcripts/ directory
If they choose to pick from files, list available summaries:
ls -la summaries/*/*.md 2>/dev/null || echo "No summaries yet"
Related skills
More from grandamenium/short-form-video-transcriber
start
Set up the project and learn how to use it. Run this first when opening the project.
1accounts
Manage TikTok profiles to scrape. Switch accounts, add multiple profiles, or list saved profiles.
1bulk
Transcribe ALL videos from a TikTok profile. Use when you want to process an entire profile's content.
1transcribe
Transcribe specific video URL(s). Use when you have one or more TikTok video URLs to process.
1