🐈⬛ OpenClaw 中文 AI 助手模板 | 5分钟拥有你的 AI 私人助手
# Add to your Claude Code skills
git clone https://github.com/mengjian-github/xiaomo-starter-kitGuides for using ai agents skills like xiaomo-starter-kit.
Last scanned: 5/27/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-27T08:04:04.699Z",
"semgrepRan": false,
"npmAuditRan": true,
"pipAuditRan": true
}xiaomo-starter-kit is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by mengjian-github. 🐈⬛ OpenClaw 中文 AI 助手模板 | 5分钟拥有你的 AI 私人助手. It has 365 GitHub stars.
Yes. xiaomo-starter-kit passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/mengjian-github/xiaomo-starter-kit" and add it to your Claude Code skills directory (see the Installation section above).
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh xiaomo-starter-kit against similar tools.
No comments yet. Be the first to share your thoughts!
你的 AI 私人助手,一键启动。基于 OpenClaw(原 Clawdbot),中文用户友好。
一个预配置好的 OpenClaw AI 助手模板,帮你跳过繁琐的初始化,5 分钟拥有自己的 AI 私人助手。
包含:
SOUL.md / USER.md / IDENTITY.md 模板HEARTBEAT.md 预设日常检查项MEMORY.md + memory/ 目录结构AGENTS.md 行为准则TOOLS.md 本地工具速查npm install -g openclaw
# 克隆此模板
git clone https://github.com/mengjian-github/xiaomo-starter-kit.git my-assistant
cd my-assistant
# 或者直接用 GitHub 的 "Use this template" 按钮
编辑以下文件,把助手变成「你的」:
# 定义助手的性格和行为
nano SOUL.md
# 告诉助手关于你的信息
nano USER.md
# 给助手起名字、设定形象
nano IDENTITY.md
openclaw gateway start
然后在 Telegram / WhatsApp / Discord 上跟你的助手说声「你好」!
my-assistant/
├── AGENTS.md # 助手的行为准则和工作流程
├── SOUL.md # 灵魂文件:性格、语气、边界
├── USER.md # 用户画像:让助手了解你
├── IDENTITY.md # 身份设定:名字、形象、Vibe
├── HEARTBEAT.md # 心跳检查项:助手定期自动执行
├── MEMORY.md # 长期记忆:重要事件和经验
├── TOOLS.md # 工具笔记:本地配置速查
├── TODO.md # 任务清单
├── memory/ # 每日记忆文件
│ └── .gitkeep
├── content/ # 内容输出目录
│ └── .gitkeep
└── docs/
└── SKILLS-GUIDE.md # 推荐技能清单和安装指南
| 技能 | 用途 | 安装命令 |
|---|---|---|
| weather | 天气查询 | clawdhub install weather |
| github | GitHub 操作 | 内置 |
| todo-tracker | 任务管理 | clawdhub install jdrhyne/todo-tracker |
| remind-me | 自然语言提醒 | clawdhub install remind-me |
| gog | Google 邮箱/日历/文档 | clawdhub install gog |
| youtube-watcher | 视频摘要 | clawdhub install youtube-watcher |
| web-search | 网页搜索 | 内置 |
完整技能列表请查看 ClawdHub。
我们写了一份详细的《人人都该有一个 AI 私人助手》7 天指南:
.env 或环境变量)clawdbot.json 配置文件权限建议设为 chmod 600MEMORY.md 中的敏感信息由 孟健 和小墨 🐈⬛ 共同创建。
MIT License - 自由使用、修改、分发。
喵~ 欢迎 Star ⭐ 支持,让更多人拥有自己的 AI 助手。 🐈⬛