RichKuo
Current Projects
https://www.bagthejob.ai
Limited Time Launch Promo 50% OffApply to 100+ jobs per week in minutes. AI job agent that finds real openings, tailors your résumé and cover letter per role, fills the application, without you needing to be at your computer.
https://www.scenecutai.com
The best content creation app — no edits, easy reshoots, scripting, voice overs, sound effects, advanced AI video generation, and more.
https://github.com/richkuo/go-trader
An OpenClaw trading bot for Discord that enables custom trading platforms and algorithms.
https://www.officialvibecodesupport.com
Got a vibe coded app? Stuck on a bug? Schedule a consultation today! Bugfix guaranteed!
Friend Projects
LLM Bake-Offs
Four models each build the same trading-bot feature from one spec, scored on cost, speed, review rounds, and code quality. Winner: GPT-5.
Three models add to an open position without breaking its original risk plan. Winner: Opus 4.8 — speed and cost ran exactly backwards to correctness.
Six AI runs across five models refactor a live-trading market-regime calc into one shared source of truth. Winner: Fable 5 — and the fastest run shipped a silent production crash.
Three models audit a live trading bot's backtesting engine and build the one tool that catches backtest-vs-live drift before it ships. Winner: Fable 5 — it shipped a third of the runner-up's code, touched no production files, and still won.
Three models take the same safety-critical market-regime label split. Co-winners: Opus 4.8 and GLM 5.2, tied at 96 — one wrote a fifth of the other's code, and the fastest model came last.
Four models add one operator settings knob to a live trading bot without silently switching off a real-money safety net. Co-winners: GPT-5.5 and GLM 5.2, tied at 94 — the model that wrote the most code tied for first, and the fastest model came last.
One model at three thinking-effort tiers, plus Fable 5 barely trying, each build the same one-tap video feature. Winner: Opus 4.8 at extra-high, 93 — high effort came last, and the winner was the only entry sent back for fixes.
Five models wire auto-hedging into a live trading bot, judged, published, then re-judged with blind panels and mutation testing. The verdict flipped: Fable 5 wins at 96, last place climbs to third, and maximum effort finishes dead last.
The same five auto-hedge builds get a fresh Codex score. Fable 5 stays on top, while every entry exposes a partial-order safety gap under stricter review.
Four entries land after grading closes, so all twenty-five entries from nine models get re-judged blind by four AI judges. Opus 5's first-ever entry wins at 97, and the podium changes when the judges' self-scores are removed.
Videos
https://www.youtube.com/watch?v=7paxjEwckCo
YouTube tutorial walking through building a complete software feature end-to-end with AI, using Claude Opus 4.8 and the Cursor IDE.
https://youtu.be/SHcTKVAdgV0
YouTube video walkthrough of setting up OpenClaw on a VPS with TailScale VPN and maximum firewall configuration.
https://youtu.be/4UjAP6W06TY
YouTube video walkthrough of setting up the OpenClaw Discord bot and UI dashboard.
https://youtu.be/TgaKtLfxtb8
YouTube video walkthrough of setting up OpenClaw as an automated live trading bot on Hyperliquid.
https://www.youtube.com/watch?v=CyLjU4GEH5w
YouTube video walkthrough of building an AI trading bot with GPT 5.5 and OpenClaw.
https://www.youtube.com/watch?v=n6OPc8j1GoQ
YouTube video walkthrough of running Hermes and OpenClaw trading bots 24/7 with Go-Trader on Hyperliquid.
Resources
Step-by-step guide to setting up MiniMax's web search MCP server with mcporter for real-time search in OpenClaw agents.
How to fix Kimi configuration drift in OpenClaw where sessions silently fall back to a different model instead of staying on kimi-k2.6.
https://github.com/richkuo/fableplan
Why I plan with Fable 5 and build with Opus or Sonnet: a Claude Code skill that delegates implementation planning to a Fable 5 subagent, then builds from the vetted plan in an isolated git worktree.
https://github.com/richkuo/rk-skills
Claude Code workflow skills — GitHub issue, PR, and release automation plus Fable-driven planning. Install via npx or as a Claude Code plugin.