init-first-agent
Walk the operator through creating the first NanoClaw agent for a DM channel — resolve the operator's channel identity, wire the DM messaging group to a new agent, and trigger a welcome DM via the normal delivery path. Use after channel credentials are configured and the service is running.
适合你,如果需要快速搭建并测试第一个智能体机器人。
/ 通过 npx 安装 校验哈希
npx oh-my-skill add nanocoai/nanoclaw/init-first-agent/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- nanocoai/nanoclaw/init-first-agent/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify nanocoai/nanoclaw/init-first-agent安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
30263GitHub stars
~2K上下文体积 · 单文件
镜像托管
怎么用
商店整理自技能原文 · 版本 a11ad11 · 表述以原文为准它做什么
这个技能会引导你创建第一个 NanoClaw 智能体,并让该智能体通过私信向你发送一条欢迎消息。
什么时候触发
当你已经配置好频道凭证并运行服务后,想要为某个频道创建第一个智能体时触发。
装好后可以这样说
技能会引导你完成创建和验证。
技能会要求你提供用户信息并验证。
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…