SawyerHood's dev-browser is an open-source TypeScript library that provides a Claude Skill enabling AI agents to use a web browser. The project has accumulated 6,400 GitHub stars, indicating meaningful community adoption. It extends Claude's agentic capabilities by adding browser interaction as a composable skill.
A new arXiv preprint proposes converting human browser interaction trajectories into compact natural-language skills that agents can retrieve and compose, arguing that the bottleneck for browser agents is decision-making under incomplete information rather than low-level operations. The approach organizes distilled skills into a skill graph to enable consolidation rather than unbounded accumulation. The work positions collective human browsing behavior as a scalable, under-exploited source of reusable agent priors, potentially reducing reliance on manually designed task demonstrations.
A GitHub repository providing 313+ reusable skills, agent plugins, and workflow templates targeting Claude Code, Codex, Gemini CLI, Cursor, and eight other coding agents. Coverage spans engineering, marketing, compliance, C-level advisory, finance, and productivity domains. The project has accumulated 15,476 stars with 157 added today, indicating strong community traction. It represents a growing ecosystem of structured prompt/skill libraries designed to extend AI coding agents beyond pure code generation.
A TypeScript-based open-source skill registry designed to extend AI coding agents including Claude Code, Cursor, GitHub Copilot, and Antigravity with validated, reusable capabilities. The project provides a structured way to add skills to multiple coding agent platforms with a focus on security and validation. It is gaining notable traction with 3,767 total stars and 225 stars added today.
browser-use is an open-source Python library designed to enable AI agents to interact with and automate tasks on websites. The project has accumulated over 98,500 GitHub stars, with 185 new stars on the trending day, indicating strong community traction. It sits in the agent-tool ecosystem as a browser automation layer for AI agents.
Simon Willison documents porting the Moebius 0.2B image inpainting model to run entirely in the browser, using Claude Code as an AI-assisted development tool. The project demonstrates both client-side ML inference and agentic coding workflows. It is a practical case study at the intersection of browser-based model deployment and AI-assisted software development.
GodMode is an open-source TypeScript desktop app that provides unified browser-based access to multiple AI chat interfaces including ChatGPT, Claude, Bard, Bing, and Llama 2. The project has accumulated 5,536 GitHub stars with modest recent momentum (+14 today). It functions as a thin wrapper enabling side-by-side or rapid switching between frontier chat products.
BrowserOS is an open-source TypeScript project positioning itself as an agentic browser, competing with closed offerings like ChatGPT Atlas, Perplexity Comet, and Dia. The repository has accumulated ~11,700 GitHub stars. It represents a community-driven entry into the emerging agentic browser category.
A community-built TypeScript project provides a real-time monitoring dashboard for Claude Code, tracking sessions, agent activity, tool usage, and subagent orchestration. The stack includes SQLite3, Node.js, Express, React, Vite, TailwindCSS, and WebSockets, with native desktop app support for macOS and Windows. The project has gained 624 stars with 51 added today, indicating meaningful community traction around Claude Code observability tooling.