mirror of
https://github.com/JimLiu/baoyu-skills.git
synced 2026-07-13 22:29:48 +08:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 20ebf6126c | |||
| 64db328e61 | |||
| a3819b8e30 | |||
| 234c2a832b |
@@ -6,7 +6,7 @@
|
|||||||
},
|
},
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"description": "Skills shared by Baoyu for improving daily work efficiency",
|
"description": "Skills shared by Baoyu for improving daily work efficiency",
|
||||||
"version": "1.116.1"
|
"version": "1.116.3"
|
||||||
},
|
},
|
||||||
"plugins": [
|
"plugins": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -2,6 +2,16 @@
|
|||||||
|
|
||||||
English | [中文](./CHANGELOG.zh.md)
|
English | [中文](./CHANGELOG.zh.md)
|
||||||
|
|
||||||
|
## 1.116.3 - 2026-05-13
|
||||||
|
|
||||||
|
### Documentation
|
||||||
|
- Replace Claude Code references with generic Agent wording in READMEs to reflect multi-agent support (Claude Code, Codex, etc.)
|
||||||
|
|
||||||
|
## 1.116.2 - 2026-05-13
|
||||||
|
|
||||||
|
### Documentation
|
||||||
|
- `baoyu-wechat-summary`: update example group name in SKILL.md
|
||||||
|
|
||||||
## 1.116.1 - 2026-05-13
|
## 1.116.1 - 2026-05-13
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|||||||
@@ -2,6 +2,16 @@
|
|||||||
|
|
||||||
[English](./CHANGELOG.md) | 中文
|
[English](./CHANGELOG.md) | 中文
|
||||||
|
|
||||||
|
## 1.116.3 - 2026-05-13
|
||||||
|
|
||||||
|
### 文档
|
||||||
|
- README 中将 Claude Code 替换为通用的 Agent 表述,体现多 Agent 支持(Claude Code、Codex 等)
|
||||||
|
|
||||||
|
## 1.116.2 - 2026-05-13
|
||||||
|
|
||||||
|
### 文档
|
||||||
|
- `baoyu-wechat-summary`:更新 SKILL.md 中的示例群名
|
||||||
|
|
||||||
## 1.116.1 - 2026-05-13
|
## 1.116.1 - 2026-05-13
|
||||||
|
|
||||||
### 新功能
|
### 新功能
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
English | [中文](./README.zh.md)
|
English | [中文](./README.zh.md)
|
||||||
|
|
||||||
Skills shared by Baoyu for improving daily work efficiency with Claude Code.
|
Skills shared by Baoyu for improving daily work efficiency with AI Agents (Claude Code, Codex, etc.).
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
@@ -40,7 +40,7 @@ Publishing to ClawHub releases the published skill under `MIT-0`, per ClawHub's
|
|||||||
|
|
||||||
### Register as Plugin Marketplace
|
### Register as Plugin Marketplace
|
||||||
|
|
||||||
Run the following command in Claude Code:
|
Run the following command in the Agent:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
/plugin marketplace add JimLiu/baoyu-skills
|
/plugin marketplace add JimLiu/baoyu-skills
|
||||||
@@ -64,7 +64,7 @@ Run the following command in Claude Code:
|
|||||||
|
|
||||||
**Option 3: Ask the Agent**
|
**Option 3: Ask the Agent**
|
||||||
|
|
||||||
Simply tell Claude Code:
|
Simply tell the Agent:
|
||||||
|
|
||||||
> Please install Skills from github.com/JimLiu/baoyu-skills
|
> Please install Skills from github.com/JimLiu/baoyu-skills
|
||||||
|
|
||||||
@@ -80,7 +80,7 @@ The marketplace now exposes a single plugin so each skill is registered exactly
|
|||||||
|
|
||||||
To update skills to the latest version:
|
To update skills to the latest version:
|
||||||
|
|
||||||
1. Run `/plugin` in Claude Code
|
1. Run `/plugin` in the Agent
|
||||||
2. Switch to **Marketplaces** tab (use arrow keys or Tab)
|
2. Switch to **Marketplaces** tab (use arrow keys or Tab)
|
||||||
3. Select **baoyu-skills**
|
3. Select **baoyu-skills**
|
||||||
4. Choose **Update marketplace**
|
4. Choose **Update marketplace**
|
||||||
@@ -579,7 +579,7 @@ Plain text input is treated as a regular post. Markdown files are treated as X A
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Post with text
|
# Post with text
|
||||||
/baoyu-post-to-x "Hello from Claude Code!"
|
/baoyu-post-to-x "Hello from AI Agent!"
|
||||||
|
|
||||||
# Post with images
|
# Post with images
|
||||||
/baoyu-post-to-x "Check this out" --image photo.png
|
/baoyu-post-to-x "Check this out" --image photo.png
|
||||||
@@ -1118,16 +1118,16 @@ Summarize WeChat group chat highlights into a structured digest. Extracts topics
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Summarize a group's recent messages
|
# Summarize a group's recent messages
|
||||||
/baoyu-wechat-summary 消失的大叔 最近 1 天
|
/baoyu-wechat-summary 相亲相爱一家人 最近 1 天
|
||||||
|
|
||||||
# Weekly summary
|
# Weekly summary
|
||||||
/baoyu-wechat-summary AI 技术群 最近 7 天
|
/baoyu-wechat-summary AI 技术群 最近 7 天
|
||||||
|
|
||||||
# Incremental (since last digest)
|
# Incremental (since last digest)
|
||||||
/baoyu-wechat-summary 消失的大叔
|
/baoyu-wechat-summary 相亲相爱一家人
|
||||||
|
|
||||||
# Roast version
|
# Roast version
|
||||||
/baoyu-wechat-summary 消失的大叔 最近 3 天 毒舌版
|
/baoyu-wechat-summary 相亲相爱一家人 最近 3 天 毒舌版
|
||||||
```
|
```
|
||||||
|
|
||||||
**Requirements**:
|
**Requirements**:
|
||||||
|
|||||||
+8
-8
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
[English](./README.md) | 中文
|
[English](./README.md) | 中文
|
||||||
|
|
||||||
宝玉分享的 Claude Code 技能集,提升日常工作效率。
|
宝玉分享的 AI Agent 技能集(适用于 Claude Code、Codex 等),提升日常工作效率。
|
||||||
|
|
||||||
## 前置要求
|
## 前置要求
|
||||||
|
|
||||||
@@ -40,7 +40,7 @@ clawhub install baoyu-markdown-to-html
|
|||||||
|
|
||||||
### 注册插件市场
|
### 注册插件市场
|
||||||
|
|
||||||
在 Claude Code 中运行:
|
在 Agent 中运行:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
/plugin marketplace add JimLiu/baoyu-skills
|
/plugin marketplace add JimLiu/baoyu-skills
|
||||||
@@ -64,7 +64,7 @@ clawhub install baoyu-markdown-to-html
|
|||||||
|
|
||||||
**方式三:告诉 Agent**
|
**方式三:告诉 Agent**
|
||||||
|
|
||||||
直接告诉 Claude Code:
|
直接告诉 Agent:
|
||||||
|
|
||||||
> 请帮我安装 github.com/JimLiu/baoyu-skills 中的 Skills
|
> 请帮我安装 github.com/JimLiu/baoyu-skills 中的 Skills
|
||||||
|
|
||||||
@@ -80,7 +80,7 @@ clawhub install baoyu-markdown-to-html
|
|||||||
|
|
||||||
更新技能到最新版本:
|
更新技能到最新版本:
|
||||||
|
|
||||||
1. 在 Claude Code 中运行 `/plugin`
|
1. 在 Agent 中运行 `/plugin`
|
||||||
2. 切换到 **Marketplaces** 标签页(使用方向键或 Tab)
|
2. 切换到 **Marketplaces** 标签页(使用方向键或 Tab)
|
||||||
3. 选择 **baoyu-skills**
|
3. 选择 **baoyu-skills**
|
||||||
4. 选择 **Update marketplace**
|
4. 选择 **Update marketplace**
|
||||||
@@ -579,7 +579,7 @@ clawhub install baoyu-markdown-to-html
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# 发布文字
|
# 发布文字
|
||||||
/baoyu-post-to-x "Hello from Claude Code!"
|
/baoyu-post-to-x "Hello from AI Agent!"
|
||||||
|
|
||||||
# 发布带图片
|
# 发布带图片
|
||||||
/baoyu-post-to-x "看看这个" --image photo.png
|
/baoyu-post-to-x "看看这个" --image photo.png
|
||||||
@@ -1118,16 +1118,16 @@ AI 驱动的生成后端。
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# 总结群最近消息
|
# 总结群最近消息
|
||||||
/baoyu-wechat-summary 消失的大叔 最近 1 天
|
/baoyu-wechat-summary 相亲相爱一家人 最近 1 天
|
||||||
|
|
||||||
# 周报
|
# 周报
|
||||||
/baoyu-wechat-summary AI 技术群 最近 7 天
|
/baoyu-wechat-summary AI 技术群 最近 7 天
|
||||||
|
|
||||||
# 增量模式(从上次摘要继续)
|
# 增量模式(从上次摘要继续)
|
||||||
/baoyu-wechat-summary 消失的大叔
|
/baoyu-wechat-summary 相亲相爱一家人
|
||||||
|
|
||||||
# 毒舌版
|
# 毒舌版
|
||||||
/baoyu-wechat-summary 消失的大叔 最近 3 天 毒舌版
|
/baoyu-wechat-summary 相亲相爱一家人 最近 3 天 毒舌版
|
||||||
```
|
```
|
||||||
|
|
||||||
**前置要求**:
|
**前置要求**:
|
||||||
|
|||||||
@@ -325,8 +325,8 @@ Always reflects only the most recent normal digest. Overwrite on each run when `
|
|||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"group_id": "12345678901@chatroom",
|
"group_id": "12345678901@chatroom",
|
||||||
"group_name": "消失的大叔",
|
"group_name": "相亲相爱一家人",
|
||||||
"folder": "12345678901@chatroom-消失的大叔",
|
"folder": "12345678901@chatroom-相亲相爱一家人",
|
||||||
"last_digest": {
|
"last_digest": {
|
||||||
"file": "2026-03-12.md",
|
"file": "2026-03-12.md",
|
||||||
"date_range": "2026-03-12",
|
"date_range": "2026-03-12",
|
||||||
@@ -393,7 +393,7 @@ Full procedure in [references/profiles.md](references/profiles.md).
|
|||||||
|
|
||||||
```
|
```
|
||||||
{data_root}/ # default: {project_root}/wechat/
|
{data_root}/ # default: {project_root}/wechat/
|
||||||
└── {group_id}-{group_name}/ # e.g. 12345678901@chatroom-消失的大叔/
|
└── {group_id}-{group_name}/ # e.g. 12345678901@chatroom-相亲相爱一家人/
|
||||||
├── history.json # last digest pointer (fast)
|
├── history.json # last digest pointer (fast)
|
||||||
├── history-digests.jsonl # append-only archive
|
├── history-digests.jsonl # append-only archive
|
||||||
├── 2026-03-12.md # normal digest, single date
|
├── 2026-03-12.md # normal digest, single date
|
||||||
|
|||||||
Reference in New Issue
Block a user