Top 6 Open Source Claude Skills (April 15 – May 3)

A Reddit user compiled six open-source Claude skills posted between April 15 and May 3. Each skill is designed to be used with Claude (likely via the Skills feature in Claude or custom tool integrations). Here's the breakdown of what each does:
1. brand-alchemy
A brand strategy and naming skill. It interrogates your thoughts for branding first, then applies phonosemantics (sound symbolism), category design frameworks, and auto-checks domain availability across any TLD. Useful for founders and marketers who want data-driven brand naming.
2. npm-downloads-to-leads
Give it a list of npm packages. It pulls 12 weeks of download data, scores each package by growth velocity, maps maintainers to GitHub and X (formerly Twitter), and returns a ranked lead brief. The brief includes who built the package, how to reach them, and what to say. Practical for dev tool sales or partnership outreach.
3. hyperframes
Write HTML, render video. Built for AI agents. Handles HTML-to-video rendering using ffmpeg, GSAP animations, and Puppeteer automation. Good for auto-generating video content from code, e.g., animated demos or explainer videos.
4. email-newsletter
Draft and design a complete HTML email newsletter from a topic or content brief. Output is paste-ready for platforms like Loops, Mailchimp, Beehiiv, Resend, and most email platforms. Saves time on email layout and copy.
5. pricing
Helps figure out pricing for a product or service using minimalist entrepreneur principles, based on the book The Minimalist Entrepreneur. Covers cost-based and value-based pricing, plus the principle that you should always charge something.
6. (Sixth skill not detailed in source)
The post mentions six skills but only describes five explicitly. The sixth may be in the comments or listed elsewhere. Check the source for the full list.
📖 Read the full source: r/ClaudeAI
👀 See Also

ClawControl iOS client released for OpenClaw self-hosted servers
ClawControl v1.50 is now available on iOS as a privacy-focused mobile client for self-hosted OpenClaw/Claw servers. The open-source app enables real-time chat with streaming responses, agent management, and session control from mobile devices.

Forge: Open-Source Claude Code Plugin Adds Governance and Testing Gates
Forge is an open-source Claude Code plugin that adds file locking, automated test gates, and 22 governance agents to prevent collisions and drift in AI-generated code workflows. It's MIT licensed and installs via the Claude plugin marketplace.

Tilde.run: An Agent Sandbox with a Transactional, Versioned Filesystem
Tilde.run provides isolated, reversible sandboxes for AI agents, with a versioned filesystem that mounts GitHub, S3, and Google Drive, and network isolation by default.

Memora v0.2.25 MCP Server: 5× Faster Writes on D1 Database
Memora v0.2.25, an MCP server for Claude persistent memory, achieves 5× faster writes on Cloudflare D1 with memory_create dropping from 10s+ to ~1.8s and memory_update from 10s+ to ~1.1s per call.