← Back to Skills Marketplace
262
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install xhs-suggest-keywords
Description
小红书搜索建议关键词收集工具。通过浏览器自动化访问小红书探索页,在搜索栏输入关键词并收集自动提示框中的相关关键词列表。使用场景:(1) 用户需要获取小红书搜索联想词 (2) 关键词调研和热门话题发现 (3) SEO优化和内容选题 (4) 竞品分析中的关键词挖掘。触发词:"小红书关键词"、"搜索建议"、"联想词"、...
Usage Guidance
This skill appears coherent and lightweight: it only automates a browser to read suggestion popups on Xiaohongshu. Before using it, consider: (1) run it in an environment where the browser automation tool is trusted and isolated; (2) do not provide secrets (passwords/API keys) to the skill — if login is needed, perform the login interactively in the browser session rather than giving credentials as environment variables; (3) be aware of Xiaohongshu's terms of service and rate limits and expect anti-bot measures (CAPTCHAs) that may require manual handling; (4) if you need persistent or large-scale scraping, prefer an approach that follows site policies and legal constraints. If you want higher assurance, ask the publisher for a code-based implementation or an official integration rather than an instruction-only skill.
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: the SKILL.md only instructs using a browser tool to open https://www.xiaohongshu.com/explore, type keywords into the search box, wait for suggestion popups, and collect them. No unrelated binaries, env vars, or installs are required.
Instruction Scope
Instructions stay within the stated scope (navigate, locate search input, type keywords, collect suggestion list). The doc explicitly forbids pressing Enter/clicking search and notes login/captcha as manual interventions. It does not instruct reading unrelated files or environment variables.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — lowest-risk install footprint. It relies on an external 'browser' tool being available (declared).
Credentials
The skill declares no required credentials or env vars, which is appropriate. The doc does mention that some content may require login and that captchas may occur; users and integrators should ensure the agent does not request/store credentials outside normal, explicit browser-based login flows.
Persistence & Privilege
always is false and the skill is user-invocable only. There is no instruction to modify other skills, system configuration, or persist credentials.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xhs-suggest-keywords - After installation, invoke the skill by name or use
/xhs-suggest-keywords - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Clarified the recommended output format for collecting single and multiple keywords.
- Improved instructions for batch keyword collection results, specifying a more structured format.
- No changes to code or core functionality; documentation updated only.
v1.0.0
Initial release of xhs-suggest-keywords.
- Collects related search suggestion keywords from Xiaohongshu by simulating browser input.
- Supports both single and batch keyword collection.
- No API required; uses browser automation for data gathering.
- Helps with keyword research, SEO, trending topic discovery, and competitive analysis.
- Simple output formats and clear instructions for use.
Metadata
Frequently Asked Questions
What is 小红书搜索建议关键词收集工具?
小红书搜索建议关键词收集工具。通过浏览器自动化访问小红书探索页,在搜索栏输入关键词并收集自动提示框中的相关关键词列表。使用场景:(1) 用户需要获取小红书搜索联想词 (2) 关键词调研和热门话题发现 (3) SEO优化和内容选题 (4) 竞品分析中的关键词挖掘。触发词:"小红书关键词"、"搜索建议"、"联想词"、... It is an AI Agent Skill for Claude Code / OpenClaw, with 262 downloads so far.
How do I install 小红书搜索建议关键词收集工具?
Run "/install xhs-suggest-keywords" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 小红书搜索建议关键词收集工具 free?
Yes, 小红书搜索建议关键词收集工具 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 小红书搜索建议关键词收集工具 support?
小红书搜索建议关键词收集工具 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 小红书搜索建议关键词收集工具?
It is built and maintained by OpenLark (@openlark); the current version is v1.0.1.
More Skills