AI
Book to skill with OpenCode
I try book-to-skill, an open source tool that turns a technical book into a skill your AI agent can consult on demand, using far fewer tokens than pasting the whole book
OmniRoute with OpenCode
How to set up OmniRoute, a free and open source local gateway that connects your editor or CLI to more than 90 AI providers with free tiers
OpenSpec workflow with OpenCode
I explore Spec-Driven Development with OpenSpec and OpenCode, a practical workflow to plan just enough before coding without falling into heavy documentation
Ponytail in OpenCode: The Agent That Writes Less Code
How to avoid over-engineering with a personality plugin for your AI agent
Spec-Driven Development with OpenCode and Spec Kit
I explore Spec-Driven Development using GitHub Spec Kit and OpenCode AI agents to build a CLI flashcard app called study-cards-cli
Caveman skill with OpenCode
Testing the Caveman skill for OpenCode to make AI agents respond more concisely and reduce token output without losing technical precision
React Doctor with OpenCode
Using React Doctor for a deterministic analysis of a React project, then installing the react-doctor skill in OpenCode to fix issues with AI
Creating diagrams with Excalidraw MCP
How to set up and use the Excalidraw MCP server with OpenCode to create architecture diagrams with AI
Create MCP SQLite server for OpenCode
Learn how to create a simple MCP server with TypeScript and SQLite, then connect it to OpenCode for natural language database queries
Security plugins for OpenCode
I share my experience testing security plugins for OpenCode: Claude Code Safety Net and Envsitter Guard
Installing Impeccable skill for OpenCode
A basic guide to install and use the Impeccable skill in OpenCode to audit and improve web pages
Optimize OpenCode tokens with DCP and RTK
How to save tokens in OpenCode using Dynamic Context Pruning (DCP) and Rust Token Killer (RTK) - achieve 60-90% reductions in common operations