limitless_lifelogs
Search, summarize, and extract insights from your Limitless AI pendant life logs. Supports keyword and semantic search, date range queries, memory recall, and action item extraction for named agents.
Why use this skill?
Integrate your Limitless AI pendant with OpenClaw. Effortlessly search, summarize, and extract insights from your life logs using semantic search and AI.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/jeremytoce/limitless-lifelogsWhat This Skill Does
The limitless_lifelogs skill integrates your OpenClaw agent directly with your Limitless AI pendant, transforming your recorded life experiences into an accessible, searchable knowledge base. It allows the agent to interface with the Limitless REST API to retrieve, search, and synthesize transcriptions from your daily interactions. Whether you are looking to recall specific meeting details, summarize your daily productivity, or extract actionable insights from conversations, this skill serves as a powerful bridge between your real-world interactions and your digital assistant. It supports hybrid semantic and keyword searching, date-range filtering, and efficient pagination to handle extensive life logs, ensuring you never lose track of important information shared in your day-to-day life.
Installation
To integrate this skill into your environment, use the OpenClaw command-line interface. Run the following command in your terminal:
clawhub install openclaw/skills/skills/jeremytoce/limitless-lifelogs
Ensure you have your Limitless Developer API key ready. Once installed, configure your environment variables by setting LIMITLESS_API_KEY to your credentials. You may also set LIMITLESS_TIMEZONE to align log retrieval with your local time, ensuring accuracy in date-based queries.
Use Cases
- Meeting Recall: Quickly find what was decided in a specific client call last week.
- Daily Recaps: Generate a structured summary of your day, highlighting key conversations, decisions, and people mentioned.
- Knowledge Retrieval: Search across months of audio transcriptions to find a specific mention of a project idea, contact, or personal note.
- Action Item Tracking: Identify commitments made during your daily interactions to ensure follow-through.
Example Prompts
- "Search my logs for any mentions of the 'Project Alpha' deadline discussion from last Tuesday."
- "Summarize what happened today; what were the main topics of conversation and who did I speak with?"
- "Recap yesterday's meetings and list all the action items that were assigned to me."
Tips & Limitations
- Privacy: As this skill accesses personal logs, ensure your environment is secure. This is a READ-ONLY skill and cannot modify or delete your data.
- Efficiency: When searching over large time ranges, use
dateorstart/endparameters to optimize performance. - Pagination: If you are missing data, check if the response contains a
nextCursorto fetch additional pages. - Default State: If no timezone is provided, the skill defaults to UTC, which might affect date-based queries if you reside in a significantly different offset.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-jeremytoce-limitless-lifelogs": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api