游侠云服务,免实名免备案服务器 游侠云域名,免实名免备案域名

统一声明:

1.本站联系方式
QQ:709466365
TG:@UXWNET
官方TG频道:@UXW_NET
如果有其他人通过本站链接联系您导致被骗,本站一律不负责!

2.需要付费搭建请联系站长QQ:709466365 TG:@UXWNET
3.免实名域名注册购买- 游侠云域名
4.免实名国外服务器购买- 游侠云服务

AI Skills是OpenClaw生态中的重要组成部分,让AI助手能够获得更多专业化的能力。今天为大家推荐一个实用的Skill——baoyu-skills

作者:JimLiu

热度:⭐ 18,358 Stars

📖 项目详情

baoyu-skills

English | 中文

Skills shared by Baoyu for improving daily work efficiency with AI Agents (Claude Code, Codex, etc.).

Prerequisites

• Node.js environment installed

• Ability to run `npx bun` commands

Installation

Quick Install (Recommended)
npx skills add jimliu/baoyu-skills
Publish to ClawHub / OpenClaw

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

# 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:

clawhub install baoyu-imagine
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 the Agent:

/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 baoyu-skills plugin

4. Select Install now

Option 2: Direct Install

# Install the marketplace's single plugin
/plugin install baoyu-skills@baoyu-skills

Option 3: Ask the Agent

Simply tell the Agent:

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

Available Plugin

The marketplace now exposes a single plugin so each skill is registered exactly once.

| Plugin | Description | Includes |

|——–|————-|———-|

| baoyu-skills | Content generation, AI backends, and utility tools for daily work efficiency | All skills in this repository, organized below as Content Skills, AI Generation Skills, and Utility Skills |

Update Skills

To update skills to the latest version:

1. Run /plugin in the Agent

2. Switch to Marketplaces tab (use arrow keys or Tab)

3. Select baoyu-skills

4. Choose Update marketplace

You can also Enable auto-update to get the latest versions automatically.

!Update Skills

Available Skills

Skills are organized into three categories:

Content Skills

Content generation and publishing skills.

#### baoyu-xhs-images

Xiaohongshu image card series generator. Breaks down content into 1-10 cartoon-style image cards with Style × Layout system and optional palette override.

🔗 项目地址

https://github.com/JimLiu/baoyu-skills

⭐ 18,358 Stars