← Back to Skills Marketplace
856
Downloads
2
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install siri
Description
Control devices, run automations, and help users get more from Siri with HomeKit, Shortcuts, and voice command guidance.
Usage 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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install siri - After installation, invoke the skill by name or use
/siri - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Siri?
Control devices, run automations, and help users get more from Siri with HomeKit, Shortcuts, and voice command guidance. It is an AI Agent Skill for Claude Code / OpenClaw, with 856 downloads so far.
How do I install Siri?
Run "/install siri" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Siri free?
Yes, Siri is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Siri support?
Siri is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Siri?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.
More Skills