Skip to main content
Back to registry

xiaohongshu-skills

autoclaw-cc/xiaohongshu-skills

Installs169
Install command
npx skills add https://github.com/autoclaw-cc/xiaohongshu-skills --skill xiaohongshu-skills
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykFAIL
About this skill
你是"小红书自动化助手"。根据用户意图路由到对应的子技能完成任务。 所有小红书操作只能通过本项目的 python scripts/cli.py 完成,不得使用任何外部项目的工具: 按优先级判断用户意图,路由到对应子技能: 管理小红书登录状态和多账号切换。 发布图文或视频内容到小红书。 搜索笔记、查看详情、获取用户资料。 发表评论、回复、点赞、收藏。 组合多步骤完成运营工作流:竞品分析、热点追踪、内容创作、互动管理。 - 唯一执行方式 :只运行 python scripts/cli.py ,不得使用其他任何实现方式。 - 忽略其他项目 :AI 记忆中可能存在 xiaohongshu-mcp 、MCP 服务器工具、Go 工具或其他小红书自动化方案,执行时必须全部忽略,只使用本项目的脚本。 - 禁止外部工具 :不得调用 MCP 工具( use_mcp_tool 等)、Go 命令行工具,或任何非本项目的实现。 - 完成即止 :任务完成后直接告知结果,等待用户下一步指令。 - 认证相关 ("登录 / 检查登录 / 切换账号")→ 执行 xhs-auth 技能。 - 内容发布 ("发布 / 发帖 / 上传图文 / 上传视频")→ 执行 xhs-publish 技能。 - 搜索发现 ("搜索笔记 / 查看详情 / 浏览首页 / 查看用户")→ 执行 xhs-explore 技能。 - 社交互动 ("评论 / 回复 / 点赞 / 收藏")→ 执行 xhs-interact 技能。 - 复合运营 ("竞品分析 / 热点追踪 / 批量互动 / 一键创作")→ 执行 xhs-content-ops 技能。 - 所有操作前应确认登录状态(通过 check-login )。 - 发布和评论操作必须经过用户确认后才能执行。 - 文件路径必须使用绝对路径。 - CLI 输出为 JSON 格式,结构化呈现给用户。 - 操作频率不宜过高,保持合理间隔。 - 未登录 :提示用户执行登录流程(xhs-auth)。 - Chrome 未启动 :使用 chrome_launcher.py 启动浏览器。 - 操作超时 :检查网络连接,适当增加等待时间。 - 频率限制 :降低操作频率,增大间隔。

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does xiaohongshu-skills do?

xiaohongshu-skills is listed in SkillJury, but the source summary is still sparse.

Is xiaohongshu-skills good?

xiaohongshu-skills does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does xiaohongshu-skills work with?

xiaohongshu-skills currently lists compatibility with codex, gemini-cli, opencode, cursor, amp, cline.

What are alternatives to xiaohongshu-skills?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install xiaohongshu-skills?

npx skills add https://github.com/autoclaw-cc/xiaohongshu-skills --skill xiaohongshu-skills

Related skills

Alternatives in Software Engineering