← 返回 Skills 市场
buddyh

Alexa CLI

作者 Buddy Hadry · GitHub ↗ · v1.3.0
cross-platform ⚠ suspicious
5865
总下载
14
收藏
0
当前安装
7
版本数
在 OpenClaw 中安装
/install alexa-cli
功能描述
Control Amazon Alexa devices and smart home via the `alexacli` CLI. Use when a user asks to speak/announce on Echo devices, control lights/thermostats/locks, send voice commands, or query Alexa.
安全使用建议
Install only if you trust the alexacli upstream project and want an agent to control Alexa devices. Require explicit user confirmation before locks, thermostats, alarms, purchases, or whole-home announcements, and treat calendar, history, and conversation outputs as private. Protect or remove ~/.alexa-cli/config.json when finished.
功能分析
Type: OpenClaw Skill Name: alexa-cli Version: 1.3.0 The OpenClaw skill bundle for `alexa-cli` appears benign. The `skill.md` provides clear instructions for installing and using the `alexacli` tool via standard package managers (Homebrew, Go install) from a publicly available GitHub repository. There are no signs of prompt injection attempts against the agent, no instructions for data exfiltration, malicious execution, persistence, or obfuscation. All described functionalities are legitimate interactions with Amazon Alexa devices via the specified CLI tool.
能力评估
Purpose & Capability
The stated purpose matches the artifact: it installs and documents alexacli for Alexa device control, announcements, smart-home commands, Alexa+ conversations, and account queries.
Instruction Scope
The skill documents broad natural-language commands for lights, thermostats, locks, timers, music, and all-device announcements, and recommends agentic command use without requiring explicit confirmation for security-sensitive or disruptive actions.
Install Mechanism
The bundle is a single markdown skill file with no executable scripts; it installs a third-party CLI through Homebrew or an unpinned Go module, so the external CLI receives the Alexa account authority.
Credentials
The requested capability can affect the physical home environment and surface private household/account data such as calendars, voice history, and conversation fragments; that is purpose-aligned but under-scoped in the guidance.
Persistence & Privilege
Authentication and local credential storage are disclosed, including ~/.alexa-cli/config.json and a roughly 14-day token lifetime, but the token can grant ongoing Alexa access if exposed.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install alexa-cli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /alexa-cli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.0
Simplify metadata: flatten structure, remove nested tags
v1.2.0
Sync with repo: add Alexa+ (LLM conversations), audio playback, auth improvements (--domain, --verify), conversations/fragments commands
v1.1.0
Standardize metadata key to openclaw; no env vars needed (uses interactive auth)
v0.3.0
Added ask and history commands, updated docs
v0.2.2
Removed requirements sidebar
v0.2.1
Updated display name
v0.2.0
Initial release - send natural language commands to Echo devices, TTS anouncements
元数据
Slug alexa-cli
版本 1.3.0
许可证
累计安装 0
当前安装数 0
历史版本数 7
常见问题

Alexa CLI 是什么?

Control Amazon Alexa devices and smart home via the `alexacli` CLI. Use when a user asks to speak/announce on Echo devices, control lights/thermostats/locks, send voice commands, or query Alexa. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5865 次。

如何安装 Alexa CLI?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install alexa-cli」即可一键安装,无需额外配置。

Alexa CLI 是免费的吗?

是的,Alexa CLI 完全免费(开源免费),可自由下载、安装和使用。

Alexa CLI 支持哪些平台?

Alexa CLI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Alexa CLI?

由 Buddy Hadry(@buddyh)开发并维护,当前版本 v1.3.0。

💬 留言讨论