CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. digitalsamba
  4. /
  5. claude-code-video-toolkit
  6. /
  7. Moviepy

Moviepy

Editor's Note

When you need to put accurate text on AI-generated video, this is the tool. LTX-2 and SadTalker can't render readable text reliably, so the pattern is: generate the visual, then overlay names, prices, or captions with moviepy in Python. It's built for sub-30s spots, lower thirds on talking heads, and anything where the text has to be pixel-perfect for legal or editorial reasons. The skill includes two runnable examples that produce real mp4s immediately, and it ships a PIL-based text renderer that sidesteps moviepy's tight-bbox bug. Use this over Remotion when you want a single build.py file and zero React overhead.

Install

npx skills add https://github.com/digitalsamba/claude-code-video-toolkit --skill moviepy
Votes
0
Installs303
GitHub Stars1.3k
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment