Awesome AI AgentsAI Agent Ecosystems

zeroclaw-labs/zeroclaw

⭐ 32794 Rust added to this list on 2026-03-09 repository created 2026-02-13

ZeroClaw is an open-source, self-hosted AI personal assistant infrastructure that prioritizes user ownership of the agent, data, and the hardware it runs on. Implemented as a single Rust binary, it acts as an agent runtime capable of interacting with various LLM providers, including Anthropic, OpenAI, and Ollama, as well as over 20 others. It supports communication across more than 30 channels, such as Discord, Telegram, Matrix, email, voice, webhooks, and custom CLI, ensuring a wide range of accessibility. The platform emphasizes security with a 'supervised' default autonomy, requiring approval for medium-risk operations and blocking high-risk ones, alongside workspace boundaries, command policy, OS-level sandboxes, and cryptographic tool receipts. It also boasts hardware capabilities, supporting GPIO, I2C, SPI, and USB on embedded systems like Raspberry Pi and Arduino. ZeroClaw includes an HTTP/WebSocket gateway with a web dashboard for chat, memory management, configuration editing, and tool inspection. Furthermore, it incorporates a Standard Operating Procedure (SOP) engine for event-triggered actions and an Agent Client Protocol (ACP) for IDE/editor integration, making it a comprehensive solution for deploying and managing custom AI agents.

https://github.com/zeroclaw-labs/zeroclaw

agentagenticaiinframlopenclawoszeroclawrustpersonal assistantlocalself-hostedmulti-channelLLMsecurityhardwareweb dashboardSOPACP

Also in AI Agent Ecosystems

Shubhamsaboo/awesome-llm-apps

A curated collection of impressive LLM-powered AI applications featuring RAG, AI Agents, Multi-agent Teams, and open-source models from leading AI providers like OpenAI, Anthropic, and Google Gemini.

lobehub/lobehub

LobeHub is a platform that enables users to find, build, and collaborate with AI agent teammates that evolve with them, facilitating multi-agent collaboration and transforming productivity through AI-driven workspaces.

FoundationAgents/MetaGPT

MetaGPT is a multi-agent AI framework that simulates a software company by assigning GPT-based roles to collaboratively automate software development from natural language requirements.

ComposioHQ/awesome-claude-skills

A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows.

shanraisshan/claude-code-best-practice

This repository provides best practices and implementations for leveraging Claude AI's agentic engineering features, including subagents, commands, skills, workflows, and memory.

crewAIInc/crewAI

CrewAI is a fast, flexible Python framework for orchestrating autonomous, role-playing AI agents that collaborate to solve complex tasks, offering both high-level simplicity and low-level control for enterprise-grade AI automation.

HKUDS/nanobot

nanobot is an open-source, lightweight personal AI agent, providing a WebUI, chat channels, tools, memory, and model routing for long-running workflows and automation.

sickn33/agentic-awesome-skills

Agentic Awesome Skills is an installable GitHub library providing over 1,900 agentic skills for various AI coding assistants like Claude Code, Cursor, and Gemini CLI.