skills/openbrain-memory/SKILL.md
Proactively use OpenBrain to save and recall thoughts during conversations. Triggers when the user shares insights, makes decisions, learns something new, or works on topics that might have prior context in OpenBrain.
npx skillsauth add luzgan/llm-skills openbrain-memoryInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You have access to OpenBrain — a personal knowledge base for thoughts, ideas, and insights. Use it proactively without being asked.
Use search_thoughts with a natural language query for semantic search. Use list_thoughts with filters when looking for thoughts by tag, person, or project.
Save a thought when the conversation surfaces something worth remembering long-term:
Do NOT save:
tags for categorization (use existing tags when possible — check with list_tags if unsure)people when the thought involves or is about specific peopleprojects when the thought relates to a known projectlink_thoughts when you find connectionsdevelopment
Enforces a feature-branch Git workflow — work on branches, commit meaningfully, create PRs, and only merge with user approval. Triggers on any code changes or when the user asks to implement something.
development
Fetch recent GitHub commits and update LifeManager project descriptions and OpenBrain with development activity. Designed to run via /loop for periodic syncing.
data-ai
Generate today's daily plan by gathering context from LifeManager (projects, todos, calendar, yesterday's plan) and creating a focused schedule. Designed to run via /loop for daily planning.
development
Proactively keep LifeManager project descriptions up to date as development progresses. Triggers when working on a project that is tracked in LifeManager — updates descriptions with recent changes, new features, and current state.