<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Documentation on PocketHook</title><link>https://pockethook.app/docs/</link><description>Recent content in Documentation on PocketHook</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Wed, 11 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://pockethook.app/docs/index.xml" rel="self" type="application/rss+xml"/><item><title>Setup Guide</title><link>https://pockethook.app/docs/setup-guide/</link><pubDate>Mon, 09 Mar 2026 00:00:00 +0000</pubDate><guid>https://pockethook.app/docs/setup-guide/</guid><description>&lt;p&gt;Use this guide to install PocketHook, configure your server endpoint, and verify your first request from an Apple device.&lt;/p&gt;
&lt;h2 class="relative group"&gt;1. Install PocketHook
&lt;div id="1-install-pockethook" class="anchor"&gt;&lt;/div&gt;
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
&lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#1-install-pockethook" aria-label="Anchor"&gt;#&lt;/a&gt;
&lt;/span&gt;
&lt;/h2&gt;
&lt;p&gt;Download PocketHook from the &lt;a
href="https://apps.apple.com/app/pockethook/id6761634641"
target="_blank"
&gt;App Store&lt;/a&gt; and open it on your iPhone, iPad, or Mac.&lt;/p&gt;</description></item><item><title>Agent Server</title><link>https://pockethook.app/docs/agent-server/</link><pubDate>Wed, 11 Mar 2026 00:00:00 +0000</pubDate><guid>https://pockethook.app/docs/agent-server/</guid><description>&lt;h2 class="relative group"&gt;What is PocketHook Agent Server?
&lt;div id="what-is-pockethook-agent-server" class="anchor"&gt;&lt;/div&gt;
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
&lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#what-is-pockethook-agent-server" aria-label="Anchor"&gt;#&lt;/a&gt;
&lt;/span&gt;
&lt;/h2&gt;
&lt;p&gt;The agent server turns PocketHook into a full AI assistant. Instead of writing response logic yourself, you connect an LLM (Claude, GPT, Gemini, etc.) that processes messages, calls tools, and returns structured PocketHook responses — including Shortcut triggers.&lt;/p&gt;</description></item><item><title>Settings Reference</title><link>https://pockethook.app/docs/settings-reference/</link><pubDate>Mon, 09 Mar 2026 00:00:00 +0000</pubDate><guid>https://pockethook.app/docs/settings-reference/</guid><description>&lt;p&gt;Use this reference to understand every PocketHook setting and how each option changes server communication or automation behavior.&lt;/p&gt;
&lt;h2 class="relative group"&gt;Server Configuration
&lt;div id="server-configuration" class="anchor"&gt;&lt;/div&gt;
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
&lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#server-configuration" aria-label="Anchor"&gt;#&lt;/a&gt;
&lt;/span&gt;
&lt;/h2&gt;
&lt;p&gt;The core connection settings for your PocketHook server.&lt;/p&gt;</description></item><item><title>OpenClaw Skill</title><link>https://pockethook.app/docs/openclaw-skill/</link><pubDate>Wed, 11 Mar 2026 00:00:00 +0000</pubDate><guid>https://pockethook.app/docs/openclaw-skill/</guid><description>&lt;h2 class="relative group"&gt;What is the OpenClaw Skill?
&lt;div id="what-is-the-openclaw-skill" class="anchor"&gt;&lt;/div&gt;
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
&lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#what-is-the-openclaw-skill" aria-label="Anchor"&gt;#&lt;/a&gt;
&lt;/span&gt;
&lt;/h2&gt;
&lt;p&gt;The PocketHook skill for &lt;a
href="https://github.com/nickytonline/OpenClaw"
target="_blank"
&gt;OpenClaw&lt;/a&gt; lets your OpenClaw agent trigger iOS Shortcuts on your device. When you ask OpenClaw to create a note, make a playlist, or run any automation, the agent includes markers in its response that PocketHook detects and executes.&lt;/p&gt;</description></item><item><title>API Reference</title><link>https://pockethook.app/docs/api-reference/</link><pubDate>Mon, 09 Mar 2026 00:00:00 +0000</pubDate><guid>https://pockethook.app/docs/api-reference/</guid><description>&lt;p&gt;Use this reference when building a PocketHook-compatible server, webhook, OpenClaw agent, or API endpoint.&lt;/p&gt;
&lt;h2 class="relative group"&gt;Protocol Overview
&lt;div id="protocol-overview" class="anchor"&gt;&lt;/div&gt;
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
&lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#protocol-overview" aria-label="Anchor"&gt;#&lt;/a&gt;
&lt;/span&gt;
&lt;/h2&gt;
&lt;p&gt;PocketHook communicates with your server using a simple JSON-based protocol over HTTPS. The app sends POST requests and expects JSON responses.&lt;/p&gt;</description></item><item><title>Siri &amp; App Intents</title><link>https://pockethook.app/docs/siri-intents/</link><pubDate>Mon, 09 Mar 2026 00:00:00 +0000</pubDate><guid>https://pockethook.app/docs/siri-intents/</guid><description>&lt;p&gt;PocketHook provides six App Intents that integrate with Siri and the iOS Shortcuts app. You can use them to build powerful automations triggered by voice, time, location, or other iOS triggers.&lt;/p&gt;</description></item></channel></rss>