Claude Skill
iamzhihuix/happy-claude-skills
A Python repository for creating, managing, and sharing custom Claude Skills to extend Claude's capabilities. Features skill development framework and community sharing.
Overview
Repository
Install this Skill
npx skills add iamzhihuix/happy-claude-skillsRegistry
npx skills add iamzhihuix/happy-claude-skillsnpx skills add iamzhihuix/happy-claude-skills --skill happy-image-gen --skill happy-video-gennpx skills add iamzhihuix/happy-claude-skills --skill browser --skill 1passwordnpx skills add iamzhihuix/happy-claude-skills --agent codexnpx skills add iamzhihuix/happy-claude-skills --agent droid
Summary
A Python-based Claude Skill repository for creating and managing custom skills to enhance Claude's capabilities.
Key features
- Python-based Claude Skill development
- Custom skill creation framework
- Skill management utilities
- Repository for skill sharing
Use cases
- Extending Claude's functionality with custom skills
- Developing specialized Claude assistants
- Sharing Claude skills with the community
- Learning Claude skill development patterns
README excerpt
[English](README.md) | [中文](README.zh-CN.md) # Happy Claude Skills A collection of practical skill plugins for AI coding agents. Works with **Claude Code**, **Codex**, **Factory Droid**, **OpenClaw**, **Cursor**, and [40+ agents](https://github.com/vercel-labs/skills#available-agents). ## Included Skills ### docx-format-replicator Extract formatting from existing Word documents and generate new documents with the same format. **Use Cases:** - Corporate document template replication - Batch generation of consistently formatted documents - Technical specification document series - Standardized documentation like development task sheets ### video-processor Download and process videos from YouTube and other platforms. Supports video download, audio extraction, format conversion, and Whisper transcription. **Use Cases:** - Download videos from YouTube and other platforms - Extract audio from video files - Convert videos to MP4/WebM formats - Transcribe audio/video to text using Whisper ### wechat-article-writer Automated WeChat article writing workflow with 4 steps: research, writing, title generation, and formatting optimization. **Use Cases:** - Write WeChat official account articles - Generate viral headlines - Content creation for self-media - Article formatting and optimization ### trends-bulletin Multi-platform trending topics bulletin. Fetches trends from HuggingFace, GitHub, Hacker News, Product Hunt, Reddit, and YouTube, then sends a formatted report to Telegram. **Use Cases:** - Daily multi-platform trend monitoring - AI/tech hot topics discovery - Content creator topic research - Telegram automated trend push ### browser Browser automation using Chrome DevTools Protocol. Start Chrome, navigate pages, execute JavaScript, take screenshots, and interacti
Topics
No topics yet.