📄 skillActivePromisingmedium

Auto-Redbook-Skills

by comeonzhj

一个自动撰写小红书笔记,自动生成图片,自动发布的 Skills

Supported Platforms

🤖 Claude Code

Stars

1.9k

Skill Type

🏗️ Code Scaffolding & Templates

Quality Score

87/200

License

Unknown

Forks

238

Last Updated

Jun 11, 2026

Discovered

Apr 21, 2026

Validation

Passed

github.com/comeonzhj/Auto-Redbook-Skills

Quality Breakdown

87/ 200

Content Signals

Gotchas/Edge Cases+40
Progressive Disclosure+30
Trigger Description+20
Verification/Safety+20
Code Examples+15
Composability+15

Repo Health

Recent Activity+15
Scripts/Automation+10
Real Usage (Issues)+10
Single Responsibility+10
Config/Persistence+10
Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

medium

Requires extended permissions (shell access, subagents). Review before use.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Repository contains Python scripts for automation (render_xhs.py, publish_xhs.py) that execute external commands and interact with third-party services (Xiaohongshu/小红书)
  • publish_xhs.py script requires credential configuration (.env with XHS_COOKIE) and performs automated publishing to social media platform without explicit human approval gates
  • Scripts use Playwright/Chromium for browser automation which could be repurposed for unauthorized account access or data scraping
  • README explicitly references 'AI托管运营账号' (AI-managed account operation) which violates Xiaohongshu's terms of service per official warning linked in README
  • No clear rate limiting, approval confirmation, or human-in-the-loop safeguards documented for automated publishing functionality