ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

Pocket Ai

Skill by asabovetech

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/asabovetech/pocket-ai
Or

What This Skill Does

Pocket AI by asabovetech is a powerful intelligence bridge that connects your wearable-captured audio, meetings, and personal thoughts to the OpenClaw ecosystem. By leveraging advanced semantic search technology, the skill transcends simple keyword matching. It transcribes, indexes, and analyzes every conversation, providing a deep reservoir of meeting intelligence. Whether you are tracking complex business decisions, maintaining customer context, or ensuring no follow-up task falls through the cracks, Pocket AI organizes your spoken life into a searchable database. It provides an API-first approach to information retrieval, ensuring your historical data remains actionable.

Installation

To integrate Pocket AI into your OpenClaw environment, ensure you have your API key ready, which is typically stored at ~/.config/pocket-ai/api_key. Open your terminal and execute the following command:

clawhub install openclaw/skills/skills/asabovetech/pocket-ai

Once installed, the skill will automatically use your locally stored credentials to authenticate against the https://public.heypocketai.com/api/v1 base URL. No additional configuration is required beyond ensuring your local config path is accessible to the agent.

Use Cases

  • Executive Recall: Quickly find the specific manufacturing or organizational decisions made during high-level meetings weeks or months ago.
  • Relationship Management: Maintain deep context on recurring conversations with specific clients or partners by searching for their name to see a summary of all past discussions.
  • Project Tracking: Automate the extraction and tracking of action items and pending tasks mentioned during voice memos or project syncs.
  • Resource Retrieval: Easily locate specific audio files or detailed meeting transcripts when preparing for follow-up documentation.

Example Prompts

  1. "Pocket AI, what were the key decisions made regarding the manufacturing team restructuring in my last meeting with the project lead?"
  2. "Search my recent transcripts for all action items and follow-up tasks discussed with Adrienne this week."
  3. "Summarize the consensus on our entity streamlining strategy from all meetings held in the last month."

Tips & Limitations

  • Context is King: Since this tool uses semantic search, use natural language rather than keyword strings. Phrases like "decisions made about" work better than just "decisions".
  • Data Privacy: Because this skill reads your sensitive meeting transcripts and audio data, ensure your local ~/.config/pocket-ai/api_key has restricted file permissions.
  • Latency: Semantic search queries may take a few seconds to process across large datasets, as the AI must synthesize information across all indexed recordings before returning results.

Metadata

Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-asabovetech-pocket-ai": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#transcription#meeting-intelligence#semantic-search#voice-to-text#productivity
Safety Score: 4/5

Flags: file-read, external-api