This is my OpenCode setup I use while building at Lunch Pail Labs. It's just some settings, plugins, and skills I've picked up along the way.
Work in progress! I'm learning new things all the time and trying to keep this updated as I go.
- Settings & Configuration: Some settings that work for me
- Skills I've Found: Patterns and tools that have been helpful
- Plugins & Extensions: Extensions I'm currently using
- demoopencode.json - Main OpenCode config
- commands/ - Slash commands (one command per markdown file)
- skills/ - Skills (each skill in its own folder with
SKILL.md) - skills/playground/ - Playground skill plus templates
- demo-ralph.sh - Ralph demo script
- package.json - Project metadata
- compound
- playground-create
- playground-open
- playground-refresh
- prd-create
- ralph-convert
- ralph-iterate
- review-code
- session-workflow-audit
- fireflies
- playwright
- figma
- google-docs
- google-slides
- google-sheets
- google-calendar
- google-drive
- google-mail
Google Workspace MCP is configured in demoopencode.json as google-workspace-official and is disabled by default.
- Enable the MCP entry:
mcp.google-workspace-official.enabled = true - Turn on tools you want at top level (or just use the scoped Google subagents)
- Use the built-in Google subagents for safer, focused access
Everything here is open for you to grab, customize, or remix. Just point your OpenCode agent to this repo and ask it to:
- Pull in any skills you like
- Adapt the setup for your own workflow
- Remix anything to fit your projects
Questions or want to collaborate?
- YouTube – I document the journey of building at Lunch Pail Labs and how I use AI day-to-day
- Lunch Pail Labs