Discover and explore top open-source AI tools and projects—updated daily.
iamzhihuixAI-powered skill plugins for automated workflows
Top 99.1% on SourcePulse
A collection of practical skill plugins for Claude Code, happy-claude-skills aims to automate complex tasks, enhancing the AI's utility. It targets Claude Code users seeking efficient workflows for document generation, video processing, content creation, and web automation, offering significant productivity gains.
How It Works
This project functions as a plugin marketplace for Claude Code. Users integrate the repository and then install individual skills. Claude Code interprets natural language prompts to automatically invoke the relevant skill, such as replicating Word document formats, downloading and transcribing videos, drafting WeChat articles, or performing browser automation via the Chrome DevTools Protocol.
Quick Start & Requirements
/plugin marketplace add iamzhihuix/happy-claude-skills) then install specific skills (e.g., /plugin install docx-format-replicator@happy-claude-skills). Local development requires cloning the repository and using the --plugin-dir flag with the Claude executable.docx-format-replicator: Python 3.7+, python-docx.video-processor: Python 3.7+, yt-dlp, ffmpeg, openai-whisper.wechat-article-writer: No specific external dependencies listed beyond Claude Code.browser: Node.js 18+, puppeteer-core, Google Chrome. Install via npm install --prefix skills/browser.ffmpeg, and Google Chrome are required. OS-specific setup may be necessary for ffmpeg.Highlighted Details
Maintenance & Community
The project welcomes contributions via issues and pull requests. Some skills are noted as adaptations from existing projects. The README does not provide specific community channels (e.g., Discord/Slack) or a public roadmap.
Licensing & Compatibility
Licensed under the MIT License, which is generally permissive for commercial use and integration into closed-source projects.
Limitations & Caveats
Setup complexity arises from managing multiple external dependencies (Python, Node.js, ffmpeg, Chrome) and potential OS-specific configurations. The functionality is inherently tied to the Claude Code platform and its plugin architecture.
1 month ago
Inactive
badlogic
camel-ai