Kimi-K3
Kimi K3 is an open-weight, 2.8T-parameter native multimodal agentic model with a 1M-token context window, designed for frontier coding, knowledge work, and reasoning tasks.
它提供了完整的 7 步闭环 SOP、7 个可填模板、6 份深度参考资料,以及专门的合规红线部分;所有内容均为纯 Markdown 格式,可轻松安装到 WorkBuddy、Claude Code、Cursor、Copilot 等多种 AI 工具中。
📕 xhs-virtual-product
把"做小红书虚拟资料"从一份教程,变成一套可复用的 AI 工作流 Skill 选品 → 对标 → 制作 → 上架 → 内容 → 复盘 | 全流程模板 · 公式 · 检查清单 | 守住版权合规红线
想要加入自媒体 AI 破局社群可联系微信:JZX_AI1203
安装到任意 AI 工具 · 快速上手 · 目录结构 · 合规声明 · 贡献
flowchart LR
A[🔍 选品] --> B[🎯 对标拆解]
B --> C[🛠️ 制作资料]
C --> D[🏪 上架店铺]
D --> E[✍️ 内容创作]
E --> F[📊 复盘优化]
F -.迭代.-> A
G[🛡️ 合规红线] -.-> A
G -.-> B
G -.-> C
G -.-> D
G -.-> E
G -.-> F
xhs-virtual-product/
├── SKILL.md # 核心:触发条件 + 工作流 + 合规红线
├── references/ # 详细知识库(按需加载)
│ ├── 01-product-selection.md # 选品策略
│ ├── 02-competitor-teardown.md # 对标拆解
│ ├── 03-content-creation.md # 内容创作
│ ├── 04-store-ops.md # 开店与运营
│ ├── 05-product-cases.md # 产品案例
│ └── 06-compliance.md # 合规红线
├── assets/templates/ # 可填模板
│ ├── selection-checklist.md # 选品判断表
│ ├── competitor-teardown.md # 对标拆解模板
│ ├── note-template.md # 商品笔记模板
│ ├── comment-reply.md # 评论区话术
│ ├── compliance-checklist.md # 合规检查清单
│ ├── 7day-plan.md # 七天实操路径
│ └── title-formulas.md # 标题爆款公式
├── README.md · README.en.md # 说明(本文件)
├── CONTRIBUTING.md # 贡献指南
├── PROMO.md # 推广文案(三风格)
└── LICENSE # MIT
本 Skill 的核心是纯 Markdown 指令 + 参考文档 + 模板,因此几乎能装到任何支持「自定义指令 / 系统提示 / 技能目录」的 AI 工具上。
[!NOTE]
SKILL.md顶部的name/description是 WorkBuddy 与 Claude Code 的技能约定(用于自动触发)。其他工具会忽略这两行、直接读取正文——不影响使用。
| AI 工具 | 安装方式 | 触发方式 |
|---|---|---|
| WorkBuddy | 放入 ~/.workbuddy/skills/ | 提到相关意图自动触发 |
| Claude Code | 放入 ~/.claude/skills/ | 自动识别 SKILL.md |
| Cursor | 写入 .cursor/rules/xhs.mdc 或 Rules for AI | @xhs / 手动引用 |
| VS Code + Cline / Roo Code | 粘贴进 Custom Instructions / .roo/rules/ | 对话中引用 |
| Codex / ChatGPT | 写入 codex.md / AGENTS.md | 作为项目指令 |
| GitHub Copilot | 写入 `.github/copilot-instructi |
xhs-virtual-product
根据分类、Topic 和编程语言匹配的相似项目。
Kimi K3 is an open-weight, 2.8T-parameter native multimodal agentic model with a 1M-token context window, designed for frontier coding, knowledge work, and reasoning tasks.

A structured investing guide for Chinese beginners covering US stocks, options, and cryptocurrency, with focus on foundational concepts and risk awareness.

A curated collection of Computer Science fundamentals (PDFs, notes, cheatsheets, interview question banks) for placement preparation, covering seven core subjects plus general resources.