# Send Pocket AI Integration to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "pocket-ai",
    "name": "Pocket AI Integration",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/asabovetech/pocket-ai",
    "canonicalUrl": "https://clawhub.ai/asabovetech/pocket-ai",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/pocket-ai",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=pocket-ai",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "README.md",
      "SKILL.md",
      "examples.md",
      "manifest.json",
      "pocket_api.py",
      "search.sh"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "pocket-ai",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-07T06:01:03.079Z",
      "expiresAt": "2026-05-14T06:01:03.079Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=pocket-ai",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=pocket-ai",
        "contentDisposition": "attachment; filename=\"pocket-ai-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "pocket-ai"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/pocket-ai"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/pocket-ai",
    "downloadUrl": "https://openagent3.xyz/downloads/pocket-ai",
    "agentUrl": "https://openagent3.xyz/skills/pocket-ai/agent",
    "manifestUrl": "https://openagent3.xyz/skills/pocket-ai/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/pocket-ai/agent.md"
  }
}
```
## Documentation

### Pocket AI Skill

Voice recording transcription, semantic search, and meeting intelligence across all conversations.

Pocket AI captures your meetings, calls, and thoughts via a wearable device, then transcribes and indexes everything for semantic search.

### Quick Reference

WhatValueAPI Basehttps://public.heypocketai.com/api/v1API Key~/.config/pocket-ai/api_keyAuthBearer tokenDocshttps://docs.heypocketai.com/docs/api

### 1. Semantic Search (Most Powerful)

Search across ALL recordings by meaning, not just keywords.

curl -s -X POST \\
  -H "Authorization: Bearer $(cat ~/.config/pocket-ai/api_key)" \\
  -H "Content-Type: application/json" \\
  -d '{"query": "your company manufacturing decisions"}' \\
  "https://public.heypocketai.com/api/v1/public/search"

Returns:

userProfile.dynamicContext[] — AI-built insights from all recordings
relevantMemories[] — Matching transcripts, action items, meeting sections
Speaker identification, timestamps, relevance scores

### 2. Action Item Extraction

Pocket AI auto-extracts action items from meetings. Search for them:

curl -s -X POST \\
  -H "Authorization: Bearer $(cat ~/.config/pocket-ai/api_key)" \\
  -H "Content-Type: application/json" \\
  -d '{"query": "action items tasks follow up"}' \\
  "https://public.heypocketai.com/api/v1/public/search"

### 3. List Tags

curl -s -H "Authorization: Bearer $(cat ~/.config/pocket-ai/api_key)" \\
  "https://public.heypocketai.com/api/v1/public/tags"

### 4. List Recordings

curl -s -H "Authorization: Bearer $(cat ~/.config/pocket-ai/api_key)" \\
  "https://public.heypocketai.com/api/v1/public/recordings"

### 5. Get Recording Details

curl -s -H "Authorization: Bearer $(cat ~/.config/pocket-ai/api_key)" \\
  "https://public.heypocketai.com/api/v1/public/recordings/{recording_id}"

### 6. Download Audio

curl -s -H "Authorization: Bearer $(cat ~/.config/pocket-ai/api_key)" \\
  "https://public.heypocketai.com/api/v1/public/recordings/{recording_id}/audio"

### Contact Context

"What has been discussed with [person]?"

{"query": "conversations with Dylan Acquisition.com"}
{"query": "Adrienne intercompany invoices discussion"}
{"query": "meetings with Charlene"}

### Business Decisions

"What decisions were made about [topic]?"

{"query": "your company manufacturing team restructuring decisions"}
{"query": "entity streamlining strategy"}
{"query": "trading system rules discussed"}

### Action Items & Follow-ups

"What needs to be done?"

{"query": "action items tasks todo follow up"}
{"query": "scheduled meetings upcoming"}
{"query": "things to review or approve"}

### Personal Insights

"What have I said about [topic]?"

{"query": "trading psychology patience discipline"}
{"query": "family financial planning kids college"}
{"query": "team performance frustrations"}

### Meeting Summaries

"What happened in [meeting type]?"

{"query": "your company staff meeting summary"}
{"query": "financial review discussion"}
{"query": "geopolitical analysis conversation"}

### Search Response

{
  "success": true,
  "data": {
    "userProfile": {
      "dynamicContext": [
        "AI-built insight from recordings...",
        "Another pattern detected..."
      ],
      "staticFacts": []
    },
    "relevantMemories": [
      {
        "content": "Transcript segment or action item...",
        "metadata": {"source": "turbopuffer", "sources": ["transcript_segment", "action_item"]},
        "recordingDate": "2026-01-28 01:16:14",
        "recordingId": "uuid",
        "recordingTitle": "Untitled Recording",
        "relevanceScore": 8.19,
        "speakers": "SPEAKER_00, SPEAKER_01",
        "transcriptionId": "uuid"
      }
    ],
    "total": 8,
    "timing": 490
  }
}

### Memory Content Types

Transcript segment: [timestamp] SPEAKER_XX: actual words spoken
Action item: Action item: Do the thing
Meeting section: (start-end) Section Title - Summary of what was discussed

### Athena (Family Agent)

Query meeting context to understand your bandwidth
"Am I free?" → Check if recent recordings show heavy commitments
Feed meeting insights into scheduling decisions

### Daily Briefings

Pull action items from yesterday's meetings
Summarize key decisions made
Flag urgent follow-ups

### Task Management

Auto-surface action items as potential tasks
Cross-reference with existing todo lists
Track what's been mentioned but not yet acted on

### Operations Channel

Post important decisions to #operations
Alert on critical discussions (team changes, financial decisions)

### Tags (Your Categories)

Current tags: ai, business, call, economy, finance, game, geopolitics, hockey, outlook, personal, sales, summary, test, victory, weather, work

Use tags to filter or categorize queries.

### Heartbeat Integration

During heartbeats, optionally check for new action items:

# Check for recent action items (last 24h)
query = "action items from today"
# Parse response for new follow-ups
# Surface anything urgent

### Privacy & Security

All recordings encrypted end-to-end
Stored on US servers
API key should remain in ~/.config/pocket-ai/api_key
Never log full transcripts to public channels

### Troubleshooting

Empty recordings list?

Recordings may need device sync before API access
Use search endpoint instead (works with synced transcripts)

Auth errors?

Check Bearer token format: Authorization: Bearer pk_xxx
Verify key in ~/.config/pocket-ai/api_key

Search returns nothing?

Try broader query terms
Check if recordings have been synced recently

### search.sh

#!/bin/bash
# Usage: ./search.sh "your query"
API_KEY=$(cat ~/.config/pocket-ai/api_key)
curl -s -X POST \\
  -H "Authorization: Bearer $API_KEY" \\
  -H "Content-Type: application/json" \\
  -d "{\\"query\\": \\"$1\\"}" \\
  "https://public.heypocketai.com/api/v1/public/search"

### Python Helper

See pocket_api.py for full Python integration.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: asabovetech
- Version: 1.0.1
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-07T06:01:03.079Z
- Expires at: 2026-05-14T06:01:03.079Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/pocket-ai)
- [Send to Agent page](https://openagent3.xyz/skills/pocket-ai/agent)
- [JSON manifest](https://openagent3.xyz/skills/pocket-ai/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/pocket-ai/agent.md)
- [Download page](https://openagent3.xyz/downloads/pocket-ai)