Skip to content

Page 7

Tech8 min read

OpenGame: The Agent That Runs the Game to See If It Works

OpenGame is a CLI agentic framework from CUHK MMLab that scaffolds, builds, and verifies browser games end-to-end from a plain-English prompt.

#ai#game-dev#llm
Tech6 min read

Pixelle-Video: One Topic, a ComfyUI Assembly Line

Streamlit app that turns a topic or script into short video: LLM copy, ComfyUI or RunningHub media, TTS, BGM, HTML templates, ffmpeg out to output/.

#comfyui#short-video#tts
Tech8 min read

Maigret: The OSINT Detective That Finds Every Account

OSINT tool that checks 3,000+ platforms for a username, recursively hunts linked accounts, and generates full HTML/PDF dossiers; no API keys required.

#osint#python#cli
Tech8 min read

Yellorn: The Browser Tab I Wanted for Dirty Data and Webhook Debugging

Tour Yellorn: repair broken JSON, XML, YAML, and CSV, publish mock webhooks, send HTTP requests - all private and local in your browser.

#yellorn#json#xml
AI8 min read

Production Google OAuth In One Prompt: I Let Cursor Drive Chrome DevTools MCP

I asked an AI agent to wire production Google OAuth. One prompt later it clicked through Cloud Console, configured scopes, and shipped to prod.

#AI#Cursor#Chrome DevTools CLI
Tech6 min read

Four Principles to Stop LLMs Overengineering Your Code

A tiny CLAUDE.md and optional plugin that makes Claude Code ask, test, and edit surgically.

#claude#llm#developer-experience
Tech5 min read

Android Reverse Engineering Skill: Unpacking APKs Like a Pro

A Claude Code skill that decompiles Android apps and extracts their hidden APIs - no source code required. For security pros, hackers, and the curious.

#android#reverse engineering#security
Tech8 min read

Blitz: Autopilot for App Store Submission

Native macOS App Store Connect client that automates submissions, screenshots, IAPs and agent-driven workflows via MCP.

#app-store#mcp#macos
Tech3 min read

Kronos: A Foundation Model for the Language of Financial Markets

Kronos tokenizes OHLCV K-line data and provides pre-trained autoregressive models and finetuning tools for forecasting.

#finance#time-series#forecasting