All tags
Posts tagged with "opencode"
Part 1: From ChatGPT to opencode — Doing Work, Not Just Asking
How terminal-based AI agents like opencode differ from chatting with ChatGPT, and why that makes them better at real work
Part 2: Install OpenCode on Windows
Get OpenCode installed and have your first chat with winget, no coding background needed
Part 3: Your First Real Data Task with opencode
Walk one real data task end to end, with opencode cleaning a messy CSV and answering a question about it
Part 4: Teach OpenCode Your Methods with Skills
Package a recurring task into a reusable skill so opencode does it your way every time
Part 5: Extend OpenCode with MCP
Add MCP servers to opencode, including live web search with Exa and browser automation with Playwright
Part 6: Write Better Prompts for Your AI Agent
Five practical ways to phrase your instructions so your AI agent gets them right, the first time
Part 7: Give the Agent Its Own Desk
One folder per project, the simple habit that keeps your agent focused, safe, and findable across sessions
Prompts tagged with "opencode"
Librarian
Codebase-understanding subagent for external repositories — clone, excavate, and explain remote GitHub or Git code.
Oracle
Second-opinion analyst for code review, architecture, failure modes, and migration planning — grounded in evidence.
Install the Grilling Skill (Full Folder)
Have opencode clone a repo and install a skill complete with its referenced files
Clean a Messy CSV and Find Top Customers
Ask opencode to tidy a sales CSV and answer a question about it
Set Up Exa Web Search MCP
Tell opencode to add the Exa MCP server for live web search
Set Up Playwright Browser MCP
Tell opencode to add the Playwright MCP server for browser automation