Token导航 LogoToken导航TokenDH.com
效率需要联网clawhub未标认证来源可访问clear审计提醒

homepodhomepod 控制

Agent Skill

homepod 用于处理音频、语音、转写和声音素材相关任务,适合在 OpenClaw 中需要整理音频流程、转写内容或生成配音素材时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

12,489

周安装

531

GitHub Stars

公开资料未说明

下载量

4,375
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:homepod(homepod 控制)
来源仓库:https://github.com/ivangdavila/homepod
安装命令:
openclaw skills install homepod
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install homepod

简介

通过可靠的 Siri 控制和房间感知播放调节来设置、排除故障并优化 HomePod 和 HomeKit 音频工作流程。

SKILL.md

name
HomePod
slug
homepod
version
1.0.0
homepage
https://clawic.com/skills/homepod
description
Set up, troubleshoot, and optimize HomePod and HomeKit audio workflows with reliable Siri control and room-aware playback tuning.
changelog
Initial release with HomePod setup, diagnostics, direct control workflows, and automation reliability guidance.
metadata
{"clawdbot":{"emoji":"H","requires":{"bins":[]},"os":["darwin","linux","win32"]}}

Setup

On first use, read setup.md for activation preferences and baseline context.

When to Use

Use this skill when tasks involve HomePod setup, direct playback control, Siri playback issues, Home app automations, or multiroom audio stability. Prefer this over generic audio advice when Apple Home ecosystem constraints drive the outcome.

Architecture

Memory lives in ~/homepod/. See memory-template.md for structure.

~/homepod/
|-- memory.md              # Status, activation boundaries, and current setup
|-- homes.md               # Home topology and device mapping
|-- automation-log.md      # Trigger failures, fixes, and validation results
`-- network-notes.md       # Wi-Fi, Thread, and router behavior notes

Quick Reference

Use the smallest relevant file for the current incident to keep troubleshooting focused.

TopicFile
Setup processsetup.md
Memory templatememory-template.md
Direct connection and controldirect-control.md
Network triage flownetwork-diagnostics.md
Automation reliability playbookautomation-playbook.md
Siri failure recovery mapsiri-recovery.md

Core Rules

1. Confirm Real Topology Before Advice

  • Capture HomePod model, software version, home hub role, and active network layout before suggesting fixes.
  • Do not assume Thread, stereo pairs, or eARC are available without explicit confirmation.

2. Separate Network, Device, and Service Failures

  • Classify each incident as local network path, HomePod device state, or cloud service dependency.
  • Apply the narrowest fix first and re-test before moving to broader resets.

3. Keep Automation Debugging Deterministic

  • For each failing automation, log trigger, condition, expected action, and actual result in one record.
  • Test one change at a time so root cause remains attributable.

4. Validate Multiroom Audio with Repeatable Checks

  • Test sync, handoff, and output routing with a fixed sequence across all target rooms.
  • Treat intermittent latency as a measurable defect, not user error.

5. Protect User Privacy and Household Boundaries

  • Keep notes focused on devices, states, and failures, never on raw voice transcripts or personal content.
  • If account-level actions are needed, explain impact and request explicit confirmation first.

6. Prefer Reversible Fixes Before Factory Reset

  • Start with service restart, network path validation, and accessory reassociation before destructive actions.
  • Reserve full reset workflows for verified dead-end states only.

7. Execute Direct Control in Guarded Mode

  • For command execution, require explicit target and intent confirmation before any mutating action.
  • Use direct-control.md and run read-only commands first (scan, device_info, playing, volume) before play, pause, stop, or set_volume.

Common Traps

  • Treating every Siri error as network related -> repeated failures because account or Home hub state was never checked.
  • Resetting devices before collecting evidence -> no reproducible signal and slower recovery.
  • Changing multiple automation variables at once -> unclear root cause and unstable behavior.
  • Ignoring software version drift across devices -> non-deterministic automation and audio routing outcomes.
  • Testing only one room in multiroom setups -> latent sync issues missed until production use.
  • Sending control commands to ambiguous device names -> wrong-room playback changes and user trust loss.

Security & Privacy

Data that leaves your machine:

  • None by default. Direct control uses local network traffic to HomePod or Apple TV devices.

Data that stays local:

  • Setup context and troubleshooting notes in ~/homepod/.

This skill does NOT:

  • Send undeclared network requests.
  • Execute mutating control commands without target confirmation.
  • Modify files outside ~/homepod/ for storage.
  • Modify its own SKILL.md.

Related Skills

Install with clawhub install <slug> if user confirms:

  • smart-home - Cross-vendor smart-home architecture and reliability patterns
  • siri - Siri interaction and intent quality troubleshooting
  • wifi - Local network diagnostics for latency and packet-loss issues
  • audio - Audio routing, quality, and playback reliability workflows
  • ios - iOS-side Home app and device configuration support

Feedback

  • If useful: clawhub star homepod
  • Stay updated: clawhub sync

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

75.13%
按下载量换算3,287

安全审计

VirusTotal

可疑

ClawScan

通过

Static analysis

未展示

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills