Fetch transcripts from YouTube videos and prepare summaries.
Run this command in Claude Code to install the skill
/install https://github.com/michalparkola/tapestry-skills-for-claude-code/tree/main/youtube-transcriptInstall to your personal skills directory (~/.claude/skills/youtube-transcript/)
# Create skill directory
mkdir -p ~/.claude/skills/youtube-transcript
# Download SKILL.md from GitHub
curl -sL "https://raw.githubusercontent.com/michalparkola/tapestry-skills-for-claude-code/main/youtube-transcript/SKILL.md" \
-o ~/.claude/skills/youtube-transcript/SKILL.mdTarget: ~/.claude/skills/youtube-transcript/
Visit the GitHub repository to view the full documentation for youtube-transcript.
Read full documentationCreative & Media
Skills for design, image processing, video, and creative work
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Generate images using Google Gemini's image generation API for UI mockups, icons, illustrations, and visual assets