Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
Replace direct qmd CLI calls with memory_search/memory_get tools; add setup, permissions, and requirements to frontmatter; skill now works out of the box with any OpenClaw memory backend
What This Skill Does
Personal knowledge base for capturing and retrieving information about people, places, restaurants, games, tech, events, media, ideas, and organizations. Entries are stored as categorized markdown files and are searchable by name or natural language. Media attachments are saved and indexed alongside text profiles.
Keeps named entities out of date-based daily logs so people, places, and things stay findable by name rather than buried by session.
When to use it
- Logging someone you just met at a conference
- Looking up a restaurant you visited months ago
- Storing device specs and quirks for later reference
- Tracking games you've played and your impressions
- Capturing a business idea before you forget it
Example Workflow
Here's how your AI assistant might use this skill in practice.
User says: 'I just met Raven Duran at GeeksOnABeach PH, he's positioning himself as an agentic coder'
- 1Search brain for 'Raven Duran' to check for an existing entry
- 2Read the person template from skills/brain/templates/person.md
- 3Create brain/people/raven-duran.md with name, context, and event details
- 4Check for or create brain/events/geeksonabeach-ph-2026.md and link the two entries
New profile created for Raven Duran, linked to the GeeksOnABeach event entry
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.