Tinkering with AI and building skills and CLIs!
- dwnld-any
- Agent skill + local CLI for downloading videos from 8 platforms (YouTube, Instagram, X, Reddit, and more) via yt-dlp, no cloud deploy.
- tidbits
- Bite-sized trivia website built with Next.js 16 and Turso/libSQL.
- airesearch
- Claude Code/Codex research skill that runs a deterministic engine (not the LLM) to pull evidence-led findings across X, Reddit, arXiv, GitHub, HN, and YouTube.
- Claude-Dashboard
- Local analytics dashboard for Claude Code usage — tokens, costs, sessions, heatmaps.
- Claude-Code-Token-Limit
- Claude Code plugin that shows context window %, turns remaining, and daily/weekly token budgets after every response.
- Printing Press Library - Parallel.ai CLI
- Added agent-native Parallel web research with a local SQLite memory
- Last30Days Skill
- Fixed #911: Windows setup silently failed to auto-install
npxbecause the resolved path wasn't passed to the install command - Last30Days Skill
- Fixed #912: four bugs —
--web-backend=keylessflag was rejected by the CLI, arXiv searches returned nothing for normal phrases, source links showed as plain text instead of clickable links, and Truth Social requests were blocked by Cloudflare - Compound Engineering Plugin
- Fixed #1292: on Windows, background AI workers could quietly launch on the wrong bash (WSL instead of Git Bash) and skip work without any error
- Compound Engineering Plugin
- Fixed #1291: renamed a confusing internal flag (
mode:headless→mode:non-interactive) across skills, keeping the old name working temporarily so nothing breaks

