← Back to Skills Marketplace
allinherog-star

小红书爆款文案助手

by aiskills · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ pending
29
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install xhs-viral-copywriter
Description
爆款文案助手适合内容创作者、运营、市场营销、内容媒体在用户提出“小红书怎么写才有人看”这类问题,需要快速拆解目标、判断重点并形成可执行结果时使用,帮助基于输入材料生成摘要、诊断结论、行动建议和可复用交付物。
README (SKILL.md)

xhs-viral-copywriter 爆款文案助手

快速开始

更多技能

概述

爆款文案助手用于回答「小红书怎么写才有人看」、小红书、文案、种草,适合内容创作者、运营、市场营销、内容媒体在明确业务目标、内容材料或分析对象后调用。 它会结合主题、产品、服务、内容主题或卖点等输入,整理关键上下文,并输出摘要、诊断结论、行动建议和可复用交付物,便于继续执行、复盘或交付。

什么时候使用

适用场景

  • 用户提出“小红书怎么写才有人看”这类问题,需要快速拆解目标、判断重点并形成可执行结果
  • 内容创作者、运营、市场营销、内容媒体需要围绕爆款文案助手生成摘要、诊断结论、行动建议和可复用交付物
  • 用户已经准备了语气、主题(产品、服务、内容主题或卖点)、目标人群,希望整理成可执行的分析或优化结果
  • 用户需要把爆款文案助手相关材料转成清晰结论、优先级和下一步动作

调用方式

通过导出的 Python runner 直接调用 AI Skills API:

命令示例

按必填参数调用

python3 scripts/run.py --params '{"topic":"主题"}'

参数说明

参数 类型 必填 默认 说明
tone string 真实具体 语气;可选值:真实具体轻松口语专业测评强反差温柔陪伴
topic string - 产品、服务、内容主题或卖点
audience string - 目标人群
noteType string 种草 笔记类型;可选值:种草测评攻略避坑清单复盘
sellingPoint string - 核心卖点
accountPersona string - 账号人设

完整机器可读参数结构见 references/form-schema.json

参数取值参考

当前技能没有需要额外查表的分类参数。

支持的输入格式

当前技能直接接收 JSON 参数,不涉及分享链接解析。

示例请求

下面的示例参数可直接传给 scripts/run.py,runner 会把它们发送给 AI Skills API。

python3 scripts/run.py --params '{"topic":"主题"}'

等价的 --params JSON:

{
  "topic": "主题"
}

返回结果示例

{
  "success": true,
  "data": {
    "message": "示例结果请以技能真实返回结构为准。"
  },
  "meta": {
    "executionTime": 842,
    "cached": false
  }
}

交付内容

  • 摘要、诊断结论、行动建议和可复用交付物:围绕用户目标整理可直接阅读、复盘或交付的核心结果。
  • 输入材料解读:结合语气、主题(产品、服务、内容主题或卖点)、目标人群提炼关键上下文和判断依据。
  • 下一步动作:给出优先级、执行建议或可继续加工的内容框架。

结果使用建议

  • 先判断输出是否回答了用户关于「爆款文案助手」的核心问题。
  • 再检查结果是否覆盖摘要、诊断结论、行动建议和可复用交付物,以及是否给出明确下一步动作。
  • 如果输入材料较少,建议让用户补充目标、受众、限制条件或原始材料后再运行。

运行前准备

  • AISKILLS_BASE_URL:默认 https://ai-skills.ai
  • AISKILLS_API_KEY:必填,用于认证调用
  • AISKILLS_TENANT_ID:默认 default
Capability Tags
requires-sensitive-credentials
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install xhs-viral-copywriter
  3. After installation, invoke the skill by name or use /xhs-viral-copywriter
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of xhs-viral-copywriter. - Provides a tool for generating viral copywriting for Xiaohongshu (小红书). - Helps users summarize input, generate diagnostics, action suggestions, and reusable deliverables based on the provided topic, tone, audience, and selling points. - Supports flexible input with various optional parameters (tone, note type, audience, etc.). - Designed for content creators, marketers, and operators to quickly analyze, organize key tasks, and create actionable outputs. - Returns clear summaries, recommendations, and steps for further content creation or optimization.
Metadata
Slug xhs-viral-copywriter
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 小红书爆款文案助手?

爆款文案助手适合内容创作者、运营、市场营销、内容媒体在用户提出“小红书怎么写才有人看”这类问题,需要快速拆解目标、判断重点并形成可执行结果时使用,帮助基于输入材料生成摘要、诊断结论、行动建议和可复用交付物。 It is an AI Agent Skill for Claude Code / OpenClaw, with 29 downloads so far.

How do I install 小红书爆款文案助手?

Run "/install xhs-viral-copywriter" 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 aiskills (@allinherog-star); the current version is v1.0.0.

💬 Comments