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

✍️ OpenClawRadar📅 Published: May 4, 2026🔗 Source
Top 6 Open Source Claude Skills (April 15 – May 3)
Ad

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.

Ad

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

Ad

👀 See Also

OpenClaw Agent Memory Plugin: Persistent Context Across Sessions
Tools

OpenClaw Agent Memory Plugin: Persistent Context Across Sessions

A developer built a memory layer plugin for OpenClaw that injects relevant context from past conversations before each turn and stores new facts and events after each turn, solving the problem of agents forgetting everything between sessions.

OpenClawRadar
🦀
Tools

Claudy: A native macOS wrapper for Claude Code with multi-session, auto account switching, and draft commits

Claudy is a native macOS app built with SwiftUI + SwiftData that wraps Claude Code, adding multi-session management, automatic account switching on rate limits, draft commits for mid-session checkpoints, and a marketplace for Skills, MCPs, and Commands.

OpenClawRadar
Claude Auto-Continue: Chrome extension automates tool-use limit interruptions
Tools

Claude Auto-Continue: Chrome extension automates tool-use limit interruptions

A developer built a free Chrome extension that automatically clicks 'Continue' when Claude hits its tool-use limit after roughly 20 tool calls, eliminating manual interruptions during agentic workflows. The extension includes optional token minimization and works across all tabs and windows.

OpenClawRadar
PromoClock: Timezone Tracker for Claude's 2x Off-Peak Hours Built with Claude 4.6
Tools

PromoClock: Timezone Tracker for Claude's 2x Off-Peak Hours Built with Claude 4.6

A developer built PromoClock.co, a free tool that automatically converts Claude's "5-11am PT / 12-6pm GMT" 2x off-peak promo hours to local time, using Claude 4.6 to handle timezone logic, Next.js 15 setup, and UI design.

OpenClawRadar