Kay Xhs

v1.0.3

小红书全自动内容创作工作流 - 从爆款研究到草稿发布的完整 pipeline。 使用场景:(1) 研究小红书爆款笔记风格和趋势,(2) 生成 AI 图片/漫画/封面,(3) 自动发布到小红书草稿箱。 **依赖**: 需要安装 kay-image skill 并配置 KIE_API_KEY

1· 136·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill declares and actually uses the kay-image integration and a single KIE_API_KEY env var for AI image generation, and it relies on browser automation to research posts and save drafts — all of which align with the advertised pipeline. No unrelated credentials or binaries are required.
Instruction Scope
SKILL.md contains detailed browser automation steps (Performance API, DOM extraction, simulated clicks) to scrape images, metadata, and comments from Xiaohongshu and to publish drafts. Those actions are coherent with the stated goal, but the doc explicitly advises avoiding entering detail pages to reduce anti-scraping detection (i.e., evasion tactics). Users should be aware this performs targeted scraping and automated account actions in their browser profile.
Install Mechanism
No install spec or packaged code is provided (instruction-only), so nothing is downloaded or written by an installer. The README directs installing the separate kay-image skill (via clawhub) and editing a local .env file — standard, low-risk guidance for a CLI integration.
Credentials
Only KIE_API_KEY is required, which is proportionate to the image-generation feature. The instructions also expect the user to configure an OpenClaw browser profile and to edit skills/kay-image/.env (local file write), which is reasonable but means the skill relies on access to the user's browser/profile and local skill files.
Persistence & Privilege
always:false and default model-invocation settings are used. The skill does not request permanent/global privileges or modify other skills' configuration; its expected scope is confined to the user's browser session and the kay-image integration.
Assessment
This skill is internally consistent with its description, but review these before installing: (1) kay-image is a separate skill — verify its source and trustworthiness before adding your KIE_API_KEY; (2) the workflow automates your browser profile (including clicking and reading pages) and scrapes images/comments from Xiaohongshu — this may violate site terms of service or trigger anti-bot measures, and it may require you to handle SMS/2FA manually; (3) the SKILL.md suggests evasion techniques (opening preview modal instead of full detail pages) — consider legal/ethical implications; (4) restrict the browser profile used to accounts you control and avoid putting other sensitive credentials in skill files; (5) if you need stronger assurance, request the kay-image skill's source or a vetted release before proceeding.

Like a lobster shell, security has layers — review code before you run it.

latestvk97c14q1nna9gq09evanagtgcn83mes1

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

EnvKIE_API_KEY

Comments