Agent skill
limitless
Query Limitless Pendant lifelogs - conversations, meetings, and ambient recordings
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/limitless
Metadata
Additional technical details for this skill
- openclaw
-
{ "emoji": "\ud83c\udf99\ufe0f", "apiKey": { "env": "LIMITLESS_API_KEY", "getFrom": "https://app.limitless.ai \u2192 Settings \u2192 Developer" } }
SKILL.md
Limitless Pendant 🎙️
Query your Limitless wearable's lifelogs — conversations and ambient recordings.
Setup
API key from app.limitless.ai → Settings → Developer. Configure via gateway.
What Users Ask
- "What did I talk about with [person]?"
- "What happened in my meeting today?"
- "Show me my recent conversations"
- "Search my lifelogs for [topic]"
- "What was that thing someone mentioned about [subject]?"
Capabilities
- Recent lifelogs (configurable count, max 10)
- Semantic + keyword search
- Filter by date or date range
- Filter starred entries
- Get specific lifelog by ID with full content
- Delete lifelogs
- Download audio (Ogg Opus, max 2h)
- List Ask AI chats
Response Data
title— AI-generated summarymarkdown— Full transcript with timestampsstartTime/endTime— When it happenedcontents— Segments with speaker attribution
Notes
- Speaker attribution shows "Unknown" unless voice profiles trained
- Rate limit: 180 requests/minute
- Requires Limitless Pendant hardware
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?