Control Nanoleaf light panels via the Picoleaf CLI. Use for turning Nanoleaf on/off, adjusting brightness, setting colors (RGB/HSL), changing color temperature, or any Nanoleaf lighting control.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install nanoleaf或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install nanoleaf⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/nanoleaf/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: nanoleaf description: Control Nanoleaf light panels via the Picoleaf CLI. Use for turning Nanoleaf on/off, adjusting brightness, setting colors (RGB/HSL), changing color temperature, or any Nanoleaf lighting control. homepage: https://github.com/tessro/picoleaf metadata: {"clawdbot":{"emoji":"🌈","requires":{"bins":["picoleaf"]},"install":[{"id":"brew","kind":"brew","tap":"paulrosania/command-home","formula":"paulrosania/command-home/picoleaf","bins":["picoleaf"],"label":"Install Picoleaf CLI (brew)"},{"id":"binary","kind":"shell","command":"curl -sL https://github.com/tessro/picoleaf/releases/latest/download/picoleaf_1.4.0_linux_amd64.tar.gz | tar xz -C ~/.local/bin","bins":["picoleaf"],"label":"Install Picoleaf (binary)"}]}} ---
Use picoleaf to control Nanoleaf light panels.
Setup
dns-sd -Z _nanoleafapi curl -iLX POST http://
~/.picoleafrc: ```ini host=
Power
picoleaf on - Turn onpicoleaf off - Turn offBrightness
picoleaf brightness <0-100> - Set brightness percentageColors
picoleaf rgb - Set RGB color (0-255 each)picoleaf hsl - Set HSL colorpicoleaf temp <1200-6500> - Set color temperature in KelvinExamples
picoleaf on && picoleaf brightness 30 && picoleaf temp 2700picoleaf on && picoleaf brightness 100 && picoleaf rgb 0 100 255picoleaf offNotes
&&安装 Nanoleaf (Picoleaf) 后,可以对 AI 说这些话来触发它
Help me get started with Nanoleaf (Picoleaf)
Explains what Nanoleaf (Picoleaf) does, walks through the setup, and runs a quick demo based on your current project
Use Nanoleaf (Picoleaf) to control Nanoleaf light panels via the Picoleaf CLI
Invokes Nanoleaf (Picoleaf) with the right parameters and returns the result directly in the conversation
What can I do with Nanoleaf (Picoleaf) in my marketing & growth workflow?
Lists the top use cases for Nanoleaf (Picoleaf), with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/nanoleaf/ 目录(个人级,所有项目可用),或 .claude/skills/nanoleaf/(项目级)。重启 AI 客户端后,用 /nanoleaf 主动调用,或让 AI 根据上下文自动发现并使用。
Nanoleaf (Picoleaf) 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Nanoleaf (Picoleaf) 可免费安装使用。请查阅仓库了解许可证信息。
Control Nanoleaf light panels via the Picoleaf CLI. Use for turning Nanoleaf on/off, adjusting brightness, setting colors (RGB/HSL), changing color temperature, or any Nanoleaf lighting control.
Nanoleaf (Picoleaf) 属于「Marketing & Growth」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my marketing & growth tasks using Nanoleaf (Picoleaf)
Identifies repetitive steps in your workflow and sets up Nanoleaf (Picoleaf) to handle them automatically