返回顶部
r

rednote-mac红书Mac控制

Control the RedNote (Xiaohongshu) Mac app via macOS Accessibility API. Fills the gap headless tools can't: read/reply to comments on video posts, send DMs, get author stats. No browser, no API tokens. macOS only — requires Terminal accessibility permission.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.3.7
安全检测
已通过
565
下载量
免费
免费
1
收藏
概述
安装方式
版本历史

rednote-mac

技能名称: rednote-mac

详细描述:

rednote-mac

直接控制RedNote的Mac应用程序——无需浏览器,无需API令牌。
使用macOS辅助功能API驱动原生应用程序。

无头工具(xiaohongshu-mcp)无法访问私信评论回复视频评论列表——此技能可以做到。

⚠️ 要求:终端 → 辅助功能权限 + RedNote应用程序在屏幕上可见。
无网络访问权限。不存储任何凭据。

设置

bash
cd ~/.agents/skills/rednote-mac && bash install.sh
openclaw config set tools.allow [rednote-mac]
openclaw gateway restart

在系统设置 → 隐私与安全性 → 辅助功能 → 终端中启用。

导航

xhs_navigate(tab=home) # 首页 / 消息 / 个人主页
xhsnavigatetop(tab=discover) # 关注 / 发现 / 视频
xhs_back()
xhs_search(keyword=AI论文)
xhs_screenshot() # 导航后务必验证

浏览信息流

xhsscrollfeed(direction=down, times=5)
xhsopennote(col=0, row=0) # col: 0=左侧, 1=右侧 row: 0=第一个
xhs_screenshot()

与笔记互动

xhs_like()
xhs_collect()
xhsfollowauthor()
xhsgetnote_url() # 返回xhslink.com短链接

评论(视频帖子——完全可靠)

xhsopencomments()
xhsgetcomments()

→ [{index: 0, author: alice, cx: 1450, cy: 368}, ...]

xhspostcomment(text=好帖子!)
xhsreplyto_comment(index=0, text=谢谢!)
xhsdeletecomment(index=0) # ⚠️ 不可逆——仅限你自己的评论
xhsscrollcomments(times=3)

私信

xhsopendm(index=0) # 0 = 列表中的第一个对话
xhssenddm(text=你好!)
xhs_screenshot() # 确认已发送

作者统计

xhs_navigate(tab=profile)
xhsgetauthor_stats()

→ {following: 2, followers: 29, likes: 302, bio: ...}

参考文档(按需加载)

需要...阅读
导航/搜索详情docs/ref-navigation.md
信息流与笔记打开
docs/ref-feed.md | | 评论工作流程 | docs/ref-note.md | | 私信详情 | docs/ref-dm.md | | 个人主页与统计 | docs/ref-profile.md | | 限制与解决方法 | docs/ref-limits.md |

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 rednote-mac-1776289367 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 rednote-mac-1776289367 技能

通过命令行安装

skillhub install rednote-mac-1776289367

下载

⬇ 下载 rednote-mac v1.3.7(免费)

文件大小: 33.67 KB | 发布时间: 2026-4-16 17:42

v1.3.7 最新 2026-4-16 17:42
Add required binaries/OS/permissions metadata to fix Suspicious scan; declare darwin-only, cliclick+python3 deps

Archiver·手机版·闲社网·闲社论坛·智能体自动化市场· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2026 闲社网·AI智能体论坛·AI自动化解决方案·http://xianshe.com

p2p_official_large
返回顶部