Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Analyze OpenCode conversation history to identify themes and patterns in user messages. Use when asked to analyze conversations, find themes, review how a user steers agents, or extract insights from session history.
Analyze user messages from OpenCode sessions to identify recurring themes, communication patterns, and steering behaviours.
~/.agents/skills/opencode-conversation-analysis/scripts/extract.sh
This script:
~/.local/share/opencode/opencode.db (SQLite) when available~/.local/share/opencode/storage/ for older OpenCode installs/tmp/opencode-analysis/chunk_*.jsonlReview the output summary to see how many chunks were created.
For each chunk file, spawn a general subagent with this prompt template:
npx skills add connorads/dotfiles --skill opencode-conversation-analysisHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Mostly actionable with clear steps; only a few small gaps remain.