返回顶部
m

market-kit-skills营销工具包

Use when the user needs marketing deliverables such as campaign plans, Xiaohongshu notes, audience positioning, selling-point refinement, reference-grounded copy, or marketing images.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
91
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

market-kit-skills

Market Kit Skills

Market Kit Skills 是一个面向营销场景的生产型技能,适合在需要明确产出时使用,而不是停留在泛化讨论。

它最擅长这些事情:

  1. 1. 生成营销活动方案和内容规划
  2. 生成小红书图文、笔记标题和正文
  3. 梳理目标人群、卖点、定位和表达方向
  4. 结合资料库做参考驱动的内容生成
  5. 生成营销图片和图文组合内容
  6. 基于已有资料卡、方案或笔记继续迭代

使用捆绑的脚本检查可选上下文、提交任务并获取最终结果:

  1. 1. listprojects.py 查看可选资料库
  2. listskills.py 查看可选技能
  3. chat.py 提交任务并获取 conversationid
  4. chatresult.py 查询最终结果

工作流程

  1. 1. 安装后第一步先引导用户完成登录,再进入后续营销生成;在未确认登录完成前,不要先收集需求、不要先追问内容方向
  2. 如果任务依赖资料库,先运行 scripts/listprojects.py,选择一个或多个 projectid
  3. 如果任务依赖特定技能,先运行 scripts/listskills.py,选择一个或多个 skillid
  4. 运行 scripts/chat.py,传入 --message,必要时再传 --project-id、--skill-id
  5. 保留返回的 conversationid
  6. 运行 scripts/chatresult.py --conversation-id ... 获取结果
  7. 如果用户要继续同一轮创作,复用原来的 conversationid
  8. 如果是 confirminfo,可以继续发送自然语言修订,也可以通过 formid + formdata 结构化续跑

结果规则

  • - branch 表示实际走到的营销分支,比如 collectinfo、confirminfo、generateplan、generatenotes、generateimage
  • result 是首选的结构化结果
  • text 只作为兜底摘要
  • conversationid 必须保留,用于后续续聊
  • weburl 是网页版结果链接,格式为 https://justailab.com/marketing?conversationid=
  • 图文笔记需要同时返回标题、文案和图片链接
  • 图文笔记图片通常在 result.result.components[].data.images[].url
  • 图文笔记标题通常在 result.result.components[].data.title
  • 图文笔记正文通常在 result.result.components[].data.content

命令

列出项目:

bash
python3 ${CLAUDESKILLDIR}/scripts/list_projects.py

列出技能:

bash
python3 ${CLAUDESKILLDIR}/scripts/list_skills.py

运行新的一轮:

bash
python3 ${CLAUDESKILLDIR}/scripts/chat.py --message 帮我做一份新品 campaign plan

轮询结果:

bash
python3 ${CLAUDESKILLDIR}/scripts/chat_result.py \
--conversation-id existing-conversation-id

继续现有的一轮:

bash
python3 ${CLAUDESKILLDIR}/scripts/chat.py \
--conversation-id existing-conversation-id \
--message 把内容方向改成更适合小红书种草的表达

安全护栏

  • - 优先把它当成营销产出工具,而不是普通聊天工具
  • 如果登录状态未知或未登录,先引导用户完成登录,不要先收集需求
  • 当用户给了明确资料范围,优先使用 projectid
  • 当用户想用特定营销能力链路时,优先使用 skillid
  • 返回结果时优先读 result,不要只读顶层 text
  • 如果 chatresult.py 还在输出 status=running,说明营销内容仍在生成,不能过早判断没有图片或没有结果
  • 对 generatenotes、generateimage 这类慢分支,除非用户明确要求,否则不要把 chatresult.py --timeout 设成小于 300
  • 如果脚本返回 Polling timed out before task completed.,不要把轮询超时当成任务失败;这通常表示当前轮询窗口不够长,任务仍可能在后台继续生成
  • 当状态是 running 或出现轮询超时时,应明确告诉用户还在生成,不要自己擅自生成标题、正文、图片说明或图片链接冒充最终结果
  • 当结果已完成时,返回内容、图片链接之外,还要一并返回 web_url

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 market-kit-skills-1775945018 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 market-kit-skills-1775945018 技能

通过命令行安装

skillhub install market-kit-skills-1775945018

下载

⬇ 下载 market-kit-skills v1.0.0(免费)

文件大小: 18.49 KB | 发布时间: 2026-4-12 10:31

v1.0.0 最新 2026-4-12 10:31
- Initial release of market-kit-skills, a production-focused tool for generating marketing deliverables such as campaign plans, Xiaohongshu (小红书) notes, audience positioning, selling-point refinement, and marketing images.
- Provides command line scripts to select context, submit tasks, and fetch results, including support for contextual projects and specific marketing skills.
- Enforces workflow: requires user login before marketing content generation, and guides interaction with clear steps for using resources, submitting requests, and polling results.
- Implements guardrails to prioritize structured marketing outputs over general chat, with specific result parsing procedures and user feedback during background task processing.
- Delivers structured outputs for notes with titles, copy, and image links, and provides a direct web link for each result.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部