← Back to Skills Marketplace
cellinlab

小红书标题策略

by cellinlab · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
110
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install cell-xhs-title-selector
Description
Xiaohongshu title strategy skill for Chinese creators. Use when Codex needs to pick the right title formula for a topic, draft, or existing Xiaohongshu title...
README (SKILL.md)

XHS Title Selector

Overview

Use this skill to treat Xiaohongshu titles as a matching problem, not a random generation problem.

The core job is to:

  • identify what the content is really selling in the first glance
  • match it to the right trigger family
  • generate titles that can be traced back to a formula
  • explain why each title fits

This is a title-strategy skill, not a generic copywriting skill.

Quick Start

  1. First understand the topic, audience, and content goal.
  2. Check whether the topic itself is strong enough to deserve title work.
  3. Match the content to 3-6 trigger families.
  4. Select 5-8 formulas from the catalog instead of free-generating blindly.
  5. Return title options with formula IDs, rationale, and Top 3 recommendations.

If the topic itself is weak or unclear, say so before generating titles.

Default Contract

Assume the following unless the user says otherwise:

  • write in Chinese
  • generate Xiaohongshu-oriented titles
  • use the formula catalog instead of pure freeform generation
  • cover at least 3 distinct trigger families unless the topic is unusually narrow
  • keep titles concise and testable
  • prefer titles that can actually be paid off by the body

Workflow

Step 1: Understand the Input

The user may provide:

  • a topic
  • an industry plus topic
  • a paragraph or full draft
  • a current title that needs diagnosis

Lock these first:

  • what the content is about
  • who it is for
  • what reaction the user wants: click, save, trust, comment, or conversion

If the topic is still too fuzzy, read references/workflow.md.

Step 2: Decide Whether Title Work Should Start Yet

Before matching formulas, ask:

  • does the content have a clear promise
  • is there enough material to support a stronger title
  • is the issue really the title, or is the topic itself weak

If the topic is weak, recommend $content-strategy-diagnosis instead of pretending title work can rescue it.

Step 3: Match Trigger Families

Use the trigger-family map in references/trigger-families.md.

Typical matching logic:

  • counterintuitive claim -> cognitive conflict
  • hidden knowledge or inside information -> curiosity gap
  • warnings, pitfalls, correction -> loss avoidance
  • precise audience callout -> identity mirror
  • steps, methods, lists -> numeric anchor
  • measurable outcome -> outcome promise
  • story or personal turnaround -> case reversal
  • strong stance or potential debate -> controversy
  • specific user state -> scenario or condition
  • push to action -> action call
  • borrowed credibility -> authority leverage
  • comments or self-check desire -> interaction or test

Do not force families that do not fit.

Step 4: Select Formulas

Choose 5-8 formulas from references/formula-catalog.md.

For each formula:

  • keep the formula logic intact
  • adapt the wording to the user's topic
  • label the formula ID
  • explain why it fits this content

Step 5: Generate and Rank Titles

Return:

  • grouped title options by trigger family
  • formula IDs
  • one-line rationale
  • Top 3 recommendations for immediate testing

Read references/quality-bar.md before finalizing.

Step 6: Handle Existing Titles

If the user already has a title:

  1. infer which family and formula it is closest to
  2. diagnose whether the problem is formula choice or execution quality
  3. provide:
    • same-formula improvements
    • alternative-family replacements

Output Format

Default to assets/title-pack-template.md.

At minimum, include:

  • topic and audience read
  • matched trigger families
  • title options with formula IDs
  • Top 3 recommendation
  • brief next-step advice

Hard Rules

Do not:

  • free-generate titles without formula attribution
  • spoil the whole answer inside the title when suspense is needed
  • stuff every option into one trigger family
  • use niche jargon if broader language would widen relevance
  • promise outcomes the content cannot support

Always:

  • identify topic and audience first
  • make formula choice explicit
  • keep multiple strategic directions alive
  • distinguish between wrong formula and weak execution
  • keep the final recommendation opinionated

Resource Map

Usage Guidance
This skill is instruction-only and appears internally consistent: it uses only the bundled reference docs and templates to produce Xiaohongshu title suggestions and asks for no secrets. Before installing, consider: (1) do you trust the skill source (GitHub repo link provided)? If provenance matters, verify the repo/author. (2) Don’t paste sensitive secrets or personal data into prompts — the skill expects content drafts/topics, not credentials. (3) The skill references other skill names (e.g., $content-strategy-diagnosis); those are placeholders and may require other installed skills to work as intended. (4) If you prefer the agent not to call skills autonomously, adjust agent settings (this skill itself does not force autonomy).
Capability Analysis
Type: OpenClaw Skill Name: cell-xhs-title-selector Version: 0.1.0 The skill bundle is a specialized copywriting tool designed to help creators generate Xiaohongshu (XHS) titles using structured marketing formulas and trigger families. All files, including SKILL.md and the reference documents (formula-catalog.md, workflow.md), are strictly aligned with this purpose and contain no evidence of data exfiltration, malicious execution, or prompt injection attacks.
Capability Assessment
Purpose & Capability
Name, description, and all included files (SKILL.md, formula catalog, workflow, quality rules, template) are coherent: the skill exists to match topics to title formulas and does only that.
Instruction Scope
Instructions tell the agent to read bundled reference files, match trigger families, select formulas, and produce labeled outputs. They do not instruct reading system files, environment variables, network endpoints, or exfiltrating data outside the expected output.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. All required inputs are user-provided content (topic, draft, audience).
Persistence & Privilege
always:false and no special privileges requested. The skill does not modify other skills or system-wide settings; autonomous invocation is allowed by default (platform behavior) but not elevated here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install cell-xhs-title-selector
  3. After installation, invoke the skill by name or use /cell-xhs-title-selector
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial public release
Metadata
Slug cell-xhs-title-selector
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 小红书标题策略?

Xiaohongshu title strategy skill for Chinese creators. Use when Codex needs to pick the right title formula for a topic, draft, or existing Xiaohongshu title... It is an AI Agent Skill for Claude Code / OpenClaw, with 110 downloads so far.

How do I install 小红书标题策略?

Run "/install cell-xhs-title-selector" 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 cellinlab (@cellinlab); the current version is v0.1.0.

💬 Comments