agentsclimarketplace

Xiaohongshu topic planner

Skill WSD-MJ/xhs-content-topic/xiaohongshu-topic-planner

Plan trending Xiaohongshu (小红书 / RED / RedNote / XHS) content topics and headline directions. Based on account positioning and target audience, generates hot topic ideas, viral title angles, and content frameworks to solve topic burnout, sameness, and low-traffic problems. Use when the user wants Xiaohongshu topic ideas, does 小红书选题 / 选题策划 / 爆款标题, plans a RED content calendar, or needs headline directions for a niche account. Trigger keywords: xiaohongshu, 小红书, RED, RedNote, XHS, topic, 选题, 选题策划, headline, 标题, content planning, 爆款, trending. Requires an API key from wsdsocial.com.From its SKILL.md

Install
npx -y skills add WSD-MJ/xhs-content-topic --skill xiaohongshu-topic-planner

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.8 KB, 284 tokens by cl100k_base, as published. Nobody here has run it

Xiaohongshu (RED) Content Topic Planner

Generate trending Xiaohongshu (小红书 / RED / RedNote) topic ideas and headline directions. Based on your account positioning and target audience, the AI suggests hot topics, viral title angles, and content frameworks that resonate with your followers.

Setup

  1. Get your API key at https://ai.wsdsocial.com/skills
  2. Set as environment variable: WSD_API_KEY

Usage

curl -X POST "https://ai.wsdsocial.com/api/pub/skills/red-note-content-topic/_tool_88" \
  -H "Content-Type: application/json" \
  -H "key: ${WSD_API_KEY}" \
  -d '{
    "account_direction": "Beauty and skincare, sharing daily routines",
    "target_audience": "Women 25-35, interested in beauty and self-care"
  }'

Parameters

ParamTypeRequiredDescription
account_directionStringYesAccount positioning and industry direction
target_audienceStringNoTarget audience description (age, interests, etc.)

Response

Returns trending topic suggestions, headline ideas, and content frameworks.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,790. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.