小红书全链路运营(Hermes 适配版)
基于 Xiangyu-CAS/xiaohongshu-ops-skill (1.7k⭐) 适配为 Hermes Agent 原生 Skill
前置要求
1. Chrome CDP 调试端口
# 启动调试模式 Chrome(独立 profile)
chrome-debug
# 在 Hermes 中连接
# 运行: /browser connect
# 确认 browser.cdp_url = http://localhost:9222
2. 登录小红书创作平台
# 在已连接的浏览器中导航到创作平台
browser_navigate('https://creator.xiaohongshu.com')
# 扫码登录(首次)
# 使用手机小红书 App 扫码
# 登录成功后 cookie 持久化在 debug profile 中,后续无需重复登录
[Description truncada. Veja o README completo no GitHub.]