← 返回 Skills 市场
ivangdavila

Siri

作者 Iván · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
856
总下载
2
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install siri
功能描述
Control devices, run automations, and help users get more from Siri with HomeKit, Shortcuts, and voice command guidance.
安全使用建议
This skill is a documentation/help agent for Siri, Shortcuts, and HomeKit and is internally consistent: it contains only guidance and code examples and requests no credentials or installs. Note that because it is instruction-only it cannot actually control your devices — it can only advise how to set up or speak commands. Also be aware the skill's source and homepage are unspecified; if the publisher later adds an install step or asks for credentials (e.g., HomeKit tokens, Apple developer keys) you should re-evaluate before consenting.
功能分析
Type: OpenClaw Skill Name: siri Version: 1.0.0 The skill bundle consists entirely of documentation files (.md) and a metadata file. The content provides comprehensive information about Apple's Siri, HomeKit, and Shortcuts, including usage instructions, development guidelines, and troubleshooting tips. There are no executable scripts, no network calls, no file system operations, and no instructions that could be interpreted as prompt injection against the OpenClaw agent. The Swift code snippets in `development.md` are illustrative examples for app developers, not code intended for execution by the agent. All content is informational and aligns with the stated purpose of helping an AI agent provide guidance on Siri.
能力评估
Purpose & Capability
Name/description claim to teach and help users with Siri, HomeKit, Shortcuts and the included documents are explanatory developer/user guidance. The skill does not claim direct remote control or cloud integration and it does not request credentials or binaries; this is proportionate for a documentation/assistant skill.
Instruction Scope
SKILL.md and the linked documents contain operational guidance (what to say, how to name devices, how to build App Intents) but do not instruct the agent to access local files, environment variables, network endpoints, or other system secrets. There is no scope creep in the instructions.
Install Mechanism
No install spec and no code files to execute; instruction-only skills are lowest risk because they don't write or run new code on the host.
Credentials
The skill declares no required environment variables, credentials, or config paths. The development docs mention common iOS app storage mechanisms (App Groups, Keychain) as developer guidance, which is appropriate context for the documented purpose and does not constitute a request for secrets.
Persistence & Privilege
always is false and model invocation is allowed (the platform default). The skill does not request permanent presence or to modify agent/system configuration; there is no privileged persistence requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install siri
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /siri 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug siri
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Siri 是什么?

Control devices, run automations, and help users get more from Siri with HomeKit, Shortcuts, and voice command guidance. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 856 次。

如何安装 Siri?

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

Siri 是免费的吗?

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

Siri 支持哪些平台?

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

谁开发了 Siri?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论