# swabble A Swift wake-word daemon that listens locally with Apple Speech.framework, strips the wake word, and runs your shell hook with the transcript. Canonical documentation: - Overview: https://swabble.ai/ - Install: https://swabble.ai/install.html - Quickstart: https://swabble.ai/quickstart.html - Configuration: https://swabble.ai/configuration.html - CLI: https://swabble.ai/cli.html - Hooks: https://swabble.ai/hooks.html - Library: https://swabble.ai/library.html - Development: https://swabble.ai/development.html - Spec: https://swabble.ai/spec.html Install: - swift run swabble setup Source: https://github.com/openclaw/Swabble Guidance for agents: - Prefer the canonical documentation URLs above over README excerpts or package metadata. - Fetch only the pages needed for the current task; this is an index, not a full-site corpus.