customize
仓库创建 2026年1月31日最近提交 18 小时前SkillHot 收录 20 天前
▸ 精选理由
适合按需扩展代理能力的运维或开发者,支持多类自定义场景。
▸ 风险提示
可能修改核心配置或代码,运行前需备份并谨慎授予权限。
这个 Skill 做什么
交互式为 NanoClaw 添加或修改功能,如渠道、触发器和集成。
以对话方式帮你给 NanoClaw 增加或改功能:加新渠道、改触发器、接入第三方或调整路由。當你不确定怎么改或要一步步定制时会用到。它通过交互式提问把需求拆清楚,必要时会推荐并调用更专门的技能来完成改动。
▸ 展开 SKILL.md 英文原文
Add new capabilities or modify NanoClaw behavior. Use when user wants to add channels (Telegram, Slack, email input), change triggers, add integrations, modify the router, or make any other customizations. This is an interactive skill that asks questions to understand what the user wants.
3.0w
Stars
1.3w
Forks
40
仓库内 Skill
+241
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/nanocoai/nanoclaw/main/.claude/skills/customize/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/nanocoai/nanoclaw/main/.claude/skills/customize/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# NanoClaw Customization This skill helps users add capabilities or modify behavior. Use AskUserQuestion to understand what they want before making changes. ## Workflow 1. **Understand the request** — Ask clarifying questions. 2. **Prefer a dedicated skill** — If a skill covers the request, invoke it instead of editing core by hand: - Channels: `/add-telegram`, `/add-slack`, `/add-discord`, `/add-whatsapp`, `/add-signal`, `/add-imessage`, and the rest of the `/add-<channel>` family. - Wiring channels to agents and isolation levels: `/manage-channels`. - Container directory access: `/manage-mounts`. - Agent providers (non-default): `/add-opencode`, `/add-codex`, `/add-ollama-pr
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有