BenchPark

The place for keeping up with all things AI.

Curated by Thomas Faulds

AI Glossary →

Good Reads

Cool Stuff

[]

Browser Use + Terminal

Connect AI agents to the browser. Automate web tasks with natural language through CDP. Also check out their Rust TUI for live browser agent control with task management, screenshots, and 2x cheaper/faster agent loop.

browserautomationai
>>

Compound Engineering Plugin

AI skills and agents that make each unit of engineering work easier than the last. 37 skills and 51 agents for brainstorming, planning, code review, and compounding learnings across Claude Code, Codex, and Cursor.

claude-codeskillsengineering
[]

Pullfrog

Open-source CodeRabbit alternative that runs in GitHub Actions. AI-powered bot that reviews PRs, fixes CI failures, resolves merge conflicts, and runs custom workflows. Model-agnostic and GitHub-native.

githubcode-reviewai
{}

Tracebase

Secure, local-first trace capture and inspection for Codex and Claude agent sessions. Encrypts raw events at rest, builds searchable indexes, and serves a localhost dashboard for debugging agent runs.

observabilityagentsdebugging
>>

Last30Days Skill

AI agent skill that researches topics across Reddit, X, YouTube, TikTok, HN, Polymarket, and GitHub simultaneously, then ranks by real engagement and synthesizes into grounded briefs with citations.

researchmulti-platformagents
[]

Camofox Browser

Stealth headless browser server for AI agents. Wraps the Camoufox Firefox engine with C++ level anti-detection, fingerprint spoofing, and a REST API optimized for agent automation. Idles at ~40MB.

browserstealthagents
{}

DS4 (DwarfStar)

Lightweight inference engine for DeepSeek V4 on personal machines. Metal + CUDA backends, 2-bit quantization, 1M token context, compressed KV cache, and an integrated coding agent.

inferencelocal-llmdeepseek
[]

Roughdraft

Local-first markdown editor for collaborating with AI agents on document review. CriticMarkup for inline comments and edits, MCP integration, no cloud dependency.

markdowneditinglocal-first
>>

Matt Pocock's Engineering Skills

Collection of Claude Code skills for daily dev work: TDD, diagnosing bugs, codebase architecture, triaging issues, prototyping, converting specs to PRDs and GitHub issues, and more.

claude-codeskillstdd
{}

Mini SWE Agent

The 100-line AI agent that solves GitHub issues. Scores >74% on SWE-bench verified. Radically simple: bash-only tool, linear message history, no huge configs. By the Princeton/Stanford team behind SWE-bench.

swe-benchagentsminimal