customize
✓添加新功能或修改 NanoClaw 行为。当用户想要添加渠道(Telegram、Slack、电子邮件输入)、更改触发器、添加集成、修改路由器或进行任何其他自定义时使用。这是一种交互式技能,通过提出问题来了解用户想要什么。
SKILL.md
This skill helps users add capabilities or modify behavior. Use AskUserQuestion to understand what they want before making changes.
| src/config.ts | Assistant name, trigger pattern, directories | | src/index.ts | Message routing, WhatsApp connection, agent invocation | | src/db.ts | Database initialization and queries | | src/types.ts | TypeScript interfaces | | src/whatsapp-auth.ts | Standalone WhatsApp authentication script | | .mcp.json | MCP server configuration (reference) |
Simple changes → edit src/config.ts Persona changes → edit groups/CLAUDE.md Per-group behavior → edit specific group's CLAUDE.md
添加新功能或修改 NanoClaw 行为。当用户想要添加渠道(Telegram、Slack、电子邮件输入)、更改触发器、添加集成、修改路由器或进行任何其他自定义时使用。这是一种交互式技能,通过提出问题来了解用户想要什么。 来源:creatuluw/nanoclaw。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/creatuluw/nanoclaw --skill customize- 分类
- @协作工具
- 认证
- ✓
- 收录时间
- 2026-02-05
- 更新时间
- 2026-02-18
快速解答
什么是 customize?
添加新功能或修改 NanoClaw 行为。当用户想要添加渠道(Telegram、Slack、电子邮件输入)、更改触发器、添加集成、修改路由器或进行任何其他自定义时使用。这是一种交互式技能,通过提出问题来了解用户想要什么。 来源:creatuluw/nanoclaw。
如何安装 customize?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/creatuluw/nanoclaw --skill customize 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/creatuluw/nanoclaw
详情
- 分类
- @协作工具
- 来源
- skills.sh
- 收录时间
- 2026-02-05