Recently, I’ve moved my primary AI workflow over to OpenCode.
It’s the open-source answer to things like Claude Code or Cursor, but it gives you back the steering wheel. If you like staying nimble, this is a setup worth looking at.
The Stack: OpenCode & OpenRouter
Think of it as a universal power adapter. Instead of being locked into one provider, you point OpenCode at OpenRouter, and suddenly you can swap "brains" on the fly. Want the logic of Claude 3.5? The speed of Llama? The cost-effectiveness of DeepSeek? You just toggle a setting.
To get them talking, I just add a couple of lines to my .zshrc (or .bashrc for the Linux purists):
The Secret Sauce: last30days-skill
I’ve started using a specific skill called last30days, originally built by Matt Van Horn. Even though it was designed for Claude, it works perfectly with OpenCode’s skill architecture. It gives the AI "eyes" on:
- Reddit & Hacker News (The "boots on the ground" sentiment)
- X (Twitter) (The immediate news cycle)
- YouTube (The deep-dive tutorials)
- Polymarket (Where people are actually putting their money)
- Grab the SKILL.md file from the last30days GitHub.
- Drop it into your OpenCode skills folder (usually ~/.config/opencode/skills/).
- Restart your session.
Why this matters (even if you don't code)
Take a Realtor, for example.
Say a client is nervous about listing their house because of a headline they saw this morning. Instead of digging through news sites, the Realtor can ask OpenCode:
"Use the /last30days skill to check r/Vancouver and X for any shifts in buyer sentiment this week. Also, check Polymarket for the latest odds on the June interest rate cut."
Within seconds, the AI returns a summary:
- “Reddit users are reporting increased activity at open houses in North Van over the weekend.”
- “Prediction markets have moved from a 20% to a 65% chance of a rate cut.”
Final Thoughts
OpenCode paired with OpenRouter gives you the flexibility; the last30days skill gives you the context. If you're tired of AI that feels "stuck in last year," give this a shot.
What are you using to stay on top of real-time info? Drop me a note, I’d love to hear about it.








RSS Feed