Awesome AI AgentsAI Agent Development

browser-use/browser-harness

⭐ 17520 Python added to this list on 2026-05-18 repository created 2026-04-17

Browser Harness provides a thin, editable Chrome DevTools Protocol (CDP) harness that enables Large Language Models (LLMs) to interact with and automate web browsers with exceptional freedom and adaptability. Unlike traditional browser automation tools, this project emphasizes a self-healing approach where the LLM agent actively writes missing functionalities or refines its execution during runtime. This design ensures that the harness continuously improves and adapts to new tasks and web environments. The core idea is to establish a direct websocket connection to Chrome, minimizing intervening layers and maximizing agent control. When an agent encounters a missing helper function for a task, it generates the necessary code, which is then integrated into its workspace. This mechanism allows the agent to develop and refine 'domain skills' — reusable, site-specific playbooks that teach the agent how to navigate and interact with particular websites or accomplish specific tasks, such as LinkedIn outreach or Amazon ordering. The project encourages community contributions of these agent-generated domain skills, fostering a collaborative ecosystem where agents can learn from each other's successful interactions. It also offers a free cloud service for persistent browsers, proxies, and captcha-solving, making it accessible for broader use cases, including stealth operations, sub-agents, or headless deployments. Browser Harness is specifically designed for developers and AI agents requiring deep integration with browser capabilities for complex, adaptive web automation.

https://github.com/browser-use/browser-harness

ai-agentbrowser-agentbrowser-automationbrowser-usecdpcloud-browserllmplaywrightweb-automationself-healingagent-generated skillsdynamic automation

Also in AI Agent Development

kepano/obsidian-skills

Obsidian Skills provides a collection of agent skills enabling AI agents to interact with Obsidian vaults, facilitating content creation and editing of Markdown, Bases, and JSON Canvas files, as we...

Panniantong/Agent-Reach

Agent-Reach allows AI agents to access web content from major social media and video platforms through a CLI, without API fees, enhancing their perceptual capabilities.

JCodesMore/ai-website-cloner-template

This project provides a reusable Next.js template for reverse-engineering and cloning any website into a modern codebase using various AI coding agents.

huggingface/smolagents

Smolagents is a minimalistic Python library by Hugging Face for creating intelligent agents that think and act by generating and executing Python code, supporting multiple LLMs, modalities, and tool integrations.

alibaba/page-agent

Page Agent is a JavaScript in-page GUI agent enabling natural language control of web interfaces without browser extensions or headless browsers, supporting various LLMs.

TencentCloud/TencentDB-Agent-Memory

TencentDB Agent Memory provides a local, 4-tier progressive pipeline for AI agent long-term memory, enhancing performance and reducing token usage without external API dependencies.

titanwings/distilly

A meta-skill that distills messages, documents, interviews and public sources about a person into a source-grounded Person Profile, packaged as an Agent Skill for coding agents and chat bots.

coze-dev/coze-studio

Coze Studio is an all-in-one AI agent development platform that simplifies the creation, debugging, and deployment of AI agents through visual tools and supports no-code and low-code development approaches.