This skill provides read-only access to OpenCode data stored on the local machine, utilizing a local SQLite database. It's designed for users who need to lookup historical project data without external dependencies.
$ npx skills add https://github.com/carson2222/skills --skill opencode-memoryThe OpenCode Memory Browser skill provides lightweight, read-only access to your local OpenCode history without external dependencies. It queries a local SQLite database and plain files to retrieve sessions, conversations, plans, prompt history, and project context stored on your machine. Use this skill when you need to check what was done in previous sessions, recall prior decisions, search past conversations, or find saved plans. The skill auto-triggers when you resume a project or reference earlier work, and respects XDG data directories for cross-platform compatibility. All data remains local—it does not access ChatGPT, Claude cloud history, or external memory systems.
Install via the command: $ npx skills add https://github.com/carson2222/skills --skill opencode-memory
Resuming work on a project with prior sessions
Referencing something done previously
Checking recurring issues against history
Inquiring about past decisions or approaches
$ npx skills add https://github.com/carson2222/skills --skill opencode-memorygit clone https://github.com/carson2222/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan