Przejdź do głównej treści
Ta treść nie jest jeszcze dostępna w Twoim języku i jest wyświetlana po angielsku.

Happy Claude Skills

Marketplace
78

Practical Claude Code skill plugins for document format replication, video processing, and content creation

12 pluginów
Podsumowanie AI

This extension provides over a dozen specialized skills for AI coding agents, including universal interfaces for image, video, and audio generation across multiple providers, as well as tools for document replication, browser automation, and preparing projects for open-source release. It requires specific runtimes like Python, Node.js, or Bun and may have OS-dependent dependencies.

Scope

  • warning:Single responsibility principleThe extension bundles a large number of distinct and unrelated skills (document processing, video, audio, image generation, browser automation, password management, open-source prep, app audit) which indicates a 'kitchen-sink' approach rather than a single domain or coherent workflow.
  • info:Minimal I/O surfaceThe descriptions for the skills generally indicate specific tasks, but detailed input/output schemas are not provided, making it hard to assess if they are minimal and only return promised payloads.
  • info:Theme declarationThe README declares a theme of 'practical skill plugins for AI coding agents' and lists 'Claude Code, Codex, Droid, OpenClaw, Cursor, and 40+ agents', which is broad but provides some curation context.

Documentation

  • warning:Configuration & parameter referenceWhile the README details use cases and dependencies, it does not explicitly document all parameters or configuration options for each skill, nor does it detail precedence orders for configurations, leaving users to discover them.

Maintenance

  • warning:Commit recencyThere are no commits on the default branch in the last 12 months (pushedAt is n/a), suggesting the project may be unmaintained.
  • warning:Dependency ManagementDependencies like python-docx, yt-dlp, FFmpeg, and puppeteer are listed, but there are no explicit measures mentioned for vulnerability checking or automatic updating.

Security

  • info:Secret ManagementThe '1password' skill is designed to manage secrets, and the 'open-source-prep' skill scans for leaked secrets, indicating awareness of secret handling, but the core implementation details regarding actual secret handling across all skills are not fully detailed.

Portability

  • warning:Structural AssumptionSome skills list dependencies that assume specific OS environments (e.g., `brew install ffmpeg` for macOS) or specific runtime setups (e.g., Node.js 18+, Bun 1.1+), which could lead to issues if the user's environment differs.
  • warning:Runtime stabilitySeveral skills list platform-specific installation commands (e.g., `brew install ffmpeg` for macOS, Windows registry keys implied for some CLI tools), suggesting potential instability on different operating systems.

Code Execution

  • warning:ValidationWhile dependencies are listed for some skills (e.g., Python, Node.js, Bun), there's no explicit mention of schema validation libraries for input arguments, and parameter shapes are not detailed.
  • warning:Error HandlingError handling specifics are not detailed for most skills. While dependencies like Python and Node.js have error handling mechanisms, the skill implementations themselves do not explicitly detail how errors are caught, categorized, and reported meaningfully with structured fields.
  • warning:LoggingThere is no explicit mention of a local audit file for logging destructive actions, outbound calls, or errors for user review.

Compliance

  • info:GDPRWhile no personal data is explicitly handled in the descriptions, the absence of detailed sanitization measures means personal data could potentially be submitted to LLMs or third-party services.

Instalacja

/plugin marketplace add iamzhihuix/happy-claude-skills

Zawiera 12 rozszerzeń

Plugin (12)

docx-format-replicator Plugin

Extract formatting from Word documents and generate new documents with the same format

88
video-processor Plugin

Download and process videos from YouTube with audio extraction, format conversion, and Whisper transcription

70
WeChat Article Writer Plugin

WeChat article writing workflow with research, writing, title generation, and formatting optimization

95
Browser Automation Plugin

Browser automation with Chrome DevTools Protocol for scraping, testing, and visual verification

95
Trends Bulletin Plugin

Multi-platform trending topics bulletin with AI analysis, sends formatted report to Telegram

75
Happy Claude Skills Plugin

Manage passwords and API credentials with 1Password CLI (op)

95
Happy Claude Skills Plugin

Universal AI image generation across OpenAI DALL-E / gpt-image, Google Gemini / Imagen, Replicate, Stability, FAL, Ark Seedream, Bailian, and SiliconFlow. One CLI, pick any provider.

92
ByteDance Jimeng (Dreamina) Video Generation Plugin

Universal AI video generation across OpenAI Sora, Google Veo, Runway, Pika, Luma, FAL (Kling / Wan), Ark Seedance, Bailian Wanx, MiniMax Hailuo, and Vidu. Handles async submit, poll, and download uniformly.

93
happy-audio-gen Plugin

Universal AI TTS / voice generation across OpenAI TTS, ElevenLabs, Bailian Qwen-TTS, MiniMax, SiliconFlow CosyVoice, and PlayHT. Auto-chunks long Chinese text for Qwen-TTS.

90
Video Processor Plugin

ByteDance Jimeng (Dreamina) image and video generation via the official `dreamina` CLI. Browser-based login, covers text2image / image2image / text2video / image2video plus task history.

92
Open Source Prep Plugin

Prepare a private project for open-source release: scan for leaked secrets/tokens in code and git history, recommend a license via decision tree (MIT / Apache 2.0 / GPL), generate LICENSE / CONTRIBUTING.md / SECURITY.md, and audit .gitignore and bundle identifiers for trademark issues.

90
happy-app-audit Plugin

Audit a local macOS app's telemetry / reporting via static analysis only. Identifies embedded SDKs (AppLog, Parfait, TTNet, mars, MMKV, Sentry, Firebase, Bugly, Umeng, etc.), maps upload endpoints, inventories on-disk queues. No packet capture, no debugger, no DRM bypass.

75
18 days ago
285 stars
MIT
Zaktualizowano 2 days ago
Zobacz kod źródłowy