🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 30.7K |
| ⭐ GitHub Stars | 24,615(fork 2748) |
| 🗓️ 最近推送 | 2026-07-04 |
| 🌱 项目创建 | 2026-01-13 |
| 💻 语言 / License | TypeScript · MIT |
| 🐛 开放Issue | 5 |
📝 工具简介
宝玉分享的AI Agents效率提升skills,需Node.js环境,支持Claude Code、Codex等。
📖 怎么用
推荐用 `npx skills add jimliu/baoyu-skills` 快速安装,但注意这仓库有 20 多个技能,别全装,挑需要的装,不然每次跑 AI 都加载一堆没用的上下文。如果只想在单个项目用,Codex 会扫描 `.agents/skills`,手动把对应 SKILL.md 复制进去就行。装完直接在 AI 代理里说生成图片,它会调用 baoyu-image-gen 技能干活。README 没写额外配置,装完即用。
📋 迷你测评
一个给AI Agent用的图像生成技能包,得先装Node.js才能跑。亮点是兼容Claude Code和Codex这类主流工具。没提具体生成效果,适合当个效率插件试试。
📄 README 要点
这是宝玉分享的一套AI智能体技能合集,用来提升日常工作效率,支持Claude Code、Codex等工具。前提是你得装好Node.js环境,并且能运行npx bun命令。注意这个仓库里有20多个技能,建议只装你实际需要的,别一股脑全装,否则每次运行AI代理都会增加不必要的上下文负担。快速安装方式很简单,Codex项目级安装的话,只需要把需要的技能文件夹复制或软链到项目的.agents/skills目录下就行。比如做微信公众号文章,通常只需要封面图、文章配图和发布到公众号这三个技能,不需要单独装markdown转html的技能,因为发布技能已经包含了。适合用AI写公众号文章并需要配图的场景。
查看英文原文
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 Tip : This repository contains 20+ skills. Install only the ones you actually need — bulk installing every skill adds unnecessary context overhead for your AI agent on every run. Quick Install (Recommended) [安装/使用命令见下方] Codex Project Level Install If you only need a subset of skills in one project, you do not need to install the full plugin. Codex scans .agents/skills inside a project, so copy or symlink each needed skill as a full directory: [安装/使用命令见下方] For a WeChat Official Account article workflow, the usual minimal set is: baoyu cover image baoyu article illustrator baoyu post to wechat You do not need to install baoyu markdown to html separately. baoyu post to wechat already includes the Markdown to WeChat ready HTML conversion flow. Install baoyu format markdown only if you need to first turn raw text or drafts into structured Markdown articles with titles, summaries, headings, bold text, lists, and similar formatting. Place WeChat API credentials according to the scope you want: User level: /.baoyu skills/.env Project level: /.baoyu skills/.env Project level .env files are useful when credentials should apply only to the current project. Do not commit them to Git. Publish to ClawHub / OpenClaw This repository now supports publishing each skills/baoyu directory as an individual ClawHub skill. [安装/使用命令见下方] ClawHub installs skills individually, not as one marketplace bundle. After publishing, users can install specific skills such as: [安装/使用命令见下方] 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: [安装/使用命令见下方] Install Skills Option 1: Via Browse UI 1. Select Browse and install plugins 2. Select baoyu skills 3. Select the baoyu skills plu
💬 评论(0)
交流使用体验、避坑建议;违规内容将被删除