Vibeleaderboard
Index / tool
Visit github.com
Category
AI Agents
Rank
Pricing
Open Source
Type
TOOL
Builder
alchaincyf
Date

About

Collection of 11 Claude skills for content creation — AI review, topic generation, video outlines, asset search, and more.

What it does

A Chinese-language workflow kit that turns Claude Code into a guided production desk. Its playbooks cover research, editing, social adaptation, presentation building, data reporting, image generation, video analysis, document export, and multi-agent coordination. Several skills include executable helpers, so outputs can become PPTX, PDF, PNG, Markdown, JSON, or HTML reports rather than stopping at advice.

Why it's ranked here

The strongest case is breadth tied to concrete output pipelines. Presentation, spreadsheet, video, and image workflows ship with scripts and validation checks, not just prompt recipes. The weaker point is operational weight: useful paths depend on Gemini credentials, browser automation, media download tools, or mixed Python and Node packages. Documentation also conflicts with the catalogue about how many skills exist.

What's good

The workflows encode useful checkpoints. Article editing proposes changes before applying them and saves incrementally. Research persists each search round. Presentation conversion rejects dimension mismatches and content overflow. Image tools inspect output aspect ratios. The data utilities can summarize spreadsheets, inspect presentation structure, convert HTML slides, and insert charts. These controls make intermediate artifacts easier to inspect and repair.

Tradeoffs

Setup varies sharply between skills. Some helpers require Python packages, others need Node packages, Playwright, browser cookies, Gemini credentials, or external programs such as yt-dlp and LibreOffice. Several content strategies target Chinese platforms, especially Douyin, WeChat, and Xiaohongshu. Image generators request target proportions but only warn when returned dimensions differ. The supplied repository text gives no license or test evidence.

How to use it well

Best for Chinese-language creators or small teams already working inside Claude Code and willing to assemble local dependencies. Start with one bounded pipeline, such as spreadsheet analysis to a report or article research to editing, then inspect every persisted intermediate result. Use the scripts when editable files matter. Bring separate infrastructure for publishing, credential management, automated testing, and rights review, because those needs are not covered here.

Technical notes+

README.md documents per-skill installation through Claude Code. huashu-md-to-pdf/scripts/convert.py uses markdown2 and WeasyPrint to extract metadata, build a table of contents, and render styled A4 output. huashu-data-pro/scripts/build_pptx.js combines pptxgenjs with huashu-data-pro/scripts/html2pptx.js, which uses Playwright and Sharp while checking viewport dimensions and overflow. huashu-data-pro/scripts/read_excel.py uses pandas and openpyxl; huashu-data-pro/scripts/read_pptx.py uses python-pptx. huashu-slides/scripts/create_slides.py declares Python 3.10 and uv-compatible inline dependencies. huashu-xhs-image/scripts/generate_image.py, huashu-wechat-image/scripts/generate_image.py, and huashu-douyin-script/scripts/analyze_video.py call Gemini through google-genai. huashu-douyin-script/scripts/download_douyin.py shells out to yt-dlp and reads browser cookies. huashu-agent-swarm/scripts/dashboard.py serves an HTTP dashboard and invokes tmux and git commands.

Observed

Install surface
Individual skills install in Claude Code from repository subdirectories using the documented install command.
Interfaces
The supplied implementation files expose command-line scripts and one local HTTP dashboard.
Languages
Executable helpers are written in Python and JavaScript.
Generated formats
Documented outputs include PPTX, PDF, PNG, HTML, Markdown, JSON, CSV, and text.
Runtime dependencies
Named dependencies include Python 3.10, google-genai, Pillow, pandas, openpyxl, python-pptx, markdown2, WeasyPrint, pptxgenjs, Playwright, Sharp, and yt-dlp.
Platform focus
The README includes dedicated workflows for Douyin, WeChat Official Accounts, Xiaohongshu, and Chinese-language content production.

Read from README.md, huashu-md-to-pdf/scripts/convert.py, huashu-data-pro/scripts/html2pptx.js, huashu-data-pro/scripts/read_pptx.py, huashu-data-pro/scripts/build_pptx.js, huashu-data-pro/scripts/read_excel.py, huashu-slides/scripts/create_slides.py, huashu-agent-swarm/scripts/dashboard.py, huashu-xhs-image/scripts/generate_image.py, huashu-douyin-script/scripts/analyze_video.py, huashu-wechat-image/scripts/generate_image.py, huashu-douyin-script/scripts/download_douyin.py.

What it can do

  • Review and analyze content quality

    Written content or textContent review and feedback

  • Generate content topics and ideas

    Subject area or content requirementsList of relevant topics and ideas

  • Create video outlines and scripts

    Video concept or topicStructured video outline or script

  • Search for relevant assets and resources

    Asset requirements or search criteriaCurated list of relevant assets

  • Generate content drafts and copy

    Content brief or topic descriptionWritten content draft

  • Optimize content for specific platforms

    Content and target platform requirementsPlatform-optimized content

Tags

claude-skillscontentwritingvideoautomation

Tech Stack

JavaScriptPythonShell

Comments (0)

No comments yet

Editorially curated, with community endorsements as a secondary signal. Corrections welcome.