opencode-conversation-recall
Installation
SKILL.md
Conversation Recall
Query the OpenCode SQLite database to find and display past conversations.
Database Access
Run queries via the opencode db CLI:
# Run a query (tsv is default and most token-efficient)
opencode db "SELECT ..."
# Get the database file path
opencode db path