# Send PigBun RedNote to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "pigbun-rednote",
    "name": "PigBun RedNote",
    "source": "tencent",
    "type": "skill",
    "category": "数据分析",
    "sourceUrl": "https://clawhub.ai/PigBun-AI/pigbun-rednote",
    "canonicalUrl": "https://clawhub.ai/PigBun-AI/pigbun-rednote",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/pigbun-rednote",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=pigbun-rednote",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "pigbun-rednote",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T00:45:12.448Z",
      "expiresAt": "2026-05-07T00:45:12.448Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=pigbun-rednote",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=pigbun-rednote",
        "contentDisposition": "attachment; filename=\"pigbun-rednote-0.8.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "pigbun-rednote"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/pigbun-rednote"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/pigbun-rednote",
    "downloadUrl": "https://openagent3.xyz/downloads/pigbun-rednote",
    "agentUrl": "https://openagent3.xyz/skills/pigbun-rednote/agent",
    "manifestUrl": "https://openagent3.xyz/skills/pigbun-rednote/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/pigbun-rednote/agent.md"
  }
}
```
## Documentation

### PigBun RedNote

小红书 AI 运营工具 —— 搜索、发布、分析、互动，一站式自动化。

### 功能概览

本技能为 OpenClaw 提供 27 个小红书工具，覆盖内容创作、社交互动和数据分析全流程。

### 前置要求

从 pigbunai.com 获取免费 API Key（每天 50 次调用）
安装 Playwright：npx playwright install chromium
首次使用前运行 openclaw rednote init 扫码登录小红书

### 搜索与内容获取

工具说明search_notes根据关键词搜索笔记get_note_content获取笔记详细内容get_note_comments获取笔记评论列表

### 发布笔记

工具说明publish_note发布图文笔记（至少 1 张图片）publish_note_video发布视频笔记publish_note_text发布纯文字笔记（自动生成封面）publish_note_article发布长文笔记（标题无字数限制）

### 笔记管理

工具说明get_my_notes获取自己的笔记列表edit_note编辑已发布笔记的标题、正文、标签delete_note删除已发布的笔记

### 评论互动

工具说明comment_note在笔记下发表评论reply_comment回复指定评论filter_comments评论情感分类（正面/负面/问题/建议/中性）

### 社交互动

工具说明like_note给笔记点赞collect_note收藏笔记follow_author关注笔记作者

### 数据分析

工具说明get_dashboard_overview创作者数据总览（曝光、观看、互动、涨粉）get_content_analytics每篇笔记的详细数据get_fans_analytics粉丝数据（总量、新增/流失、画像）discover_trending发现热门话题（多关键词热度对比）analyze_best_publish_time分析最佳发布时间generate_content_report生成综合运营报告get_inspiration_topics获取灵感话题（含参与人数、浏览量）get_activity_center获取官方活动列表（流量扶持、奖励）

### 其他

工具说明login浏览器登录小红书get_notifications获取通知消息（评论、点赞、关注）get_share_link获取笔记分享链接

### 使用示例

搜索笔记：

搜索关键词"咖啡推荐"的热门笔记

发布笔记：

帮我发布一篇关于今日早餐的图文笔记，标题"元气早餐分享"，配上这张图片 /path/to/photo.jpg

数据分析：

生成我最近 7 天的运营报告

评论管理：

帮我查看最新笔记的评论，筛选出提问类评论并逐一回复

### 配置

在 OpenClaw 插件配置中设置 API Key：

{
  "plugins": {
    "entries": {
      "pigbun-rednote": {
        "enabled": true,
        "config": {
          "apiKey": "pb_live_your_key_here"
        }
      }
    }
  }
}

### 链接

官网：pigbunai.com
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: PigBun-AI
- Version: 0.8.1
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-30T00:45:12.448Z
- Expires at: 2026-05-07T00:45:12.448Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/pigbun-rednote)
- [Send to Agent page](https://openagent3.xyz/skills/pigbun-rednote/agent)
- [JSON manifest](https://openagent3.xyz/skills/pigbun-rednote/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/pigbun-rednote/agent.md)
- [Download page](https://openagent3.xyz/downloads/pigbun-rednote)