Qiaomu Skills banner
joeseesun joeseesun

Qiaomu Skills

AI community

Description

Qiaomu Skills Collection - A curated suite of 19 AI-powered skills for content creation, research, design, and productivity. Use when user asks "qiaom

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Qiaomu Skills Collection

A curated suite of 19 AI-powered skills for content creation, research, design, and productivity 19 个 AI 驱动的技能集合,涵盖内容创作、研究学习、设计媒体和生产力工具

**[English](#english) | [中文](#中文)**


English

What This Is

A comprehensive collection of Claude Code skills designed for:

  • Content creators who want AI-assisted writing with distinctive style
  • Researchers who need to process papers, books, and web content
  • Designers who want AI-powered image/video generation
  • Productivity enthusiasts who want to automate repetitive tasks

All skills follow the **self-improving** philosophy: they learn from your edits and get better over time.

Prerequisites

  • Claude Code CLI installed and authenticated
    # Install Claude Code
    npm install -g @anthropic-ai/claude-code
    
    # Verify installation
    claude --version
  • Node.js (v18+) for npx command
    node --version  # Should be v18 or higher
  • Git for cloning repositories
    git --version

Installation

**Option 1: Install all skills (recommended for first-time users)**

npx skills add joeseesun/qiaomu-skills
cd ~/.claude/skills/qiaomu-skills
./scripts/install.sh all

**Option 2: Install by category**

npx skills add joeseesun/qiaomu-skills
cd ~/.claude/skills/qiaomu-skills

# Content creation suite (5 skills)
./scripts/install.sh content

# Research & learning suite (4 skills)
./scripts/install.sh research

# Design & media suite (6 skills)
./scripts/install.sh design

# Productivity tools (4 skills)
./scripts/install.sh tools

**Option 3: Install specific skills**

npx skills add joeseesun/qiaomu-skills
cd ~/.claude/skills/qiaomu-skills
./scripts/install.sh qiaomu-writer qiaomu-image-generator

**Preview before installing (dry-run)**

./scripts/install.sh --dry-run all

Skills Catalog

📝 Content Creation (5 skills)

| Skill | What