Baoyu Skills

VERIFIED

A repository of skills designed to enhance daily work efficiency with Claude Code.

Downloads 0
Stars 7.8K
Version 1.0.0

Install with one command

$ npx skills add JimLiu/baoyu-skills

Overview

# baoyu-skills

English | [中文](./README.zh.md)

Skills shared by Baoyu for improving daily work efficiency with Claude Code.

## Prerequisites

- Node.js environment installed - Ability to run `npx bun` commands

## Installation

### Quick Install (Recommended)

```bash npx skills add jimliu/baoyu-skills ```

### Publish to ClawHub / OpenClaw

This repository now supports publishing each `skills/baoyu-*` directory as an individual ClawHub skill.

```bash # Preview what would be published ./scripts/sync-clawhub.sh --dry-run

# Publish all changed skills from ./skills ./scripts/sync-clawhub.sh --all ```

ClawHub installs skills individually, not as one marketplace bundle. After publishing, users can install specific skills such as:

```bash clawhub install baoyu-image-gen clawhub install baoyu-markdown-to-html ```

Publishing to ClawHub releases the published skill under `MIT-0`, per ClawHub's registry rules.

### Register as Plugin Marketplace

Run the following command in Claude Code:

```bash /plugin marketplace add jimliu/baoyu-skills ```

### Install Skills

**Option 1: Via Browse UI**

1. Select **Browse and install plugins** 2. Select **baoyu-skills** 3. Select the plugin(s) you want to install 4. Select **Install now**

**Option 2: Direct Install**

```bash # Install specific plugin /plugin install content-skills@baoyu-skills /plugin install ai-generation-skills@baoyu-skills /plugin install utility-skills@baoyu-skills ```

**Option 3: Ask the Agent**

Simply tell Claude Code:

> Please install Skills from github.com/JimLiu/baoyu-skills

### Available Plugins

| Plugin | Description | Skills | |--------|-------------|--------| | **content-skills** | Content generation and publishing | [xhs-images](#baoyu-xhs-images), [infographic](#baoyu-infographic), [cover-image](#baoyu-cover-image), [slide-deck](#baoyu-slide-deck), [comic](#baoyu-comic), [article-illustrator](#baoyu-article-illustrator), [post-to-x](#baoyu-post-to-x), [post-to-wechat](#baoyu-post-to-wechat),

Technical Details

Version
1.0.0
License
Unknown
Last Updated
3/9/2026
Published
3/9/2026