freshcrate

Search results for "workflow"

734 results found
agent-framework๐Ÿ“dotnet-1.2.0๐Ÿ›๏ธ Flagshipโญ9,666

A framework for building, orchestrating and deploying AI agents and multi-agent workflows with support for Python and .NET.

clang-format๐Ÿ“22.1.4๐Ÿ›๏ธ Flagshipโญ37,973

Clang-Format is an LLVM-based code formatting tool

django-modelcluster๐Ÿ“6.4.1๐ŸŒณ Matureโญ514

Django extension to allow working with 'clusters' of models as a single unit, independently of the database

plotnine๐Ÿ“0.15.3๐ŸŒณ Matureโญ4,546

A Grammar of Graphics for Python

waybackpy๐Ÿ“3.0.6๐ŸŒณ Matureโญ572

Python package that interfaces with the Internet Archive's Wayback Machine APIs. Archive pages and retrieve archived pages easily.

simsimd๐Ÿ“6.5.16๐ŸŒณ Matureโญ1,801

Portable mixed-precision BLAS-like vector math library for x86 and ARM

pex๐Ÿ“2.92.3๐ŸŒณ Matureโญ4,205

The PEX packaging toolchain.

autobahn๐Ÿ“25.12.2๐ŸŒณ Matureโญ2,536

WebSocket client & server library, WAMP real-time framework

robotframework๐Ÿ“7.4.2๐Ÿ›๏ธ Flagshipโญ11,579

Generic automation framework for acceptance testing and robotic process automation (RPA)

agent-client-protocol๐Ÿ“0.9.0๐ŸŒฟ Growingโญ229

A Python implement of Agent Client Protocol (ACP, by Zed Industries)

inquirerpy๐Ÿ“0.3.4๐ŸŒฟ Growingโญ459

Python port of Inquirer.js (A collection of common interactive command-line user interfaces)

pyhamcrest๐Ÿ“2.1.0๐ŸŒณ Matureโญ804

Hamcrest framework for matcher objects

asyncer๐Ÿ“0.0.17๐ŸŒณ Matureโญ2,412

Asyncer, async and await, focused on developer experience.

sphinx-autobuild๐Ÿ“2025.8.25๐ŸŒณ Matureโญ604

Rebuild Sphinx documentation on changes, with hot reloading in the browser.

pyclipper๐Ÿ“1.4.0๐ŸŒฟ Growingโญ257

Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2)

faster-whisper๐Ÿ“1.2.1๐Ÿ›๏ธ Flagshipโญ22,327

Faster Whisper transcription with CTranslate2

pytest-randomly๐Ÿ“4.1.0๐ŸŒณ Matureโญ703

Pytest plugin to randomly order tests and control random.seed.

airbyte-api๐Ÿ“0.53.0๐ŸŒฟ Growingโญ60

Python Client SDK for Airbyte API

facebook-business๐Ÿ“25.0.1๐ŸŒณ Matureโญ1,523

Facebook Business SDK

dependency-injector๐Ÿ“4.49.0๐ŸŒณ Matureโญ4,847

Dependency injection framework for Python

ctranslate2๐Ÿ“4.7.1๐ŸŒณ Matureโญ4,444

Fast inference engine for Transformer models

slack-bolt๐Ÿ“1.28.0๐ŸŒณ Matureโญ1,291

The Bolt Framework for Python

pandera๐Ÿ“0.31.1๐ŸŒณ Matureโญ4,310

A light-weight and flexible data validation and testing tool for statistical data objects.

unstructured-client๐Ÿ“0.43.2๐ŸŒฟ Growingโญ116

Python Client SDK for Unstructured API

pdm๐Ÿ“2.26.8๐Ÿ›๏ธ Flagshipโญ8,556

A modern Python package and dependency manager supporting the latest PEP standards

biopython๐Ÿ“1.87๐ŸŒณ Matureโญ4,976

Freely available tools for computational molecular biology.

prefect๐Ÿ“3.6.27๐Ÿ›๏ธ Flagshipโญ22,213

Workflow orchestration and management.

whitenoise๐Ÿ“6.12.0๐ŸŒณ Matureโญ2,734

Radically simplified static file serving for WSGI applications

pytest-socket๐Ÿ“0.7.0๐ŸŒฟ Growingโญ337

Pytest Plugin to disable socket calls during tests

sqlmodel๐Ÿ“0.0.38๐Ÿ›๏ธ Flagshipโญ17,848

SQLModel, SQL databases in Python, designed for simplicity, compatibility, and robustness.

flask-session๐Ÿ“0.8.0๐ŸŒณ Matureโญ535

Server-side session support for Flask

kfp๐Ÿ“2.16.0๐ŸŒณ Matureโญ4,125

Kubeflow Pipelines SDK

geopy๐Ÿ“2.4.1๐ŸŒณ Matureโญ4,805

Python Geocoding Toolbox

singer-sdk๐Ÿ“0.53.7๐ŸŒฟ Growingโญ115

A framework for building Singer taps and targets

django-cors-headers๐Ÿ“4.9.0๐Ÿ›๏ธ Flagshipโญ5,602

django-cors-headers is a Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS).

confection๐Ÿ“1.3.3๐ŸŒฟ Growingโญ194

The sweetest config system for Python

weasel๐Ÿ“1.0.0๐ŸŒฟ Growingโญ93

Weasel: A small and easy workflow system

flask-limiter๐Ÿ“4.1.1๐ŸŒณ Matureโญ1,201

Rate limiting for flask applications

spacy๐Ÿ“3.8.14๐Ÿ›๏ธ Flagshipโญ33,496

Industrial-strength Natural Language Processing (NLP) in Python

time-machine๐Ÿ“3.2.0๐ŸŒณ Matureโญ965

Travel through time in your tests.

factory-boy๐Ÿ“3.3.3๐ŸŒณ Matureโญ3,787

A versatile test fixtures replacement based on thoughtbot's factory_bot for Ruby.

temporalio๐Ÿ“1.26.0๐ŸŒณ Matureโญ1,047

Temporal.io Python SDK

holidays๐Ÿ“0.95๐ŸŒณ Matureโญ1,878

Open World Holidays Framework

markdownify๐Ÿ“1.2.2๐ŸŒณ Matureโญ2,157

Convert HTML to markdown.

trio-websocket๐Ÿ“0.12.2๐ŸŒฟ Growingโญ80

WebSocket library for Trio

jupyterlab-server๐Ÿ“2.28.0๐ŸŒฟ Growingโญ151

A set of server components for JupyterLab and JupyterLab like applications.

jupyterlab๐Ÿ“4.5.6๐Ÿ›๏ธ Flagshipโญ15,103

JupyterLab computational environment

flake8๐Ÿ“7.3.0๐ŸŒณ Matureโญ3,778

the modular source code checker: pep8 pyflakes and co

bleach๐Ÿ“6.3.0๐ŸŒณ Matureโญ2,768

An easy safelist-based HTML-sanitizing tool.

asyncpg๐Ÿ“0.31.0๐Ÿ›๏ธ Flagshipโญ7,999

An asyncio PostgreSQL driver

google-cloud-compute๐Ÿ“1.47.0๐Ÿ›๏ธ Flagshipโญ5,266

Google Cloud Compute API client library

langsmith๐Ÿ“0.7.33๐ŸŒณ Matureโญ858

Client library to connect to the LangSmith Observability and Evaluation Platform.

slack-sdk๐Ÿ“3.41.0๐ŸŒณ Matureโญ3,998

The Slack API Platform SDK for Python

uvloop๐Ÿ“0.22.1๐Ÿ›๏ธ Flagshipโญ11,761

Fast implementation of asyncio event loop on top of libuv

pytest-asyncio๐Ÿ“1.3.0๐ŸŒณ Matureโญ1,635

Pytest support for asyncio

alembic๐Ÿ“1.18.4๐ŸŒณ Matureโญ4,080

A database migration tool for SQLAlchemy.

jiter๐Ÿ“0.14.0๐ŸŒณ Matureโญ524

Fast iterable JSON parser.

poetry-core๐Ÿ“2.3.2๐Ÿ›๏ธ Flagshipโญ34,271

Poetry PEP 517 Build Backend

matplotlib๐Ÿ“3.10.8๐Ÿ›๏ธ Flagshipโญ22,732

Python plotting package

requests-toolbelt๐Ÿ“1.0.0๐ŸŒณ Matureโญ1,034

A utility belt for advanced users of python-requests

typer๐Ÿ“0.24.1๐Ÿ›๏ธ Flagshipโญ19,264

Typer, build great CLIs. Easy to code. Based on Python type hints.

cachetools๐Ÿ“7.0.6๐ŸŒณ Matureโญ2,723

Extensible memoizing collections and decorators

aiosignal๐Ÿ“1.4.0๐ŸŒฟ Growingโญ163

aiosignal: a list of registered asynchronous callbacks

fastapi๐Ÿ“0.136.0๐Ÿ›๏ธ Flagshipโญ97,486

FastAPI framework, high performance, easy to learn, fast to code, ready for production

aiohttp๐Ÿ“3.13.5๐Ÿ›๏ธ Flagshipโญ16,409

Async http client/server framework (asyncio)

setuptools๐Ÿ“82.0.1๐ŸŒณ Matureโญ2,823

Most extensible Python build backend with support for C/C++ extension modules

@mindstudio-ai/agent๐Ÿ“0.1.58๐ŸŒฑ Seedlingโญ43

TypeScript SDK for MindStudio direct step execution

@flowiseai/agentflow๐Ÿ“0.0.0-dev.10๐Ÿ›๏ธ Flagshipโญ52,130

Embeddable React component for building and visualizing AI agent workflows

@whitehatd/crag๐Ÿ“0.5.36๐ŸŒฑ Seedlingโญ28

Make every AI agent obey your codebase. One governance.md โ†’ compiled to CI, hooks, and every agent. No drift.

@buiducnhat/agent-skills๐Ÿ“0.7.0๐ŸŒฑ Seedlingโญ45

Install AI agent workflow skills for coding assistants

takt๐Ÿ“0.37.0๐ŸŒณ Matureโญ976

TAKT: TAKT Agent Koordination Topology - AI Agent Workflow Orchestration

output๐Ÿ“v0.1.12๐ŸŒฟ Growingโญ165

The open-source TypeScript framework for building AI workflows and agents. Designed for Claude Code describe what you want, Claude builds it, with all the best practices already in place.

claude-code-skills๐Ÿ“v2026.04.21๐ŸŒฟ Growingโญ416

Plugin suite + bundled MCP servers for Claude Code. Full delivery lifecycle: Agile pipeline with multi-model AI review, project bootstrap, documentation generation, codebase audits, performance optimi

opik๐Ÿ“2.0.9๐Ÿ›๏ธ Flagshipโญ18,965

Debug, evaluate, and monitor your LLM applications, RAG systems, and agentic workflows with comprehensive tracing, automated evaluations, and production-ready dashboards.

vm0๐Ÿ“runner-rs-v0.89.0๐ŸŒณ Matureโญ1,068

the easiest way to run natural language-described workflows automatically

Joanium๐Ÿ“v2026.421.1๐ŸŒฑ Seedlingโญ23

Your smart, reliable, and friendly personal AI assistant.

ragflow๐Ÿ“v0.25.0๐Ÿ›๏ธ Flagshipโญ78,674

RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs

n8n๐Ÿ“beta๐Ÿ›๏ธ Flagshipโญ185,017

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

gh-aw-firewall๐Ÿ“v0.25.26๐ŸŒฟ Growingโญ58

GitHub Agentic Workflows Firewall

neuron-ai๐Ÿ“3.3.10๐ŸŒณ Matureโญ1,858

The PHP Agentic Framework to build production-ready AI driven applications. Connect components (LLMs, vector DBs, memory) to agents that can interact with your data. With its modular architecture it's

compose-for-agents๐Ÿ“main@2026-04-20๐ŸŒณ Matureโญ922

Build and run AI agents using Docker Compose. A collection of ready-to-use examples for orchestrating open-source LLMs, tools, and agent runtimes.

sim๐Ÿ“v0.6.51๐Ÿ›๏ธ Flagshipโญ27,845

Build, deploy, and orchestrate AI agents. Sim is the central intelligence layer for your AI workforce.

sdl-mcp๐Ÿ“v0.10.7๐ŸŒฟ Growingโญ256

SDL-MCP (Symbol Delta Ledger MCP Server) is a cards-first context system for coding agents that saves tokens and improves context.

ClawRecipes๐Ÿ“v0.4.55๐ŸŒฟ Growingโญ96

Save 120+ Hours of Setup Pain (I did it for you) โ€“ Launch Your OpenClaw Agent Teams with 1 Command (15+ Recipes)

Agent๐Ÿ“1.0.75.164๐ŸŒฟ Growingโญ368

Agent! connects any AI to your Mac. 13 LLM providers โ€” cloud, local, or on-device. It writes code, builds Xcode projects, manages git, organizes files, automates Safari, controls any app, and handl

typing-inspection๐Ÿ“0.4.2๐ŸŒฟ Growingโญ63

Runtime typing introspection tools

pilot๐Ÿ“v2.99.1๐ŸŒฟ Growingโญ454

#1 Terminal Benchmark 2.0 โ€” AI that ships your tickets.

cultivation-world-simulator๐Ÿ“v3.0.1๐ŸŒณ Matureโญ1,560

ๅŸบไบŽ AI Agent ๅทฅไฝœๆต็š„ไฟฎไป™ไธ–็•Œๆจกๆ‹Ÿๅ™จ๏ผŒๆ—จๅœจ่ฟ˜ๅŽŸๆ™บ่ƒฝใ€ๅผ€ๆ”พ็š„ไป™ไพ ไธ–็•Œใ€‚| An open-source Cultivation World Simulator using Agentic Workflow to create a dynamic, emerging Xianxia world.

lightning-utilities๐Ÿ“0.15.3๐ŸŒฟ Growingโญ62

Lightning toolbox for across the our ecosystem.

Vibe-Skills๐Ÿ“v3.0.4๐ŸŒณ Matureโญ1,645

Vibe-Skills is an all-in-one AI skills package. It seamlessly integrates expert-level capabilities and context management into a general-purpose skills package๏ผŒ enabling any AI agent to instantly upgr

nexent๐Ÿ“v2.0.2๐ŸŒณ Matureโญ4,377

Nexent is a zero-code platform for auto-generating production-grade AI agents using Harness Engineering principles โ€” unified tools, skills, memory, and orchestration with built-in constraints, feedbac

solace-agent-mesh๐Ÿ“1.18.40๐ŸŒณ Matureโญ3,261

An event-driven framework designed to build and orchestrate multi-agent AI systems. It enables seamless integration of AI agents with real-world data sources and systems, facilitating complex, multi-s

capsule๐Ÿ“v0.8.8๐ŸŒฟ Growingโญ278

A secure, durable runtime to sandbox AI agent tasks. Run untrusted code in isolated WebAssembly environments.

aiagentflow๐Ÿ“v1.0.2๐ŸŒฑ Seedlingโญ37

A local-first, CLI-driven multi-agent AI software engineering workflow orchestrator with feed specs, PRDs, and guidelines to auto-generate implementation plans and code.

cc-skills๐Ÿ“v14.0.0๐ŸŒฑ Seedlingโญ36

Claude Code Skills Marketplace: plugins, skills for ADR-driven development, DevOps automation, ClickHouse management, semantic versioning, and productivity workflows

mcp-servers๐Ÿ“agent-orchestrator-mcp-server@0.7.6๐ŸŒฟ Growingโญ64

MCP (Model Context Protocol) Servers authored and maintained by the PulseMCP team. We build reliable servers thoughtfully designed specifically for MCP Client-powered workflows.

AgenticGoKit๐Ÿ“v0.5.9๐ŸŒฟ Growingโญ142

Open-source Agentic AI framework in Go for building, orchestrating, and deploying intelligent agents. LLM-agnostic, event-driven, with multi-agent workflows, MCP tool discovery, and production-grade o

flow-next๐Ÿ“flow-next-v0.29.4๐ŸŒณ Matureโญ572

Plan-first AI workflow plugin for Claude Code, OpenAI Codex, and Factory Droid. Zero-dep task tracking, worker subagents, Ralph autonomous mode, cross-model reviews.

ruflo๐Ÿ“v3.5.80๐Ÿ›๏ธ Flagshipโญ32,695

๐ŸŒŠ The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade archit

lavra๐Ÿ“v0.7.6๐ŸŒฑ Seedlingโญ37

A plugin with compound engineering workflows and memory for AI coding agents

adk-java๐Ÿ“v1.1.0๐ŸŒณ Matureโญ1,493

An open-source, code-first Java toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.

graphbit๐Ÿ“Graphbit_Python_v0.6.7๐ŸŒณ Matureโญ529

GraphBit is the worldโ€™s first enterprise-grade Agentic AI framework, built on a Rust core with a Python wrapper for unmatched speed, security, and scalability. It enables reliable multi-agent workflow

activepieces๐Ÿ“0.81.6-rc๐Ÿ›๏ธ Flagshipโญ21,804

AI Agents & MCPs & AI Workflow Automation โ€ข (~400 MCP servers for AI agents) โ€ข AI Automation / AI Agent with MCPs โ€ข AI Workflows & AI Agents โ€ข MCPs for AI Agents

ainativelang๐Ÿ“v1.4.6๐ŸŒฟ Growingโญ72

AINL helps turn AI from "a smart conversation" into "a structured worker." It is designed for teams building AI workflows that need multiple steps, state and memory, tool use, repeatable execution, v

comfyui-workflow-skill๐Ÿ“0.0.0๐ŸŒฟ Growingโญ174

Natural language โ†’ ComfyUI workflow JSON. 34 built-in templates, 360+ node definitions, auto model download. Supports txt2img, img2img, txt2vid, img2vid, audio, 3D generation across SD1.5/SDXL/S

obsidian-local-llm-hub๐Ÿ“0.12.2๐ŸŒฑ Seedlingโญ30

All-in-one local AI hub for Obsidian โ€” LLM chat with vault tools, MCP servers, RAG, workflow automation, encryption, and edit history. Fully private, no cloud required.

claude-code-ultimate-guide๐Ÿ“guide-export-v3.38.3๐ŸŒณ Matureโญ3,789

A tremendous feat of documentation, this guide covers Claude Code from beginner to power user, with production-ready templates for Claude Code features, guides on agentic workflows, and a lot of great

agentic-config๐Ÿ“v0.3.0-alpha๐ŸŒฑ Seedlingโญ28

Project-agnostic, composable AI workflow automation via pi packages and Claude Code plugins.

slack-mcp-server๐Ÿ“v4.1.0๐ŸŒฑ Seedlingโญ22

Session-based Slack MCP for Claude and MCP clients: local-first workflows, secure-default HTTP.

PocketFlow๐Ÿ“v0.0.0๐Ÿ›๏ธ Flagshipโญ10,439

Pocket Flow: 100-line LLM framework. Let Agents build Agents!

dify๐Ÿ“1.13.3๐Ÿ›๏ธ Flagshipโญ138,659

Production-ready platform for agentic workflow development.

propcache๐Ÿ“0.4.1๐ŸŒฑ Seedlingโญ33

Accelerated property cache

RAGLight๐Ÿ“3.4.7๐ŸŒณ Matureโญ658

RAGLight is a modular framework for Retrieval-Augmented Generation (RAG). It makes it easy to plug in different LLMs, embeddings, and vector stores, and now includes seamless MCP integration to connec

txtai๐Ÿ“v9.7.0๐Ÿ›๏ธ Flagshipโญ12,412

๐Ÿ’ก All-in-one AI framework for semantic search, LLM orchestration and language model workflows

codingbuddy๐Ÿ“v5.6.3๐ŸŒฑ Seedlingโญ31

Codingbuddy orchestrates 29 specialized AI agents to deliver code quality comparable to a team of human experts through a PLAN โ†’ ACT โ†’ EVAL workflow.

txaio๐Ÿ“25.12.2๐ŸŒฟ Growingโญ56

Compatibility API between asyncio/Twisted/Trollius

bisheng๐Ÿ“v2.4.0-beta1-fix๐Ÿ›๏ธ Flagshipโญ11,319

BISHENG is an open LLM devops platform for next generation Enterprise AI applications. Powerful and comprehensive features include: GenAI workflow, RAG, Agent, Unified model management, Evaluation, SF

agentfield๐Ÿ“v0.1.71-rc.3๐ŸŒณ Matureโญ1,450

Framework for AI Backend. Build and run AI agents like microservices - scalable, observable, and identity-aware from day one.

SageFs๐Ÿ“v0.6.243๐ŸŒฟ Growingโญ60

Sage Mode for F# development โ€” REPL with solution or project loading, Live Testing for FREE, Hot Reload, and session management.

llm-wiki๐Ÿ“v1.1.0-rc8๐ŸŒฟ Growingโญ139

LLM-powered knowledge base from your Claude Code, Codex CLI, Copilot, Cursor & Gemini sessions. Karpathy's LLM Wiki pattern โ€” implemented and shipped.

google-docs-mcp๐Ÿ“v1.8.0๐ŸŒฟ Growingโญ480

The Ultimate Google Docs, Sheets, Drive, Gmail, & Google Calendar MCP Server. This MCP (primarily for use in Claude Desktop) gains full access to your google suite and lets claude do its thing.

ring๐Ÿ“ring-tw-team@0.4.3๐ŸŒฟ Growingโญ175

89 skills and 38 specialized agents that enforce proven engineering practices for AI-assisted development. TDD, systematic debugging, parallel code review, and 10-gate development cycles โ€” as a Claude

rootly-mcp-server๐Ÿ“v2.2.20๐ŸŒฑ Seedlingโญ41

Rootly MCP server

crewAI๐Ÿ“1.14.3a2๐Ÿ›๏ธ Flagshipโญ49,446

Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.

engraph๐Ÿ“v1.6.1๐ŸŒฟ Growingโญ116

Local knowledge graph for AI agents. Hybrid search + MCP server for Obsidian vaults.

agent-style๐Ÿ“v0.3.1๐ŸŒฟ Growingโญ196

21 writing rules for AI coding and writing agents. Drop-in for Claude Code, Codex, Copilot, Cursor, and Aider, so their output reads like a tech pro.

ai-plugin-scanner๐Ÿ“v2.0.45๐ŸŒฟ Growingโญ158

Security and best-practices scanner for AI Plugins, covering Codex, Claude, Opencode, Gemini & more. Scores trust for plugins 0-100.

toolhive๐Ÿ“v0.23.1๐ŸŒณ Matureโญ1,726

ToolHive is an enterprise-grade platform for running and managing Model Context Protocol (MCP) servers.

signetai๐Ÿ“v0.103.3๐ŸŒฟ Growingโญ113

Local-first identity, memory, and secrets for AI agents. Portable state across models and harnesses.

MCAF๐Ÿ“v1.2.64๐ŸŒฑ Seedlingโญ49

MCAF is a framework for building software products together with AI coding agents.

cognithor๐Ÿ“v0.92.3๐ŸŒฟ Growingโญ115

Cognithor - Agent OS: Local-first autonomous agent operating system. 16 LLM providers, 17 channels, 112+ MCP tools, 5-tier memory, A2A protocol, knowledge vault, voice, browser automation, Computer-us

autotask-mcp๐Ÿ“v2.20.1๐ŸŒฑ Seedlingโญ32

MCP server for Kaseya Autotask PSA โ€” 39 tools for companies, tickets, projects, time entries, and more

genkit๐Ÿ“v1.33.0-rc.1๐Ÿ›๏ธ Flagshipโญ5,818

Open-source framework for building AI-powered apps in JavaScript, Go, and Python, built and used in production by Google

minutes๐Ÿ“v0.13.3๐ŸŒณ Matureโญ1,116

Every meeting, every idea, every voice note โ€” searchable by your AI. Open-source, privacy-first conversation memory layer.

PraisonAI๐Ÿ“v4.6.27๐Ÿ›๏ธ Flagshipโญ6,969

PraisonAI ๐Ÿฆž โ€” Hire a 24/7 AI Workforce. Stop writing boilerplate and start shipping autonomous agents that research, plan, code, and execute tasks. Deployed in 5 lines of code with built-in memory, R

openclaw-engram๐Ÿ“v9.3.145๐ŸŒฟ Growingโญ62

Local-first memory plugin for OpenClaw AI agents. LLM-powered extraction, plain markdown storage, hybrid search via QMD. Gives agents persistent long-term memory across conversations.

agent-swarm๐Ÿ“v1.67.4๐ŸŒฟ Growingโญ368

Agent Swarm framework for AI coding agents and more!

lobehub๐Ÿ“v2.1.53-canary.9๐Ÿ›๏ธ Flagshipโญ75,446

The ultimate space for work and life โ€” to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level โ€” enabling multi-agent collaboration, effo

mcp-workspace๐Ÿ“0.1.6๐ŸŒฑ Seedlingโญ46

MCP Workspace Server: A secure Model Context Protocol server providing file, git, and GitHub tools for AI assistants within a sandboxed project directory.

langgraph๐Ÿ“1.1.9๐Ÿ›๏ธ Flagshipโญ29,896

Build resilient language agents as graphs.

edgecrab๐Ÿ“v0.8.0๐ŸŒฑ Seedlingโญ38

EdgeCrab ๐Ÿฆ€ A Super Powerful Personal Assistant inspired by NousHermes and OpenClaw โ€” Rust-native, blazing-fast terminal UI, ReAct tool loop, multi-provider LLM support, ACP protocol, gateway adapters

daily_stock_analysis๐Ÿ“v3.13.0๐Ÿ›๏ธ Flagshipโญ30,823

LLM้ฉฑๅŠจ็š„ A/H/็พŽ่‚กๆ™บ่ƒฝๅˆ†ๆžๅ™จ๏ผšๅคšๆ•ฐๆฎๆบ่กŒๆƒ… + ๅฎžๆ—ถๆ–ฐ้—ป + LLMๅ†ณ็ญ–ไปช่กจ็›˜ + ๅคšๆธ ้“ๆŽจ้€๏ผŒ้›ถๆˆๆœฌๅฎšๆ—ถ่ฟ่กŒ๏ผŒ็บฏ็™ฝๅซ–. LLM-powered stock analysis system for A/H/US markets.

studio๐Ÿ“v2.268.2๐ŸŒฟ Growingโญ360

Open-source control plane for your AI agents. Connect tools, hire agents, track every token and dollar

mcp๐Ÿ“2026.04.20260421081720๐Ÿ›๏ธ Flagshipโญ8,833

Official MCP Servers for AWS

airbroke๐Ÿ“v1.2.9๐ŸŒฟ Growingโญ214

๐Ÿ”ฅ Lightweight, Airbrake/Sentry-compatible, PostgreSQL-based Open Source Error Catcher

EvoScientist๐Ÿ“v0.0.8๐ŸŒณ Matureโญ2,796

๐Ÿ”ฌ Harness Vibe Research with Self-evolving AI Scientists

jcodemunch-mcp๐Ÿ“v1.71.0๐ŸŒณ Matureโญ1,636

The leading, most token-efficient MCP server for GitHub source code exploration via tree-sitter AST parsing

agentrove๐Ÿ“v0.1.31๐ŸŒฟ Growingโญ268

Your own Claude Code UI, sandbox, in-browser VS Code, terminal, multi-provider support (Anthropic, OpenAI, GitHub Copilot, OpenRouter), custom skills, and MCP servers.

story-shot-agent๐Ÿ“v0.2.4๐ŸŒฟ Growingโญ52

ๅ‰งๆœฌๅˆ†้•œๆ™บ่ƒฝไฝ“๏ผˆPenShot๏ผ‰๏ผšๅ‰งๆœฌโ†’ๅˆ†้•œโ†’็‰‡ๆฎตโ†’prompt | ๅŸบไบŽ LangGraph+LLM๏ผŒ่‡ชๅŠจ่งฃๆžไปปๆ„ๆ ผๅผๅ‰งๆœฌ๏ผŒ็”Ÿๆˆ Sora/Veo/Runway ็ญ‰ๆจกๅž‹ๅฏ็”จ็š„่ฟž่ดฏtext-to-videoๆ็คบ่ฏใ€‚ไฟๆŒ่ง’่‰ฒ/ๅ‰งๆƒ…่ทจ็‰‡ๆฎตไธ€่‡ด๏ผŒๆ”ฏๆŒ MCP/REST API/ๅ‡ฝๆ•ฐ่ฐƒ็”จ | Pythonๅบ“ + A2A้›†ๆˆใ€‚๏ผˆLLM-powered screenplay-to-video-prompt a

neurolink๐Ÿ“v9.56.1๐ŸŒฟ Growingโญ83

Universal AI Development Platform with MCP server integration, multi-provider support, and professional CLI. Build, test, and deploy AI applications with multiple ai providers.

20x๐Ÿ“v0.0.68๐ŸŒฟ Growingโญ52

Self-improving Agent orchestrator for all knowledge work

voratiq๐Ÿ“main@2026-04-21๐ŸŒฟ Growingโญ67

Agent ensembles to design, generate, and select the best code for every task.

eliza๐Ÿ“v2.0.0-alpha.223๐Ÿ›๏ธ Flagshipโญ18,226

Autonomous agents for everyone

cua๐Ÿ“computer-server-v0.3.39๐Ÿ›๏ธ Flagshipโญ13,528

Open-source infrastructure for Computer-Use Agents. Sandboxes, SDKs, and benchmarks to train and evaluate AI agents that can control full desktops (macOS, Linux, Windows).

claude-mem๐Ÿ“v12.3.8๐Ÿ›๏ธ Flagshipโญ65,103

A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk), and injects relevant context back into future ses

vessel-browser๐Ÿ“v0.1.61๐ŸŒฟ Growingโญ54

Built from the ground-up for agents, Vessel Browser is an open source AI browser for Linux/Windows that provides a durable state, MCP control, and BYOK with full autonomous browsing. Use with Hermes A

claude-code-plugins-plus-skills๐Ÿ“v4.26.0๐ŸŒณ Matureโญ1,995

423 plugins, 2,849 skills, 177 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.

llxprt-code๐Ÿ“v0.10.0-nightly.260421.636d54708๐ŸŒณ Matureโญ667

An open-source multi-provider AI assisted CLI development tool. Use whatever LLM you want to code in your terminal.

cass_memory_system๐Ÿ“v0.2.8๐ŸŒฟ Growingโญ334

Procedural memory for AI coding agents: transforms scattered session history into persistent, cross-agent memory so every agent learns from every other

OpenSandbox๐Ÿ“docker/execd/v1.0.13๐Ÿ›๏ธ Flagshipโญ10,146

Secure, Fast, and Extensible Sandbox runtime for AI agents.

cognee๐Ÿ“v1.0.1.dev4๐Ÿ›๏ธ Flagshipโญ16,596

Knowledge Engine for AI Agent Memory in 6 lines of code

mcp-client-for-ollama๐Ÿ“v0.28.0๐ŸŒณ Matureโญ655

A text-based user interface (TUI) client for interacting with MCP servers using Ollama. Features include agent mode, multi-server, model switching, streaming responses, tool management, human-in-the-l

agentmemory๐Ÿ“v0.9.1๐ŸŒณ Matureโญ1,896

Persistent memory for AI coding agents

atmosphere๐Ÿ“atmosphere-4.0.39๐ŸŒณ Matureโญ3,757

Real-time transport layer for Java AI agents. Build once with @Agent โ€” deliver over WebSocket, SSE, gRPC, and WebTransport/HTTP3. Talk MCP, A2A and AG-UI.

synapse-ai๐Ÿ“v1.0.0๐ŸŒฑ Seedlingโญ41

Build AI agents that actually do things. Synapse is an open-source platform for creating, connecting, and orchestrating AI agents powered by any LLM โ€” local or cloud.

pitlane-mcp๐Ÿ“v0.10.0๐ŸŒฟ Growingโญ60

Token-efficient navigation substrate for AI coding agents. Index code once and retrieve only the symbols you need.

golemcore-bot๐Ÿ“v0.68.0๐ŸŒฑ Seedlingโญ40

AI-native runtime for the GolemCore ecosystem with skills, plugins, MCP, memory, and Hive.

mcp-memory-service๐Ÿ“v10.39.1๐ŸŒณ Matureโญ1,712

Open-source persistent memory for AI agent pipelines (LangGraph, CrewAI, AutoGen) and Claude. REST API + knowledge graph + autonomous consolidation.

spiderly๐Ÿ“v19.7.5๐ŸŒฟ Growingโญ51

.NET (C#) boilerplate code generator that transforms an EF Core model into a fully customizable .NET (C#) + Angular web app

agent๐Ÿ“v0.31.0-beta1๐ŸŒฟ Growingโญ419

A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.

gptme๐Ÿ“v0.31.1.dev20260420๐ŸŒณ Matureโญ4,274

Your agent in your terminal, equipped with local tools: writes code, uses the terminal, browses the web. Make your own persistent autonomous agent on top!

agentscope๐Ÿ“v1.0.19๐Ÿ›๏ธ Flagshipโญ24,189

Build and run agents you can see, understand and trust.

turbovault๐Ÿ“v1.4.1๐ŸŒฟ Growingโญ114

Markdown and OFM SDK w/ MCP server that transforms your Obsidian vault into an intelligent knowledge system

openlit๐Ÿ“openlit-1.18.1๐ŸŒณ Matureโญ2,384

Open source platform for AI Engineering: OpenTelemetry-native LLM Observability, GPU Monitoring, Guardrails, Evaluations, Prompt Management, Vault, Playground. ๐Ÿš€๐Ÿ’ป Integrates with 50+ LLM Providers,

agent-ci๐Ÿ“@redwoodjs/agent-ci@0.12.4๐ŸŒณ Matureโญ599

Agent-CI is local GitHub Actions for your agents.

toolhive-studio๐Ÿ“v0.30.0๐ŸŒฟ Growingโญ122

ToolHive is an application that allows you to install, manage and run MCP servers and connect them to AI agents

mesh-llm๐Ÿ“v0.64.0๐ŸŒณ Matureโญ834

Distributed AI/LLM for the people. Share compute privately or publicly to power your agents and chat.

live-coding-music-mcp๐Ÿ“v2.0.0๐ŸŒฟ Growingโญ193

A Model Context Protocol (MCP) server that gives Claude direct control over Strudel.cc for AI-assisted music generation and live coding.

strudel-mcp-server๐Ÿ“v2.0.0๐ŸŒฟ Growingโญ193

A Model Context Protocol (MCP) server that gives Claude direct control over Strudel.cc for AI-assisted music generation and live coding.

byterover-cli๐Ÿ“v3.7.1๐ŸŒณ Matureโญ4,612

ByteRover CLI (brv) - The portable memory layer for autonomous coding agents (formerly Cipher)

Auto-claude-code-research-in-sleep๐Ÿ“v0.4.4๐Ÿ›๏ธ Flagshipโญ7,173

ARIS โš”๏ธ (Auto-Research-In-Sleep) โ€” Lightweight Markdown-only skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation. No framework, no lock-in โ€” works wi

askimo๐Ÿ“v1.3.3๐ŸŒฟ Growingโญ90

Open-source AI desktop app with built-in knowledge base, MCP support, and multi-provider models like OpenAI, Gemini, Grok, and Ollama.

goclaw๐Ÿ“v3.10.0๐ŸŒณ Matureโญ2,873

GoClaw - GoClaw is OpenClaw rebuilt in Go โ€” with multi-tenant isolation, 5-layer security, and native concurrency. Deploy AI agent teams at scale without compromising on safety.

OmniRoute๐Ÿ“v3.6.9๐ŸŒณ Matureโญ3,250

OmniRoute is an AI gateway for multi-provider LLMs: an OpenAI-compatible endpoint with smart routing, load balancing, retries, and fallbacks. Add policies, rate limits, caching, and observability for

piclaw๐Ÿ“v1.8.3๐ŸŒณ Matureโญ540

I'm going to build my own OpenClaw, with blackjack... and bun!

GhostDesk๐Ÿ“v7.1.0๐ŸŒฑ Seedlingโญ44

Give any AI agent a full desktop โ€” it sees the screen, clicks, types, and runs apps like a human. Automate anything with a UI: browsers, legacy software, internal tools. No API needed. One Docker comm

gram๐Ÿ“@gram-ai/create-function@0.14.1๐ŸŒฟ Growingโญ227

Securely scale AI usage across your organization. Control plane for building, securing and monitoring your agents, mcp and skills.

edgequake๐Ÿ“v0.10.12๐ŸŒณ Matureโญ1,915

EdegQuake ๐ŸŒ‹ High-performance GraphRAG inspired from LightRag written in Rust; Transform documents into intelligent knowledge graphs for superior retrieval and generation

SmolVM๐Ÿ“v0.0.10๐ŸŒฟ Growingโญ367

Open-source sandboxes for code execution, browser use, and AI agents.

convoke-agents๐Ÿ“v3.3.0๐ŸŒฑ Seedlingโญ43

Convoke extends BMAD Method AI agents with two types of installable modules: Teams bring new agents for a domain, Skills add new capabilities to existing agents. Install them independently or combine

sympozium๐Ÿ“v0.9.1๐ŸŒฟ Growingโญ439

Run a fleet of AI agents on Kubernetes. Administer your cluster agentically

node9-proxy๐Ÿ“v1.11.3๐ŸŒฟ Growingโญ118

The Execution Security Layer for the Agentic Era. Providing deterministic "Sudo" governance and audit logs for autonomous AI agents.

zettelforge๐Ÿ“v2.4.0๐ŸŒฑ Seedlingโญ25

Agentic memory for CTI in Python โ€” STIX knowledge graphs, threat-actor alias resolution, offline-first RAG, MCP server for Claude Code and LangChain agents

pytest-runner๐Ÿ“6.0.1๐ŸŒฟ Growingโญ56

Invoke py.test as distutils command with dependency resolution

zeroclaw๐Ÿ“v0.7.3๐Ÿ›๏ธ Flagshipโญ30,422

Fast, small, and fully autonomous AI personal assistant infrastructure, ANY OS, ANY PLATFORM โ€” deploy anywhere, swap anything ๐Ÿฆ€

open-computer-use๐Ÿ“v0.8.12.8๐ŸŒฟ Growingโญ54

MCP server that gives any LLM its own computer โ€” managed Docker workspaces with live browser, terminal, code execution, document skills, and autonomous sub-agents. Self-hosted, open-source, pluggable

n8n-claw๐Ÿ“v1.5.0๐ŸŒฟ Growingโญ400

OpenClaw-inspired autonomous AI agent built entirely in n8n. Adaptive RAG-powered memory, Skills via MCP templates, Expert Agents with delegated sub-agents, proactive task management, media understand

LLM-Wiki๐Ÿ“main@2026-04-18๐ŸŒฑ Seedlingโญ36

Autonomous knowledge base plugin for Claude Code - captures reserch, ideas, and decisions into an interlinked wiki with reserch-on-miss, semantic search, and a Wikipedia-style web UI. Knowledge compou

ProxmoxMCP-Plus๐Ÿ“v0.2.1๐ŸŒฟ Growingโญ139

Enhanced Proxmox MCP server with advanced virtualization management and full OpenAPI integration.

medusa๐Ÿ“v2026.5.5๐ŸŒฟ Growingโญ256

AI-first security scanner with 76 analyzers, 9,600+ detection rules, and repo poisoning detection for AI/ML, LLM agents, and MCP servers. Scan any GitHub repo with: medusa scan --git user/repo

codebase-context๐Ÿ“v2.3.0๐ŸŒฑ Seedlingโญ43

Generate a map of your codebaseto help AI Agents understand your architecture, coding conventions and patterns. Discoverable with Semantic Search

airut๐Ÿ“v0.24.1๐ŸŒฟ Growingโญ73

Airut is a system for running Claude Code tasks from email and Slack. It handles workspace provisioning, container isolation, network sandboxing, session persistence, and cleanup โ€” a secure foundation

awesome-cli-coding-agents๐Ÿ“main@2026-04-18๐ŸŒฟ Growingโญ244

Curated directory of terminal-native AI coding agents and the harnesses that orchestrate them. Covers open-source tools (Pi, OpenCode, Aider, Goose), platform agents (Claude Code, Codex, Gemini CLI),

pixeltable๐Ÿ“v0.5.28๐ŸŒณ Matureโญ1,549

Data Infrastructure providing a declarative, incremental approach for multimodal AI workloads.

MemMachine๐Ÿ“v0.3.5๐ŸŒณ Matureโญ4,036

Universal memory layer for AI Agents. It provides scalable, extensible, and interoperable memory storage and retrieval to streamline AI agent state management for next-generation autonomous systems.

gemini-cli๐Ÿ“v0.38.2๐Ÿ›๏ธ Flagshipโญ102,024

An open-source AI agent that brings the power of Gemini directly into your terminal.

pydantic-deepagents๐Ÿ“0.3.15๐ŸŒณ Matureโญ707

Python Deep Agent framework built on top of Pydantic-AI, designed to help you quickly build production-grade autonomous AI agents with planning, filesystem operations, subagent delegation, skills, and

langfuse๐Ÿ“v3.169.0๐Ÿ›๏ธ Flagshipโญ25,291

๐Ÿชข Open source LLM engineering platform: LLM Observability, metrics, evals, prompt management, playground, datasets. Integrates with OpenTelemetry, Langchain, OpenAI SDK, LiteLLM, and more. ๐ŸŠYC W23

SocratiCode๐Ÿ“v1.6.1๐ŸŒณ Matureโญ909

Enterprise-grade (40m+ lines) codebase intelligence in a zero-setup, private and local Claude Plugin or MCP: managed indexing, hybrid semantic search, polyglot code dependency graphs, and DB/API/infra

claude-ide-bridge๐Ÿ“v2.46.0๐ŸŒฑ Seedlingโญ33

MCP bridge giving Claude Code full IDE integration โ€” 25+ tools for LSP, debugging, terminals, Git, GitHub, diagnostics, and more. Works with VS Code, Windsurf, Cursor, and Antigravity.

llm-for-zotero๐Ÿ“v3.7.32๐ŸŒณ Matureโญ855

A simple Zotero plugin that brings your own LLM into the side panel.

MeowKit๐Ÿ“v2.6.0๐ŸŒฑ Seedlingโญ13

Production ready. AI Agent Workflow System for Claude Code

openclaw-superpowers๐Ÿ“main@2026-04-17๐ŸŒฟ Growingโญ56

44 plug-and-play skills for OpenClaw โ€” self-modifying AI agent with cron scheduling, security guardrails, persistent memory, knowledge graphs, and MCP health monitoring. Your agent teaches itself new

milvus๐Ÿ“v2.6.15๐Ÿ›๏ธ Flagshipโญ43,898

Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search

vobase๐Ÿ“create-vobase@0.6.2๐ŸŒฑ Seedlingโญ44

The app framework built for AI coding agents. Own every line. Your AI already knows how to build on it.

ClawWork๐Ÿ“v0.0.15-beta.1๐ŸŒฟ Growingโญ474

Client for OpenClaw โ€” Connect ClawWork to your own OpenClaw and unlock 10x multi-session productivity.

fast-agent๐Ÿ“v0.6.17๐ŸŒณ Matureโญ3,750

Code, Build and Evaluate agents - excellent Model and Skills/MCP/ACP Support

kelos๐Ÿ“v0.30.0๐ŸŒฟ Growingโญ111

Kelos - The Kubernetes-native framework for orchestrating autonomous AI coding agents.

biomcp๐Ÿ“v0.8.21๐ŸŒฟ Growingโญ494

BioMCP: Biomedical Model Context Protocol

cline๐Ÿ“v3.79.0๐Ÿ›๏ธ Flagshipโญ60,524

Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.

SimpleLLMFunc๐Ÿ“v0.7.8๐ŸŒฟ Growingโญ77

A simple and well-tailored LLM application framework that enables you to seamlessly integrate LLM capabilities in the most "Code-Centric" manner. LLM As Function, Prompt As Code. ไธ€ไธช็ฎ€ๅ•็š„ๆฐๅˆฐ

CopilotKit๐Ÿ“v1.56.2๐Ÿ›๏ธ Flagshipโญ30,364

The Frontend Stack for Agents & Generative UI. React + Angular. Makers of the AG-UI Protocol

cordum๐Ÿ“V0.9.9.1๐ŸŒฟ Growingโญ465

The open agent control plane. Govern autonomous AI agents with pre-execution policy enforcement, approval gates, and audit trails. Works with LangChain, CrewAI, MCP, and any framework.

rasputin-memory๐Ÿ“v0.9.1๐ŸŒฑ Seedlingโญ30

The memory system your AI agent deserves. 4-stage hybrid retrieval โ€” Vector + BM25 + Knowledge Graph + Neural Reranker โ€” in <150ms. Self-hosted, $0/query, built for agents that need to actually rememb

AReaL๐Ÿ“v1.0.3๐Ÿ›๏ธ Flagshipโญ5,075

Lightning-Fast RL for LLM Reasoning and Agents. Made Simple & Flexible.

baml๐Ÿ“0.221.0๐Ÿ›๏ธ Flagshipโญ8,039

The AI framework that adds the engineering to prompt engineering (Python/TS/Ruby/Java/C#/Rust/Go compatible)

autoresearch๐Ÿ“v1.9.12๐ŸŒณ Matureโญ3,922

Claude Autoresearch Skill โ€” Autonomous goal-directed iteration for Claude Code. Inspired by Karpathy's autoresearch. Modify โ†’ Verify โ†’ Keep/Discard โ†’ Repeat forever.

beads๐Ÿ“v1.0.2๐Ÿ›๏ธ Flagshipโญ21,004

Beads - A memory upgrade for your coding agent

AutoGPT๐Ÿ“autogpt-platform-beta-v0.6.56๐Ÿ›๏ธ Flagshipโญ183,638

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.

paiml-mcp-agent-toolkit๐Ÿ“v3.14.0๐ŸŒฟ Growingโญ149

Pragmatic AI Labs MCP Agent Toolkit - An MCP Server designed to make code with agents more deterministic

MeiGen-AI-Design-MCP๐Ÿ“v1.2.8๐ŸŒณ Matureโญ590

MeiGen-AI-Design-MCP โ€” Turn Claude Code / OpenClaw into your local Lovart. Local ComfyUI, 1,400+ prompt library, multi-direction parallel generation.

ArcReel๐Ÿ“v0.9.0๐ŸŒณ Matureโญ1,871

AI Agent ้ฉฑๅŠจ็š„ๅผ€ๆบ่ง†้ข‘็”Ÿๆˆๅทฅไฝœๅฐ โ€” ๅฐ่ฏดโ†’่ง’่‰ฒ/ๅœบๆ™ฏ/้“ๅ…ท่ฎพ่ฎกโ†’ๅ‰งๆœฌโ†’ๅˆ†้•œๅ›พโ†’่ง†้ข‘๏ผŒ่ทจ้•œๅคด่ง’่‰ฒไธŽๅœบๆ™ฏไธ€่‡ด | Open-source AI video workspace powered by AI Agents, Nano Banana 2 & Veo 3.1 / Grok / Seedance / OpenAI

monocle๐Ÿ“v0.7.8๐ŸŒฟ Growingโญ79

Monocle is a framework for tracing GenAI app code. This repo contains implementation of Monocle for GenAI apps written in Python.

maestro-orchestrate๐Ÿ“v1.6.2๐ŸŒฟ Growingโญ361

Multi-agent orchestration platform for Gemini CLI and Claude Code โ€” 22 specialists, parallel subagents, persistent sessions, and built-in code review, debugging, security, SEO, accessibility, and comp

aiwg๐Ÿ“v2026.3.2๐ŸŒฟ Growingโญ120

Cognitive architecture for AI-augmented software development. Specialized agents, structured workflows, and multi-platform deployment. Claude Code ยท Codex ยท Copilot ยท Cursor ยท Factory ยท Warp ยท Windsur

google_workspace_mcp๐Ÿ“v1.19.0๐ŸŒณ Matureโญ2,179

Control Gmail, Google Calendar, Docs, Sheets, Slides, Chat, Forms, Tasks, Search & Drive with AI - Comprehensive Google Workspace / G Suite MCP Server & CLI Tool

mirroir-mcp๐Ÿ“v0.32.2๐ŸŒฟ Growingโญ69

MCP server for controlling a real iPhone via macOS iPhone Mirroring...and any MacOs app. Screenshot, tap, swipe, type โ€” from any MCP client.

tenuo๐Ÿ“v0.1.0-beta.22๐ŸŒฟ Growingโญ54

High-performance capability authorization engine for AI agents. Cryptographically attenuated warrants, task-scoped authority, verifiable offline. Rust core.

oh-my-pi๐Ÿ“v14.1.2๐ŸŒณ Matureโญ3,285

โŒฅ AI Coding agent for the terminal โ€” hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more

mission-control๐Ÿ“v2.5.0๐ŸŒณ Matureโญ1,931

The world's first Autonomous Product Engine (APE): AI agents research your market, generate features, and ship code as PRs. Convoy mode, crash recovery, cost tracking, 80+ API endpoints. Self-hosted v

meilisearch๐Ÿ“v1.42.1๐Ÿ›๏ธ Flagshipโญ57,258

A lightning-fast search engine API bringing AI-powered hybrid search to your sites and applications.

parlant๐Ÿ“v3.3.1๐Ÿ›๏ธ Flagshipโญ17,999

The conversational control layer for customer-facing AI agents - Parlant is a context-engineering framework optimized for controlling customer interactions.

solon-ai๐Ÿ“v3.10.2๐ŸŒฟ Growingโญ362

Java AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, a

claude-ads๐Ÿ“v1.5.1๐ŸŒณ Matureโญ2,819

Comprehensive paid advertising audit & optimization skill for Claude Code. 225+ checks across Google, Meta, YouTube, LinkedIn, TikTok, Microsoft & Apple Search Ads with weighted scoring, parallel agen

mcpx๐Ÿ“v0.18.6๐ŸŒฑ Seedlingโญ30

A command-line interface for MCP servers. curl for MCP.

context-mode๐Ÿ“v1.0.89๐Ÿ›๏ธ Flagshipโญ8,616

Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 12 platforms

x-twitter-scraper๐Ÿ“v2.3.0๐ŸŒฟ Growingโญ52

X (Twitter) data platform skill for AI coding agents. 121 REST API endpoints, 2 MCP tools, 23 extraction types, HMAC webhooks. Reads from $0.00015/call - 33x cheaper than the official X API. Works wit

cc-sdd๐Ÿ“v3.0.2๐ŸŒณ Matureโญ3,156

Turn approved specs into long-running autonomous implementation. A minimal, adaptable SDD harness with Agent Skills for Claude Code, Codex, Cursor, Copilot, Windsurf, OpenCode, Gemini CLI, and Antigra

octocode๐Ÿ“0.14.0๐ŸŒฟ Growingโญ327

Semantic code searcher and codebase utility

The Multi-Agent Custom Automation Engine Solution Accelerator is an AI-driven system that manages a group of AI agents to accomplish tasks based on user input. Powered by Microsoft Agent Framework, Az

CoWork-OS๐Ÿ“v0.5.35๐ŸŒฟ Growingโญ240

Operating System for your personal AI Agents with Security-first approach. Multi-channel (WhatsApp, Telegram, Discord, Slack, iMessage), multi-provider (Claude, GPT, Gemini, Ollama), fully self-hosted

semiont๐Ÿ“v0.4.20๐ŸŒฟ Growingโญ52

Semiont supports human+ai collaborative knowledge work. Use it as: a Wiki, Semantic Layer, Context Graph, Knowledge Base, Annotator, Research Tool, or Agentic Memory...

pi-interactive-shell๐Ÿ“v0.12.0๐ŸŒฟ Growingโญ431

Pi coding agent extension that allows Pi to autonomously control interactive CLIs in an observable overlay. Full PTY emulation, no tmux, token efficient. User can take over anytime.

voltagent๐Ÿ“@voltagent/server-elysia@2.0.7๐Ÿ›๏ธ Flagshipโญ8,380

AI Agent Engineering Platform built on an Open Source TypeScript AI Agent Framework

TraceWeave๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ30

็ฎ€ๆด็š„ๆต‹่ฏ•ๅนณๅฐๆ—ฅๅฟ—๏ผŒๆณขๅฝข(FSDB/VCD)๏ผŒๆ นๅ› ๅˆ†ๆžMCP Server. A Simple and Universal MCP Server to Debug Testbench Simulation Failures Via Log Parsing And Waveform Analysis (FSDB/VCD)

mcp-for-api๐Ÿ“0.4.1๐ŸŒฟ Growingโญ64

Appwriteโ€™s MCP server. Operating your backend has never been easier.

cyber-pilot๐Ÿ“v3.7.0-beta๐ŸŒฟ Growingโญ55

Cyber Pilot is a traceable delivery system for requirements, design, plans, and code.

openakita๐Ÿ“v1.27.9๐ŸŒณ Matureโญ1,655

An open-source AI assistant framework with skills and agent architecture

simplechat๐Ÿ“v0.241.006๐ŸŒฟ Growingโญ129

Secure AI conversations with documents, video, audio, and more. Personal workspaces for focused context, group spaces for shared insight. Classify docs, reuse prompts, and extend with modular features

charlotte๐Ÿ“v0.6.1๐ŸŒฟ Growingโญ132

Token-efficient browser MCP server โ€” structured web pages for AI agents, not raw accessibility dumps

datagouv-mcp๐Ÿ“v0.2.23๐ŸŒณ Matureโญ1,368

Official data.gouv.fr Model Context Protocol (MCP) server that allows AI chatbots to search, explore, and analyze datasets from the French national Open Data platform, directly through conversation.

agent-sandbox๐Ÿ“0.4.2๐ŸŒฟ Growingโญ111

Agent Sandbox is an E2B compatible, enterprise-grade ai-first, cloud-native runtime environment for AI Agents. Allows Agents to securely run untrusted LLM-generated Code, Browser use, Computer use, an

mcp-gateway-registry๐Ÿ“v1.0.18๐ŸŒณ Matureโญ599

Enterprise-ready MCP Gateway & Registry that centralizes AI development tools with secure OAuth authentication, dynamic tool discovery, and unified access for both autonomous AI agents and AI coding a

UltraRAG๐Ÿ“v0.3.0.2๐ŸŒณ Matureโญ5,510

A Low-Code MCP Framework for Building Complex and Innovative RAG Pipelines

ai-forge-mcp๐Ÿ“0.0.0๐ŸŒฟ Growingโญ51

565 AI-callable tools across 16 MCP servers. Full-pipeline AAA game asset production. Controls Blender, Substance Suite, Maya, Houdini, and Unreal Engine 5. 50 specialized AI agents. One prompt in, ga

fossil-mcp๐Ÿ“v0.1.8๐ŸŒฟ Growingโญ54

The code quality toolkit for the agentic AI era. Find dead code, clones, and scaffolding across 15 languages. MCP server + CLI.

notion-cli-agent๐Ÿ“v0.19.0๐ŸŒฟ Growingโญ84

Notion CLI with AI agent support. Smart queries, Obsidian sync, batch ops, backups, validation and more.

mastra๐Ÿ“@mastra/core@1.24.0๐Ÿ›๏ธ Flagshipโญ23,202

From the team behind Gatsby, Mastra is a framework for building AI-powered applications and agents with a modern TypeScript stack.

galdr๐Ÿ“v1.4.0๐ŸŒฑ Seedlingโญ15

AI-powered development framework with task management, 41 agents, 83 skills, and MCP tools for Cursor, Claude Code, Gemini, Codex & OpenCode. File-based memory that survives across sessions.

AGiXT๐Ÿ“v1.9.4๐ŸŒณ Matureโญ3,179

AGiXT is a dynamic AI Agent Automation Platform that seamlessly orchestrates instruction management and complex task execution across diverse AI providers. Combining adaptive memory, smart features, a

awesome-openclaw-personas๐Ÿ“0.0.0๐ŸŒฟ Growingโญ82

๐Ÿง  Curated collection of 214+ best OpenClaw personas โ€” weekly updated by Deskclaw.net from GitHub & community. AI, productivity, dev, marketing, finance & more.

plur๐Ÿ“v0.8.0๐ŸŒฑ Seedlingโญ46

Shared memory for AI agents

seekdb๐Ÿ“v1.2.0๐ŸŒฟ Growingโญ2,530

The AI-Native Search Database. Unifies vector, text, structured and semi-structured data in a single engine, enabling hybrid search and in-database AI workflows.

semantic-kernel๐Ÿ“python-1.41.2๐Ÿ›๏ธ Flagshipโญ27,750

Integrate cutting-edge LLM technology quickly and easily into your apps

b2b-sdr-agent-template๐Ÿ“v3.6.0๐ŸŒฟ Growingโญ52

Open-source AI SDR template for B2B export. 10-stage sales pipeline, 10 cron jobs, 4-engine memory, multi-channel (WhatsApp+Telegram+Email). Built on OpenClaw.

frontmcp๐Ÿ“v1.0.4๐ŸŒฟ Growingโญ142

TypeScript-first framework for the Model Context Protocol (MCP). You write clean, typed code; FrontMCP handles the protocol, transport, DI, session/auth, and execution flow.

mcp-server-tauri๐Ÿ“v0.11.0๐ŸŒฟ Growingโญ185

A Model Context Protocol (MCP) server and plugin for Tauri v2 development

modelence๐Ÿ“modelence@0.15.2๐ŸŒฟ Growingโญ396

Modelence is a full-stack framework for building production web apps with a built-in database, authentication and monitoring. Modelence is opinionated and AI agent-first, which means it's optimized fo

figma-console-mcp๐Ÿ“v1.22.1๐ŸŒณ Matureโญ1,550

Your design system as an API. Connect AI to Figma for extraction, creation, and debugging.

PromptKit๐Ÿ“v0.6.1๐ŸŒฑ Seedlingโญ40

Agentic prompts are the most important code you're not engineering. PromptKit fixes that โ€” composable, version-controlled prompt components (personas, protocols, formats, templates) that snap together

claude-mem-lite๐Ÿ“v2.34.4๐ŸŒฑ Seedlingโญ37

Lightweight persistent memory system for Claude Code โ€” FTS5 search, episode batching, error-triggered recall

muninndb๐Ÿ“v0.4.12-alpha๐ŸŒฟ Growingโญ274

The cognitive database. A new class of data storage. Not a vector store, not a graph DB, not a RAG wrapper. Ebbinghaus decay, Hebbian learning, and Bayesian confidence are engine-native primitives.

everything-claude-code๐Ÿ“v1.10.0๐Ÿ›๏ธ Flagshipโญ163,083

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

spacebot๐Ÿ“v0.4.1๐ŸŒณ Matureโญ2,119

An AI agent for teams, communities, and multi-user environments.

ThumbGate๐Ÿ“v1.14.1๐ŸŒฑ Seedlingโญ16

Self-improving agent governance: ๐Ÿ‘/๐Ÿ‘Ž โ†’ Pre-Action Gates that block repeat AI mistakes. Stop paying for the same mistake twice.

pi-boomerang๐Ÿ“v0.4.3๐ŸŒฟ Growingโญ130

Token-efficient autonomous task execution with context collapse for pi coding agent

svg-to-compose๐Ÿ“2.2.0๐ŸŒฟ Growingโญ200

Convert SVG and Android Vector Drawables (XML) into Jetpack Compose ImageVector code. CLI, Gradle plugin, and online playground. Kotlin Multiplatform supported.

QuickDesk๐Ÿ“v2.8.0.0๐ŸŒฟ Growingโญ150

QuickDesk is the first AI-native remote desktop โ€” an open-source, free application with a built-in MCP (Model Context Protocol) Server that lets any AI agent see and control remote computers.

claude-flows๐Ÿ“0.0.0๐ŸŒฟ Growingโญ94

๐ŸŒŠ The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architect

jupyter-mcp-server๐Ÿ“v1.0.0๐ŸŒณ Matureโญ1,025

๐Ÿช ๐Ÿ”ง Model Context Protocol (MCP) Server for Jupyter.

codelogic-mcp-server๐Ÿ“v1.1.1๐ŸŒฑ Seedlingโญ36

An MCP Server to utilize Codelogic's rich software dependency data in your AI programming assistant.

tensorzero๐Ÿ“2026.4.0๐Ÿ›๏ธ Flagshipโญ11,261

TensorZero is an open-source LLMOps platform that unifies an LLM gateway, observability, evaluation, optimization, and experimentation.

Boucle-framework๐Ÿ“v0.12.0๐ŸŒฟ Growingโญ75

Autonomous agent framework with structured memory, safety hooks, and loop management. Built by the agent that runs on it.

ironcurtain๐Ÿ“v0.10.0๐ŸŒฟ Growingโญ165

A secure* runtime for autonomous AI agents. Policy from plain-English constitutions. (*https://ironcurtain.dev)

mcp-devkit-server๐Ÿ“v0.6.0๐ŸŒฑ Seedlingโญ46

Developer-focused Mapbox MCP Server

nexo๐Ÿ“v7.1.6๐ŸŒฑ Seedlingโญ11

NEXO Brain โ€” Shared brain for AI agents. Persistent memory, semantic RAG, natural forgetting, metacognitive guard, trust scoring, 150+ MCP tools. Works with Claude Code, Codex, Claude Desktop & any MC

ctxray๐Ÿ“v2.2.1๐ŸŒฑ Seedlingโญ43

See how you really use AI โ€” X-ray your AI coding sessions locally

matrixone๐Ÿ“v3.0.9๐ŸŒณ Matureโญ1,842

AI-native HTAP database with Git-for-Data and built-in vector search, serving as the data and memory backbone for intelligent agents and applications.

code-cli๐Ÿ“v0.8.3-alpha.49ef666๐ŸŒฟ Growingโญ96

Autohand Code CLI - Ultra fast self evolving coding agent that runs in your terminal

agentscope-java๐Ÿ“v1.0.11๐ŸŒณ Matureโญ2,684

AgentScope Java: Agent-Oriented Programming for Building LLM Applications

mcp-server-motherduck๐Ÿ“v1.0.4๐ŸŒฟ Growingโญ470

Local MCP server for DuckDB and MotherDuck

three-man-team๐Ÿ“v1.2.0๐ŸŒฟ Growingโญ562

A structured 3-agent AI dev team โ€” Architect, Builder, Reviewer. Built from production use. Token-optimized. Works with Claude Code, VS Code, Cursor, and any AI that supports context files.

pickle-rick-claude๐Ÿ“v1.44.3๐ŸŒฑ Seedlingโญ21

๐Ÿฅ’ Pickle Rick for Claude Code โ€” autonomous PRD-driven coding loops + relentless code review. Ralph Loop toolkit.

AgenticX๐Ÿ“v0.3.7๐ŸŒฟ Growingโญ114

AgenticX is a unified, production-ready multi-agent platform โ€” Python SDK + CLI (agx) + Studio server + Machi desktop app. Features Meta-Agent orchestration, 15+ LLM providers, MCP Hub, hierarchical m

Agently๐Ÿ“v4.0.9๐ŸŒณ Matureโญ1,548

[GenAI Application Development Framework] ๐Ÿš€ Build GenAI application quick and easy ๐Ÿ’ฌ Easy to interact with GenAI agent in code using structure data and chained-calls syntax ๐Ÿงฉ Use Event-Driven Flow

uritools๐Ÿ“6.0.1๐ŸŒฟ Growingโญ66

URI parsing, classification and composition

gemini-autoresearch๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ31

Autonomous goal-directed iteration for Gemini CLI. Inspired by Karpathy's autoresearch. Modify โ†’ Verify โ†’ Keep/Discard โ†’ Repeat forever.

droid-llm-hunter๐Ÿ“v1.0.0๐ŸŒฟ Growingโญ100

Droid LLM Hunter is a tool to scan for vulnerabilities in Android applications using Large Language Models (LLMs).

basic-memory๐Ÿ“v0.20.3๐ŸŒณ Matureโญ2,899

AI conversations that actually remember. Never re-explain your project to your AI again. Join our Discord: https://discord.gg/tyvKNccgqN

Wax๐Ÿ“waxmcp-v0.1.19๐ŸŒณ Matureโญ711

Single-file memory layer for AI agents, sub mili-second RAG on Apple Silicon. Metal Optimized On-Device. No Server. No API. One File. Pure Swift

OSA๐Ÿ“v0.2.10๐ŸŒฟ Growingโญ141

Tool that just makes your open source project better using LLM agents

speclock๐Ÿ“v5.5.2๐ŸŒฑ Seedlingโญ22

AI Constraint Engine by Sandeep Roy โ€” stops AI from breaking what you locked. 100/100 on Claude's adversarial test suite. 42 MCP tools. Works with Bolt.new, Lovable, Claude Code, Cursor. Free & open s

DeepV-Ki๐Ÿ“0.0.0๐ŸŒฟ Growingโญ298

DeepV-Ki โ€” Instantly turn your code repository into a beautiful, interactive Wiki. An AI-powered documentation generator with RAG-based code Q&A, automatic architecture diagram generation, and multi-m

sage๐Ÿ“0.0.0๐ŸŒฟ Growingโญ261

Official Code Release of SAGE: Scalable Agentic 3D Scene Generation for Embodied AI

ai-agents-reality-check๐Ÿ“0.0.0๐ŸŒฟ Growingโญ57

Benchmarking the gap between AI agent hype and architecture. Three agent archetypes, 73-point performance spread, stress testing, network resilience, and ensemble coordination analysis with statistica

RAG-Anything๐Ÿ“v1.2.10๐Ÿ›๏ธ Flagshipโญ16,790

"RAG-Anything: All-in-One RAG Framework"

claude-codex-settings๐Ÿ“v2.3.0๐ŸŒณ Matureโญ623

My personal Claude Code and OpenAI Codex setup with battle-tested skills, commands, hooks, agents and MCP servers that I use daily.

agents๐Ÿ“v0.8.7๐ŸŒฟ Growingโญ56

One .agents source of truth to sync MCP servers, skills, and instructions across Codex, Claude Code, Gemini CLI, Cursor, Copilot, and Antigravity.

git-surgeon๐Ÿ“v0.1.14๐ŸŒฟ Growingโญ77

Git primitives for autonomous coding agents

weaviate-io๐Ÿ“main@2026-04-20๐ŸŒฟ Growingโญ87

Website for the Weaviate vector database

aitools_client๐Ÿ“0.0.0๐ŸŒฟ Growingโญ182

Seth's AI Tools: A Unity based front end that uses ComfyUI and LLMs to create stories, images, movies, quizzes and posters

crawl-mcp๐Ÿ“v0.3.0๐ŸŒฑ Seedlingโญ34

Crawl4AI MCP Server: Extract content from web pages, PDFs, Office docs, YouTube videos with AI-powered summarization. 17 tools, token reduction, production-ready.

apple-mail-mcp๐Ÿ“v0.4.1๐ŸŒฑ Seedlingโญ45

๐Ÿค– MCP server for Apple Mail - Manage emails with AI using Claude Desktop. Search, send, organize mail with natural language.

membrane๐Ÿ“v0.2.0๐ŸŒฟ Growingโญ80

A selective learning and memory substrate for agentic systems โ€” typed, revisable, decayable memory with competence learning and trust-aware retrieval.

dotcraft๐Ÿ“v0.1.3๐ŸŒฑ Seedlingโญ30

An Agent Harness crafting around your project. From Desktop, CLI, editors, chatbots, APIs โ€” everywhere you work.

ai-agent-handbook๐Ÿ“0.0.0๐ŸŒฟ Growingโญ67

Comprehensive guide to AI agent engineering: how 30+ frameworks actually work under the hood. Context rot, compaction, system prompt assembly, SOUL.md, agent loops, memory systems, tool sprawl, MCP,

Autonomous-Agents๐Ÿ“main@2026-04-16๐ŸŒฟ Growingโญ1,232

Autonomous Agents (LLMs) research papers. Updated Daily.

pm๐Ÿ“v0.5.0๐ŸŒฑ Seedlingโญ45

Operating discipline for AI coding agents - persistent memory, enforced workflow, recorded decisions.

lad_mcp_server๐Ÿ“main@2026-04-20๐ŸŒฑ Seedlingโญ22

Lad MCP Server: Autonomous code & system design review for AI coding agents (Claude Code, Cursor, Codex, etc.). Features multi-model consensus via OpenRouter and context-aware reviews via Serena.

awesome-openclaw๐Ÿ“main@2026-04-14๐ŸŒฟ Growingโญ892

A curated list of OpenClaw resources, tools, skills, tutorials & articles. OpenClaw (formerly Moltbot / Clawdbot) โ€” open-source self-hosted AI agent for WhatsApp, Telegram, Discord & 50+ integrations.

secure-claude-code๐Ÿ“v15.0.0๐ŸŒฑ Seedlingโญ13

Security guardrails for Claude Code, MCP tools, and Claude cowork workflows. Local-first modular YARA-style guard packs for secrets, exfiltration, prompt injection, MCP abuse, and risky agent actions.

scryer๐Ÿ“v0.2.4๐ŸŒฟ Growingโญ53

Visual architecture modeling for AI agents. Edit C4 diagrams in a drag-and-drop editor. AI reads, modifies, and implements the same model through built-in MCP server.

DeepCamera๐Ÿ“v2026.3๐ŸŒณ Matureโญ2,689

Open-Source AI Camera Skills Platform, AI NVR & CCTV Surveillance. Local VLM video analysis with Qwen, DeepSeek, SmolVLM, LLaVA, YOLO26. LLM-powered agentic security camera agent โ€” watches, understand

muster๐Ÿ“v0.1.115๐ŸŒฑ Seedlingโญ20

MCP tool management and workflow proxy

cupertino๐Ÿ“v0.10.0๐ŸŒณ Matureโญ656

A local Apple Documentation crawler and MCP server. Written in Swift.

AI-Governor-Framework๐Ÿ“0.0.0๐ŸŒฟ Growingโญ78

The Keystone Framework for AI-Driven Code ! Turn any AI coding assistant into a disciplined, project-aware engineering partner that respects your architecture and coding standards

Awesome-Context-Engineering๐Ÿ“0.0.0๐ŸŒณ Matureโญ3,075

๐Ÿ”ฅ Comprehensive survey on Context Engineering: from prompt engineering to production-grade AI systems. hundreds of papers, frameworks, and implementation guides for LLMs and AI agents.

camofox-browser๐Ÿ“v2.1.1๐ŸŒฟ Growingโญ80

Anti-detection browser server for AI agents โ€” REST API wrapping Camoufox engine with OpenClaw plugin support

SharpCoreDB๐Ÿ“V1.7.0.0๐ŸŒฑ Seedlingโญ24

High-Performance Encrypted Database for .NET 10 | Embedded + gRPC Server | Vector Search โ€ข GraphRAG โ€ข Analytics

template-coding-agent๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ44

Advanced Mastra AI coding agent with secure sandbox execution, comprehensive file management, and multi-language support for Python, JavaScript, and TypeScript development workflows

quint-llm-kit๐Ÿ“0.0.0๐ŸŒฟ Growingโญ59

Agents and tools for using Quint with LLMs

DesktopCommanderMCP๐Ÿ“v0.2.38๐Ÿ›๏ธ Flagshipโญ5,928

This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities

loom๐Ÿ“v0.1.26๐ŸŒฟ Growingโญ98

A fully autonomous (no human-in-loop) agentic based project design and coding machine

RAGElo๐Ÿ“0.4.0๐ŸŒฟ Growingโญ128

RAGElo is a set of tools that helps you selecting the best RAG-based LLM agents by using an Elo ranker

fastapi-agent-blueprint๐Ÿ“v0.4.0๐ŸŒฑ Seedlingโญ17

AI Agent Backend Platform on FastAPI โ€” MCP server + AI orchestration + async DDD architecture. Zero-boilerplate CRUD, auto domain discovery, 14 Claude Code AI development skills.

freelance๐Ÿ“v1.3.3๐ŸŒฑ Seedlingโญ7

Graph-based workflow enforcement and persistent memory for AI coding agents. Define structured workflows in YAML. Enforce them at tool boundaries via MCP. Build a persistent knowledge graph that grow

mcp-mesh๐Ÿ“v1.3.4๐ŸŒฑ Seedlingโญ33

Enterprise-grade distributed AI agent framework | Develop โ†’ Deploy โ†’ Observe | K8s-native | Dynamic DI | Auto-failover | Multi-LLM | Python + Java + TypeScript

antigravity-awesome-skills๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ32

๐ŸŒŒ Explore 255+ essential skills for AI coding assistants like Claude Code and GitHub Copilot to enhance your development workflow.

cookbook๐Ÿ“main@2026-04-21๐ŸŒฟ Growingโญ144

Recipes and resources for building, deploying, and fine-tuning generative AI with Fireworks.

deer-flow๐Ÿ“main@2026-04-21๐ŸŒฟ Growingโญ63,234

An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, subagents and message gateway, it handles different levels of ta

claude-code-guide๐Ÿ“main@2026-04-21๐ŸŒฟ Growingโญ3,968

Claude Code Guide - Setup, Commands, workflows, agents, skills & tips-n-tricks go from beginner to power user!

laravel-travel-agent๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ63

Multi-Agent workflow running into a Laravel application with Neuron PHP AI framework

yao-meta-skill๐Ÿ“main@2026-04-19๐ŸŒฟ Growingโญ297

YAO = Yielding AI Outcomes. A lightweight but rigorous system for creating, evaluating, packaging, and governing reusable agent skills.

awesome-vibe-coding๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ30

Your go-to resource for learning to code with AI: Cursor and Claude skills, rules and commands, prompts and learning resources for non-technical builders.

kubectl-mcp-server๐Ÿ“v1.24.0๐ŸŒณ Matureโญ871

Published in CNCF Landscape: A MCP server for Kubernetes.

toolhive-catalog๐Ÿ“v0.20260421.0๐ŸŒฑ Seedlingโญ18

ToolHive's registry catalog of MCP servers

Zen-Ai-Pentest๐Ÿ“v3.0.0๐ŸŒฟ Growingโญ355

๐Ÿ›กโš”๏ธAI-Powered Penetration Testing Framework with automated vulnerability scanning, multi-agent system, and compliance reporting๐Ÿ›กโš”๏ธ

Kiln๐Ÿ“v0.5.0๐ŸŒฑ Seedlingโญ17

Describe it or draw it. Kiln makes it real. โ€” 461 MCP tools for AI-agent-controlled 3D printing. OctoPrint, Moonraker, Bambu Lab, Prusa Link, and Elegoo.

spec_driven_develop๐Ÿ“main@2026-04-15๐ŸŒฟ Growingโญ699

Spec-Driven Develop is a platform-agnostic AI agent skill that automates the pre-development workflow for large-scale complex tasks. It is not a framework, not a runtime, not a package manager โ€” it is

PolyCouncil๐Ÿ“v1.2.0-beta.1๐ŸŒฑ Seedlingโญ31

PolyCouncil is an open-source multi-model deliberation engine for LM Studio. It runs multiple LLMs in parallel, gathers their answers, scores each response using a shared rubric, and produces a final,

hermes-workspace๐Ÿ“v2.0.0๐ŸŒฟ Growingโญ1,972

Native web workspace for Hermes Agent โ€” chat, terminal, memory, skills, inspector.

AI Agent Development Platform - Supports multiple models (OpenAI/DeepSeek/Wenxin/Tongyi), knowledge base management, workflow automation, and enterprise-grade security. Built with Flask + Vue3 + LangC

rp1๐Ÿ“v0.7.5๐ŸŒฑ Seedlingโญ22

Ready Player One - stop prompting; start shipping

designing-real-world-ai-agents-workshop๐Ÿ“main@2026-04-11๐ŸŒฟ Growingโญ164

Hands-on workshop: Build a multi-agent AI system from scratch โ€” Deep Research Agent + Writing Workflow served as MCP servers. Includes code, slides, and video (coming soon)

MakerAi๐Ÿ“master@2026-04-11๐ŸŒฟ Growingโญ163

The AI Operating System for Delphi. 100% native framework with RAG 2.0 for knowledge retrieval, autonomous agents with semantic memory, visual workflow orchestration, and universal LLM connector. Supp

Gito๐Ÿ“v4.0.3๐ŸŒฟ Growingโญ211

An AI-powered GitHub code review tool that uses LLMs to detect high-confidence, high-impact issuesโ€”such as security vulnerabilities, bugs, and maintainability concerns.

dotbot๐Ÿ“v3.5.0๐ŸŒฑ Seedlingโญ46

Structured, auditable AI-assisted development for teams. Zero-dependency MCP server, web dashboard, and multi-provider AI CLI support.

JobForge๐Ÿ“v2.14.4๐ŸŒฑ Seedlingโญ7

AI-powered job search automation โ€” evaluate offers, generate ATS-optimized CVs, scan portals, negotiate, and track applications. One config drives OpenCode, Cursor, Claude Code, and Codex. Free end-to

agent-identity-discovery๐Ÿ“@agentcommunity/aid-doctor@1.0.0๐ŸŒฑ Seedlingโญ31

Agent Interface Discovery

DeepCode๐Ÿ“v1.2.0๐Ÿ›๏ธ Flagshipโญ15,244

"DeepCode: Open Agentic Coding (Paper2Code & Text2Web & Text2Backend)"

datetime๐Ÿ“6.0๐ŸŒฑ Seedlingโญ19

This package provides a DateTime data type, as known from Zope. Unless you need to communicate with Zope APIs, you're probably better off using Python's built-in datetime module.

llmware๐Ÿ“v0.4.6๐ŸŒฟ Growingโญ14,862

Unified framework for building enterprise RAG pipelines with small, specialized models

opentulpa๐Ÿ“main@2026-04-17๐ŸŒฑ Seedlingโญ26

Self-hosted personal AI agent that lives in your DMs. Describe any workflow: triage Gmail, pull a Giphy feed, build a Slack bot, monitor markets. It writes the code, runs it, schedules it, and saves i

claude-bug-bounty๐Ÿ“v4.0.0๐ŸŒฟ Growingโญ1,832

AI-powered bug bounty hunting from your terminal - recon, 20 vuln classes, autonomous hunting, and report generation. All inside Claude Code.

zai-shell๐Ÿ“v9.0.3๐ŸŒฑ Seedlingโญ40

Command Line telepathy. An Autonomous Al Agent for your Terminal that turns intent into Execution (Windows/Linux/Mac)

arag๐Ÿ“v0.1.0๐ŸŒฟ Growingโญ252

A-RAG: Agentic Retrieval-Augmented Generation via Hierarchical Retrieval Interfaces. State-of-the-art RAG framework with keyword, semantic, and chunk read tools for multi-hop QA.

py-gpt๐Ÿ“v2.7.12๐ŸŒณ Matureโญ1,738

Desktop AI Assistant powered by GPT-5, GPT-4, o1, o3, Gemini, Claude, Ollama, DeepSeek, Perplexity, Grok, Bielik, chat, vision, voice, RAG, image and video generation, agents, tools, MCP, plugins, spe

cortexdb๐Ÿ“v2.18.1๐ŸŒฑ Seedlingโญ32

A lightweight, embeddable vector database library for Go AI projects.

VideoGraphAI๐Ÿ“0.0.0๐ŸŒฟ Growingโญ57

๐ŸŽฌ AI-powered YouTube Shorts automation tool using LLMs, real-time search, and text-to-speech. Create engaging short-form videos with automated research, voiceovers, and subtitles.

ptah-extension๐Ÿ“electron-v0.1.36๐ŸŒฑ Seedlingโญ16

Provider-agnostic AI orchestration for VS Code. Intelligent workspace analysis, Code Execution MCP server, and project-adaptive multi-agent workflows โ€” all natively integrated into VS Code.

Anthropic-Cybersecurity-Skills๐Ÿ“v1.2.0๐ŸŒฟ Growingโญ5,443

754 structured cybersecurity skills for AI agents ยท Mapped to 5 frameworks: MITRE ATT&CK, NIST CSF 2.0, MITRE ATLAS, D3FEND & NIST AI RMF ยท agentskills.io standard ยท Works with Claude Code, GitHub Cop

Cogitator-AI๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ36

๐Ÿค– Kubernetes for AI Agents. Self-hosted, production-grade runtime for orchestrating LLM swarms and autonomous agents. TypeScript-native.

agentica๐Ÿ“1.2.3๐ŸŒฑ Seedlingโญ279

Agentica: Lightweight async-first Python framework for AI agents. ่ฝป้‡็บงๅผ‚ๆญฅไผ˜ๅ…ˆ็š„AI Agentๆก†ๆžถ๏ผŒๆ”ฏๆŒๅทฅๅ…ท่ฐƒ็”จใ€RAGใ€ๅคšๆ™บ่ƒฝไฝ“ๅ’ŒMCPใ€‚

maestro๐Ÿ“v1.5.0๐ŸŒฑ Seedlingโญ22

The Maestro App Factory: a highly-opinionated multi-agent orchestration tool for app development that emulates the workflow of high-functioning human development teams using AI agents

my-claude๐Ÿ“v0.46.2๐ŸŒฑ Seedlingโญ8

All-in-one agent harness for Claude Code โ€” Boss meta-orchestrator, 200+ agents, 200+ skills, 87 rules, 3 MCP servers, 7 hooks. One plugin install.

notebooklm-mcp๐Ÿ“v0.2.3๐ŸŒฑ Seedlingโญ12

MCP server for Google NotebookLM โ€” 32 tools for notebooks, sources, research, and studio content generation

my-codex๐Ÿ“v0.21.2๐ŸŒฑ Seedlingโญ9

All-in-one agent harness for OpenAI Codex CLI โ€” Boss meta-orchestrator, 400+ agents, 200+ skills, 3 MCP servers. Install once, get every specialist ready.

jaraco-functools๐Ÿ“4.4.0๐ŸŒฑ Seedlingโญ20

Functools like those found in stdlib

astack๐Ÿ“v0.1.1-beta.0๐ŸŒฑ Seedlingโญ32

๐Ÿค– A composable framework for building AI applications.

banana-claude๐Ÿ“v1.4.1๐ŸŒฟ Growingโญ331

AI image generation skill for Claude Code -- Creative Director powered by Gemini

skillpack๐Ÿ“skillpack-example๐ŸŒฑ Seedlingโญ184

Pack and deploy local AI agents for your team in minutes

vibe-replay๐Ÿ“v0.1.6๐ŸŒฑ Seedlingโญ19

Turn AI coding sessions into animated, interactive web replays

mcp-server-circleci๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ84

A specialized server implementation for the Model Context Protocol (MCP) designed to integrate with CircleCI's development workflow. This project serves as a bridge between CircleCI's infrastructure a

flywheel-memory๐Ÿ“flywheel-memory-v2.12.4๐ŸŒฑ Seedlingโญ7

MCP server giving AI a knowledge graph over Obsidian vaults. 13-layer scoring that learns. Local-first, zero cloud.

mcp-server-atlassian-jira๐Ÿ“v3.3.0๐ŸŒฑ Seedlingโญ65

Node.js/TypeScript MCP server for Atlassian Jira. Equips AI systems (LLMs) with tools to list/get projects, search/get issues (using JQL/ID), and view dev info (commits, PRs). Connects AI capabilities

embeddedskills๐Ÿ“v0.1.0๐ŸŒฑ Seedlingโญ111

An open-source collection of embedded development and debugging skills for Claude Code, Copilot, TRAE, and other AI coding assistants that support the Skill protocol. Once installed, the AI assistant

ragas๐Ÿ“v0.4.3๐ŸŒณ Matureโญ13,570

Supercharge Your LLM Application Evaluations ๐Ÿš€

pdd๐Ÿ“main@2026-04-21๐ŸŒฟ Growingโญ656

Prompt Driven Development Command Line Interface

clinicaltrialsgov-mcp-server๐Ÿ“main@2026-04-21๐ŸŒฟ Growingโญ65

MCP server for the ClinicalTrials.gov v2 API. Search trials, retrieve study details and results, and match patients to eligible trials.

GenericAgent๐Ÿ“main@2026-04-21๐ŸŒฟ Growingโญ5,482

Self-evolving agent: grows skill tree from 3.3K-line seed, achieving full system control with 6x less token consumption

karpathy-llm-wiki๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ43

The Self-Growing Karpathy LLM Wiki โ€” grown by an AI agent yoyo from Karpathy's founding prompt

agentic-coding๐Ÿ“main@2026-04-21๐ŸŒฟ Growingโญ124

Agentic Coding Rules, Templates etc...

awesome-prompts๐Ÿ“main@2026-04-21๐ŸŒฟ Growingโญ7,671

Curated list of chatgpt prompts from the top-rated GPTs in the GPTs Store. Prompt Engineering, prompt attack & prompt protect. Advanced Prompt Engineering papers.

honcho๐Ÿ“main@2026-04-21๐ŸŒฟ Growingโญ2,721

Memory library for building stateful agents

PlanExe๐Ÿ“main@2026-04-20๐ŸŒฟ Growingโญ370

Create a plan from a description in minutes

thoughtbox๐Ÿ“main@2026-04-20๐ŸŒฟ Growingโญ56

Thoughtbox is an intention ledger for agents. Evaluate AI's decisions against its decision-making.

multi-agent-ralph-loop๐Ÿ“main@2026-04-20๐ŸŒฟ Growingโญ126

Autonomous orchestration framework for Claude Code with MemPalace-inspired memory (4-layer stack, 818-token wake-up), parallel-first Agent Teams (6 teammates), Aristotle First Principles methodology,

fspec๐Ÿ“main@2026-04-20๐ŸŒฟ Growingโญ61

FSPEC: The Spec-Driven, Multi-Agent Coding Factory. It is infrastructure for the "Dark Factory"โ€”the emerging model of fully autonomous software development where AI agents handle all implementation wh

deep-code-reasoning-mcp๐Ÿ“main@2026-04-20๐ŸŒฟ Growingโญ105

A Model Context Protocol (MCP) server that provides advanced code analysis and reasoning capabilities powered by Google's Gemini AI

prompt-layer-library๐Ÿ“master@2026-04-20๐ŸŒฟ Growingโญ755

๐Ÿฐ PromptLayer - Maintain a log of your prompts and OpenAI API requests. Track, debug, and replay old completions.

claude-mermaid๐Ÿ“main@2026-04-20๐ŸŒฟ Growingโญ130

MCP Server to previewing mermaid diagrams with live reload

awesome-opensource-ai๐Ÿ“main@2026-04-20๐ŸŒฟ Growingโญ2,849

Curated list of the best truly open-source AI projects, models, tools, and infrastructure.

GTA๐Ÿ“v0.2.0๐ŸŒฟ Growingโญ143

[NeurIPS 2024 D&B] GTA: A Benchmark for General Tool Agents & [arXiv 2026] GTA-2

night-watch-cli๐Ÿ“master@2026-04-20๐ŸŒฑ Seedlingโญ34

AI agent that implements your specs, opens PRs, and reviews code overnight. Queue GitHub issues or PRDs, wake up to pull requests.

tools๐Ÿ“main@2026-04-20๐ŸŒฟ Growingโญ1,636

Assorted useful tools, almost entirely generated using LLMs

agentic-chatops๐Ÿ“main@2026-04-20๐ŸŒฟ Growingโญ100

3-tier agentic ChatOps (n8n + GPT-4o + Claude Code) implementing all 21 patterns from "Agentic Design Patterns" โ€” solo operator managing 137 devices

redis-ai-resources๐Ÿ“main@2026-04-20๐ŸŒฟ Growingโญ451

โœจ A curated list of awesome community resources, integrations, and examples of Redis in the AI ecosystem.

grace-marketplace๐Ÿ“main@2026-04-19๐ŸŒฟ Growingโญ141

GRACE (Graph-RAG Anchored Code Engineering): open Agent Skills for contract-driven AI code generation with semantic markup, knowledge graphs, and support for Claude Code, Codex CLI, and Kilo Code.

ChatSpatial๐Ÿ“v1.1.6๐ŸŒฑ Seedlingโญ30

๐Ÿงฌ Analyze spatial transcriptomics data through natural language conversation. Stop writing code, start having conversations with your data. MCP server for Claude Code and Codex.

ossature๐Ÿ“master@2026-04-18๐ŸŒฟ Growingโญ175

An open-source harness for spec-driven code generation.

AGI-Alpha-Agent-v0๐Ÿ“main@2026-04-18๐ŸŒฟ Growingโญ284

METAโ€‘AGENTIC ฮฑโ€‘AGI ๐Ÿ‘๏ธโœจ โ€” Mission ๐ŸŽฏ Endโ€‘toโ€‘end: Identify ๐Ÿ” โ†’ Outโ€‘Learn ๐Ÿ“š โ†’ Outโ€‘Think ๐Ÿง  โ†’ Outโ€‘Design ๐ŸŽจ โ†’ Outโ€‘Strategise โ™Ÿ๏ธ โ†’ Outโ€‘Execute โšก

OmicsClaw๐Ÿ“main@2026-04-18๐ŸŒฟ Growingโญ124

Conversational & memory-enabled AI research partner for multi-omics analysis. From biological idea to full research paper.

generative-ai๐Ÿ“main@2026-04-18๐ŸŒฟ Growingโญ2,230

Comprehensive resources on Generative AI, including a detailed roadmap, projects, use cases, interview preparation, and coding preparation.

Matryoshka๐Ÿ“main@2026-04-18๐ŸŒฟ Growingโญ122

MCP server for token-efficient large document analysis via the use of REPL state

security-investigator๐Ÿ“main@2026-04-18๐ŸŒฟ Growingโญ175

Automated security investigation tool using Microsoft MCP Servers, GitHub Copilot, Python Modules and custom copilot-instructions.

obsidian-wiki๐Ÿ“main@2026-04-17๐ŸŒฟ Growingโญ524

Framework for AI agents to build and maintain an Obsidian wiki using Karpathy's LLM Wiki pattern

SciAgent-Skills๐Ÿ“main@2026-04-17๐ŸŒฟ Growingโญ122

Life sciences computational skills for scientific AI agents

maverick-mcp๐Ÿ“main@2026-04-17๐ŸŒฟ Growingโญ497

MaverickMCP - Personal Stock Analysis MCP Server

MediaWiki-MCP-Server๐Ÿ“v0.6.5๐ŸŒฑ Seedlingโญ78

Model Context Protocol (MCP) Server to connect your AI with any MediaWiki

goskills๐Ÿ“v0.6.0๐ŸŒฑ Seedlingโญ177

A tool supports OPENAI and other LLMs with Claude Skills, you can also use it as a subagent

Awesome-Agent-Memory๐Ÿ“main@2026-04-16๐ŸŒฟ Growingโญ363

Curated systems, benchmarks, and papers etc. on memory for LLMs/MLLMs --- long-term context, retrieval, and reasoning.

VisionClaw-Agent-Public-Release๐Ÿ“v0.1.1๐ŸŒฑ Seedlingโญ10

Open-source multi-tenant AI agent platform โ€” 14 specialized agents, 195+ tools, 37+ AI models. Self-hosted. Fork and deploy your own AI operations team.

tradingview-mcp๐Ÿ“main@2026-04-14๐ŸŒฟ Growingโญ2,088

Advanced TradingView MCP Server for AI-powered market analysis. Real-time crypto & stock screening, technical indicators, Bollinger Band intelligence, and candlestick patterns. Works with Claude Desk

ai-real-estate-assistant๐Ÿ“dev@2026-04-13๐ŸŒฟ Growingโญ163

Advanced AI Real Estate Assistant using RAG, LLMs, and Python. Features market analysis, property valuation, and intelligent search.

project-nova๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ31

A multi-agent AI architecture that connects 25+ specialized agents through n8n and MCP servers. Project NOVA routes requests to domain-specific experts, enabling control of applications from knowledge

deep-research-mcp๐Ÿ“main@2026-04-13๐ŸŒฟ Growingโญ77

MCP server for OpenAI's Deep Research APIs, Gemini Deep Research Agent, and Hugging Face's Open Deep Research

mcp-mifosx๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ22

Model Context Protocol - MCP for Mifos X

cortex-hub๐Ÿ“v0.7.0๐ŸŒฑ Seedlingโญ49

Self-hosted AI Agent Memory + Code Intelligence Platform โ€” one MCP endpoint for persistent memory, AST-aware code search, shared knowledge, and quality enforcement across all your AI coding agents.

atomic-knowledge๐Ÿ“v0.2.0๐ŸŒฑ Seedlingโญ36

Markdown-first work-memory protocol for existing agents, with maintained knowledge, candidate notes, evals, and an example KB.

cdpilot๐Ÿ“v0.3.0๐ŸŒฑ Seedlingโญ25

Zero-dependency browser automation CLI. 70+ commands, 10 test assertions, smart commands (click/fill by text โ€” no LLM needed). MCP server for AI agents with 500x fewer tokens. Extract, observe, script

agentshield๐Ÿ“v1.4.0๐ŸŒฟ Growingโญ522

AI agent security scanner. Detect vulnerabilities in agent configurations, MCP servers, and tool permissions. Available as CLI, GitHub Action, ECC plugin, and GitHub App integration. ๐Ÿ›ก๏ธ

TomoriBot๐Ÿ“v0.7.904๐ŸŒฑ Seedlingโญ34

A highly customizable personal AI assistant for Discord featuring smart agentic AI features such as memory, personas, tool usage, and more! ๏ฝœ ้•ทๆœŸ่จ˜ๆ†ถใ‚„ใƒšใƒซใ‚ฝใƒŠใ€ใƒ„ใƒผใƒซ้€ฃๆบใ‚’ๅฎŒๅ‚™ใ€‚ ๆฌกไธ–ไปฃใฎใ€Œ่‡ชๅพ‹ๅž‹AIใ‚จใƒผใ‚ธใ‚งใƒณใƒˆใ€Discordใƒœใƒƒใƒˆ๏ผ

rawsql-ts๐Ÿ“rawsql-ts@0.20.0๐ŸŒฑ Seedlingโญ29

SQL-first lifecycle toolkit for testing, inspecting, and evolving database applications.

recallium๐Ÿ“main@2026-04-19๐ŸŒฑ Seedlingโญ33

Recallium is a local, self-hosted universal AI memory system providing a persistent knowledge layer for developer tools (Copilot, Cursor, Claude Desktop). It eliminates "AI amnesia" by automatically c

easy-pocket๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ26

PocketFlow from 0 to 1 ๏ฝœ 100 ่กŒไปฃ็ ๆž„ๅปบๆ‰€ๆœ‰ LLM ๅบ”็”จ ๏ฝœ ้ฆ–ไธช PocketFlow ไบคไบ’ๅผๆ•™็จ‹ ๏ฝœ ๅ…‰้€ŸๆŽŒๆกๆ™บ่ƒฝไฝ“ๅผ€ๅ‘ๅฎžๆˆ˜

trading๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ28

Paper-first SPY options validation platform with broker-backed scorecards, hard risk gates, paired-trade accounting, and live dashboards.

agent-actions๐Ÿ“v0.1.12๐ŸŒฑ Seedlingโญ7

Declarative framework for orchestrating multi-model LLM pipelines with context engineering and quality gates.

mayros๐Ÿ“v0.3.2๐ŸŒฑ Seedlingโญ10

Production-ready AI agent framework โ€” semantic memory, multi-agent mesh, MCP server, intelligent routing, governance, and 67+ platform integrations.

ruby_llm-contract๐Ÿ“v0.7.0๐ŸŒฑ Seedlingโญ25

Handle LLM output variance for ruby_llm โ€” retry on malformed JSON or rule violations, escalate to a smarter model, measure variance on datasets, gate CI on regressions.

watchtower๐Ÿ“1.0.2๐ŸŒฟ Growingโญ52

Watchtower is a simple AI-powered penetration testing automation CLI tool that leverages LLMs and LangGraph to orchestrate agentic workflows that you can use to test your websites locally. Generate us

sv-excel-agent๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ182

An Excel AI agent that uses MCP tools to let LLMs read, edit, and automate Excel spreadsheets.

signal๐Ÿ“v0.3.1๐ŸŒฑ Seedlingโญ5

SIGNAL โ€” Agent Skills: terse structured output (tiers, templates, checkpoints), git workflow skills (commit, push, PR, review, ckpt), Karpathy-inspired coding norms. Claude Code, Cursor, Gemini CLI, C

awesome-mcp-servers๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ57

A curated list of the best MCP Servers, featuring top solutions, libraries, tools, and more. - https://mcpserver.works

nautex๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ78

MCP server for guiding Coding Agents via end-to-end requirements to implementation plan pipeline

Playwright-AI-Agent-POM-MCP-Server๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ27

Playwright AI Agent POM MCP ServerPlaywright AI Agent using Page Object Model (POM) architecture with MCP Server integration for automated web and mobile testing

segundo-cerebro๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ14

Personal knowledge graph MCP server on Cloudflare D1 + Vectorize. Deploy your own sovereign second brain in one click โ€” Claude captures atomic concepts, finds cross-domain analogies, and links them wi

claude-code-skills-zh๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ15

๐Ÿ› ๏ธ ๆœ€ๅฎž็”จ็š„ Claude Code Skills ๅˆ้›† | ็ฒพ้€‰ 100+ | 18ไธชๅŽŸๅˆ›ๅฏๅฎ‰่ฃ…ๆŠ€่ƒฝ | ๆŒ‰ๅœบๆ™ฏๅˆ†็ฑป | ๅคๅˆถๅณ่ฃ…

uipath-ai-skills๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ81

AI skills that turns coding agents into UiPath experts.

.claude๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ44

The Ultimate Claude Code Toolkit โ€” 127 skills, 86 agents, 109 marketplace repos (11,700+ community skills), 30 commands, 8 hooks, GSD framework. Drop-in ~/.claude config that auto-activates the right

heurist-agent-framework๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ798

A flexible multi-interface AI agent framework for building agents with reasoning, tool use, memory, deep research, blockchain interaction, MCP, and agents-as-a-service.

fim-one๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ552

LLM-powered Agent Runtime with Dynamic DAG Planning & Concurrent Execution

claude-code-config๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ88

Claude Code skills, architectural principles, and alternative approaches for AI-assisted development

Charles-mcp๐Ÿ“v3.0.3๐ŸŒฑ Seedlingโญ179

Charles Proxy MCP server for AI agents with live capture, structured traffic analysis, and agent-friendly tool contracts

hermes-gate๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ18

๐Ÿ›๏ธ Hermes Gate โ€” Terminal TUI for managing remote Hermes Agent sessions with auto-reconnect, detach support, and zero config

markdown-vault-mcp๐Ÿ“v1.27.0๐ŸŒฑ Seedlingโญ5

Generic markdown collection MCP server with FTS5 + semantic search, frontmatter-aware indexing, and incremental reindexing

claw-pilot๐Ÿ“v0.81.1๐ŸŒฑ Seedlingโญ9

Multi-agent orchestration runtime with task board, flow engine, budget control, MCP integration and real-time dashboard. Self-hosted on Linux/macOS.

crewform๐Ÿ“v1.8.2๐ŸŒฑ Seedlingโญ10

Build your AI team with Crewform. Orchestrate specialized, autonomous agents to collaborate on complex tasks and connect outputs to your stack. โ€” AI Orchestration for Everyone

Ultimate-Agent-Directory๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ51

๐Ÿค– The most comprehensive directory of AI agent frameworks, platforms, tools, and resources - hundreds of curated entries covering open-source, no-code, enterprise, and autonomous solutions. NEW Boil

synthadoc๐Ÿ“v0.1.0๐ŸŒฑ Seedlingโญ66

Synthadoc: An open-source LLM knowledge compilation engine that turns raw documents into structured, local-first wikis. A transparent, human-readable alternative to traditional RAG, which can be self-

obsidian-vault-mcp๐Ÿ“0.7.6๐ŸŒฑ Seedlingโญ14

MCP tool allowing Open WebUI or Claude Desktop to retrieve files from your vault

simplenote-mcp-server๐Ÿ“v1.15.0๐ŸŒฑ Seedlingโญ17

MCP Server for Simplenote integration with Claude Desktop

statelessagent๐Ÿ“v0.12.5๐ŸŒฑ Seedlingโญ16

Your AI forgets everything between sessions. SAME fixes that. Local-first, no API keys, single binary.

agent-fs๐Ÿ“v0.4.0๐ŸŒฑ Seedlingโญ9

A persistent, searchable filesystem for AI agents.

codehero๐Ÿ“v2.83.5๐ŸŒฑ Seedlingโญ24

Self-hosted AI Coding Agent powered by Claude | Autonomous Development Platform | POC for Human-AI Collaboration

AgentQuant๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ87

Autonomous quantitative trading research platform that transforms stock lists into fully backtested strategies using AI agents, real market data, and mathematical formulations, all without requiring a

ai-project-template๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ6

Starter app for building AI SaaS (RAG, Agentic workflow) applications

ai-agent-test๐Ÿ“0.13.8๐ŸŒฑ Seedlingโญ5

A lightweight agentic workflow system for testing AI agent flows with local LLMs and tool integrations

CORE๐Ÿ“v2.2.2๐ŸŒฑ Seedlingโญ30

A thing that uses AI to write perfect applications. For those who want to know how: a governance runtime enforcing immutable constitutional rules on AI coding agents.

Aether๐Ÿ“v1.0.17๐ŸŒฑ Seedlingโญ9

Artifical Ecology For Thought and Emergent Reasoning. The Colony That Builds With You.

x-dev-pipeline๐Ÿ“v0.1.3๐ŸŒฑ Seedlingโญ11

Development workflow plugin for AI coding agents with structured req/plan/dev/review/fix loops and a lightweight quick-dev entry.

streamdeck-mcp๐Ÿ“v0.2.0๐ŸŒฑ Seedlingโญ9

MCP server for Elgato Stream Deck control โ€” set buttons, manage pages, wire actions

daiv๐Ÿ“v2.0.0๐ŸŒฑ Seedlingโญ18

Your AI-powered SWE teammate, built into your git workflow

MantisClaw๐Ÿ“main@2026-04-14๐ŸŒฑ Seedlingโญ11

OpenClaw. open claw. Alternative to openclaw. WhatsApp bot. Telegram bot. Slack bot. Desktop bot. Whatsappbot,telegrambot,slackbot, consolebot,clibot,mcpbot

awesome-gpt-image-1.5๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ19

๐ŸŽจ 100+ selected GPT Image 1.5 prompts with images, multilingual support, and instant gallery preview. Open-source prompt engineering library

VibeCode-Protocol-Suite๐Ÿ“main@2026-04-10๐ŸŒฑ Seedlingโญ17

A comprehensive suite of protocols, meta-prompts, and orchestration tools designed to streamline software development workflows, project management, and team collaboration. Includes the VibeCode Proto

DreamServer๐Ÿ“v2.0.0๐ŸŒฟ Growingโญ443

Local AI anywhere, for everyone โ€” LLM inference, chat UI, voice, agents, workflows, RAG, and image generation. No cloud, no subscriptions.

tale๐Ÿ“v0.2.53๐ŸŒฑ Seedlingโญ6

The Sovereign AI Platformโ€‹ โ€” Local AI models, agents, skills, and automations โ€” on your own infrastructure, connected to your data

aura-ai-chat๐Ÿ“main@2026-04-18๐ŸŒฑ Seedlingโญ4

A web component based AI agentic chat UI element which can be added in any website to turn it into an agentic app

raptor-retrieval๐Ÿ“3.0.0๐ŸŒฑ Seedlingโญ9

Recursive Abstractive Processing for Tree-Organized Retrieval - Neuron PHP Framework

py-serializable๐Ÿ“2.1.0๐ŸŒฑ Seedlingโญ7

Library for serializing and deserializing Python Objects to and from JSON and XML.

kibi๐Ÿ“kibi-opencode@0.8.0๐ŸŒฑ Seedlingโญ5

Repo-local, per-git-branch, queryable knowledge base for LLM Agents.

fluid๐Ÿ“v1.0.8๐ŸŒณ Matureโญ1,912

Fluid, elastic data abstraction and acceleration for BigData/AI applications in cloud. (Project under CNCF)

p4mcp-server๐Ÿ“2025.2.2901372๐ŸŒฟ Growingโญ78

[Community Supported] Perforce P4 MCP Server is a Model Context Protocol (MCP) server that integrates with the Perforce P4 version control system.

litus๐Ÿ“v1.3.0๐ŸŒฑ Seedlingโญ5

A web-based orchestrator for Claude Code agents, supporting full auto-mode.

APIPark๐Ÿ“v1.9.6-beta๐ŸŒณ Matureโญ1,664

Cloud native, ultra-high performance AI&API gateway, LLM API management, distribution system, open platform, supporting all AI APIs.๐Ÿฆ„ไบ‘ๅŽŸ็”Ÿใ€่ถ…้ซ˜ๆ€ง่ƒฝ AI&API็ฝ‘ๅ…ณ๏ผŒLLM API ็ฎก็†ใ€ๅˆ†ๅ‘็ณป็ปŸใ€ๅผ€ๆ”พๅนณๅฐ๏ผŒๆ”ฏๆŒๆ‰€ๆœ‰AI API๏ผŒไธ้™ไบŽOpenAIใ€Azureใ€

codexmaster๐Ÿ“prompt-generator๐ŸŒฑ Seedlingโญ78

Master Codex with this Framework file system + Prompt Generator consisting of 32 markdown files that will set such strict constraints and rules for Codex that its output is nearly flawless. Files for:

xmaster๐Ÿ“v1.6.3๐ŸŒฑ Seedlingโญ6

X/Twitter CLI for developers and AI agents โ€” post, reply, search, DM, schedule, analyze. Single Rust binary.

codex-agent๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ7

Automate Codex CLI tasks using OpenClaw to write prompts, approve commands, check results, and interact via terminal or Telegram.

pdca-framework๐Ÿ“v1.0.2๐ŸŒฑ Seedlingโญ25

Human-supervised AI code generation using Plan-Do-Check-Act methodology with TDD and refactoring. Works as Claude Code skill or standalone prompts.

claude-proj-blueprint๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ13

Modular, level-based project template for Claude Code + Obsidian + Figma. Pick your maturity level (L1-L4). Plug in your specs. Ship.

smalltalk-dev-plugin๐Ÿ“v1.7.8๐ŸŒฑ Seedlingโญ11

Claude Code plugin for AI-driven Smalltalk (Pharo) development

agent2๐Ÿ“v0.1.0๐ŸŒฑ Seedlingโญ26

The production runtime for AI agents. Schema in, API out. Built on PydanticAI + FastAPI.

clumsies๐Ÿ“v0.18.0-alpha๐ŸŒฑ Seedlingโญ10

Persistent, deterministic, and user-managed project memory for vibe coding.

jobclaw๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ12

Streamline hiring by connecting AI agents that evaluate, negotiate, and schedule interviews to reduce time and improve candidate fit.

Open-Sable๐Ÿ“v1.7.0๐ŸŒฑ Seedlingโญ19

Open-Sable is a local-first autonomous agent framework with AGI-inspired cognitive subsystems (goals, memory, metacognition, tool use). It can run continuously on your machine, integrate with chat int

pipulate๐Ÿ“voice-synthesis-breakthrough๐ŸŒฑ Seedlingโญ11

Local First AI SEO Software on Nix, FastHTML & HTMX

PulSeed๐Ÿ“v0.4.18๐ŸŒฑ Seedlingโญ4

An AI agent system that grows your goals from seed to tree. Set a goal โ€” Seedy observes, delegates, and tracks until done.

claude-ruby-grape-rails๐Ÿ“v1.13.4๐ŸŒฑ Seedlingโญ5

Claude Code plugin for Ruby, Rails, Grape, PostgreSQL, Redis, and Sidekiq development

contemplative-agent๐Ÿ“v2.1.0๐ŸŒฑ Seedlingโญ4

A self-improving AI agent that learns from experience. Runs entirely on a local 9B model. Security by absence โ€” dangerous capabilities were never built.

rune๐Ÿ“2.41.1๐ŸŒฑ Seedlingโญ4

Rune - Discipline Engineering - Multi-agent engineering orchestration for Claude Code. Plan, work, review, and audit using Agent Teams.

0xClaw๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ10

๐Ÿฆ€ The first autonomous hackathon agent stop assisting and start competing (๐Ÿ† Hackathon Champion Project).

excalibase-graphql๐Ÿ“main@2026-04-19๐ŸŒฑ Seedlingโญ31

Excalibase GraphQL instantly turns your database into a GraphQL API. Built with Spring Boot, it supports schema discovery, subscriptions, and type handling โ€” no manual resolvers needed.

Compiler๐Ÿ“v2๐ŸŒฑ Seedlingโญ20

A tool that compiles messy natural language prompts into a structured intermediate representation (IR) and optionally sends them to LLMs like ChatGPT for cleaner, more reliable responses.

claude-skills๐Ÿ“v2.0.0๐ŸŒฟ Growingโญ12,208

220+ Claude Code skills & agent plugins for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents โ€” engineering, marketing, product, compliance, C-level advisory.

AITP-Research-Protocol๐Ÿ“v0.1.0-alpha๐ŸŒฑ Seedlingโญ8

AITP Research Charter and Protocol: a charter-first protocol, contract, and adapter surface for AI-assisted theoretical physics research.

kdcube-ai-app๐Ÿ“2026.4.21.1656๐ŸŒฑ Seedlingโญ8

Ship customer-facing AI with isolation, spend controls, and provenance.

firecrawl-mcp-server๐Ÿ“v3.2.1๐Ÿ’ค Dormantโญ6,114

๐Ÿ”ฅ Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.

vikramaditya๐Ÿ“main@2026-04-20๐ŸŒฑ Seedlingโญ5

Autonomous VAPT platform. Give it a target (FQDN, IP, CIDR) โ€” it hunts, it reports. Inspired by the Obsidian Order.

Comfy-Cozy๐Ÿ“v4.0.0๐ŸŒฑ Seedlingโญ6

AI co-pilot for ComfyUI โ€” 113 tools for workflow authoring, model provisioning, and iterative rendering. Multi-provider (Claude, GPT-4o, Gemini, Ollama). Ships as MCP server or standalone CLI.

jinja2-humanize-extension๐Ÿ“0.4.0๐ŸŒฑ Seedlingโญ6

a jinja2 extension to use humanize library inside jinja2 templates

devkit๐Ÿ“v2.1.29๐ŸŒฑ Seedlingโญ2

A deterministic development harness for Claude Code โ€” MCP workflow engine, enforcement hooks, YAML workflows, and multi-agent consensus (Claude + Codex + Gemini)

AutoViralAI๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ11

Autonomous AI agent that researches viral content, generates posts, publishes them, measures engagement โ€” and rewrites its own strategy based on what worked. Self-learning loop powered by LangGraph +

tools-rs๐Ÿ“0.3.3๐ŸŒฑ Seedlingโญ7

Serialize your functions with tools-rs!

aitoolman๐Ÿ“main@2026-04-20๐ŸŒฑ Seedlingโญ4

Controllable and Transparent LLM Application Framework

clampdown๐Ÿ“v0.1๐ŸŒฑ Seedlingโญ63

Run AI coding agents in hardened container sandboxes.

mainframe๐Ÿ“v0.11.1๐ŸŒฑ Seedlingโญ5

AI-native development environment for orchestrating agents

Awareness-SDK๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ9

Local-first AI agent memory โ€” one command, 13+ IDEs, works offline. Persistent memory for Claude Code, Cursor, Windsurf, OpenClaw. Zero-code interceptors for OpenAI/Anthropic. Python & TypeScript SDKs

kaizen๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ6

Continuous prompt optimization for AI applications. Collect feedback, auto-optimize with DSPy, deliver as reviewable PRs.

rex-cli๐Ÿ“v0.17.0๐ŸŒฑ Seedlingโญ34

Local-first AI agent bootstrap: Playwright Browser MCP + ContextDB for Codex CLI, Claude Code, Gemini CLI, and OpenCode.

pincer๐Ÿ“v0.3.4-dev.1๐ŸŒฑ Seedlingโญ3

A fast multi-platform agent monitoring utility

guardian-agent๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ8

Security-first AI agent orchestration system. Built-in agents with predefined capabilities, strict guardrails on what they can and cannot do, and a four-layer defense system that enforces security at

PromptOS๐Ÿ“v2.2.1๐ŸŒฑ Seedlingโญ15

PromptOS is a centralized prompt intelligence system that understands, evolves, and adapts across domains. Acting as a Prompt Operating System, it continuously improves using user feedback and reinfor

ai๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ12

A productive AI coworker that learns, self-improves, and ships work.

copilot_orchestrator๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ12

Multi-agent orchestration system for GitHub Copilot with 29 specialized agents, reusable skills/prompts, and validation tooling.

sidebutton๐Ÿ“1.1.1๐ŸŒฑ Seedlingโญ5

AI agent platform and MCP server โ€” knowledge packs, AI agent tools, workflow automation, and CLI

agent-knowledge-cycle๐Ÿ“v2.0.0๐ŸŒฑ Seedlingโญ3

Memory-centric self-improving harness for AI agents. Six-phase cycle + Security by Absence. ADRs, JSON schemas, and a dependency-free Python reference.

tokenman๐Ÿ“v0.5.1๐ŸŒฑ Seedlingโญ2

A self-evolving scaffold for autonomous web projects. 9 workflows, hourly self-evolution, self-healing pipeline, feedback learning loop. The repo is the system.

sofos-code๐Ÿ“v0.2.2๐ŸŒฑ Seedlingโญ9

AI coding agent for your terminal, implemented in pure Rust

@contentrain/skills๐Ÿ“0.4.0๐ŸŒฑ Seedlingโญ2

AI agent skills for Contentrain โ€” workflow procedures, framework integration guides

nano-banana-pro๐Ÿ“v2.60.0-alpha๐ŸŒฑ Seedlingโญ3

# Manga-Autonoma (powered by nano-banana-2)ใ€€Autonomous AI 4-panel manga production system using Gemini API. / Gemini APIใ‚’ๆดป็”จใ—ใŸใ€ๅฎŒๅ…จ่‡ชๅพ‹ๅž‹AI4ใ‚ณใƒžใƒžใƒณใ‚ฌๅˆถไฝœใ‚ทใ‚นใƒ†ใƒ ใ€‚

Clade๐Ÿ“v0.1.0๐ŸŒฑ Seedlingโญ7

Turn Claude Code from a chat assistant into an autonomous coding system

thane-ai-agent๐Ÿ“v0.9.0-rc๐ŸŒฑ Seedlingโญ5

Autonomous AI agent for Home Assistant with multi-model routing, persistent memory, and an OpenAI-compatible API

claude-forge๐Ÿ“v1.0.0๐ŸŒฑ Seedlingโญ659

Supercharge Claude Code with 11 AI agents, 36 commands & 15 skills โ€” the claude-code plugin framework inspired by oh-my-zsh. 6-layer security hooks included. 5-min install.

robots๐Ÿ“v0.3.8๐ŸŒฑ Seedlingโญ44

Control robots and physical hardware with natural language through Strands Agents.

awesome-top-skills๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ8

๐Ÿค– Discover top AI agent skills with our curated collection, featuring automated updates and precise classification from the GitHub ecosystem.

MCP-X-web๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ3

๐Ÿค– Develop enterprise AI agents with integrated tools for chat, video, image editing, and secure multi-tenant workflows.

workspace-architect๐Ÿ“main@2026-04-20๐ŸŒฑ Seedlingโญ7

Workspace Architect is a zero-friction CLI tool that provides curated collections of specialized agents, instructions, and prompts to supercharge your GitHub Copilot experience.

prd-taskmaster๐Ÿ“v3.0.0๐ŸŒฑ Seedlingโญ196

AI-powered PRD generation for Claude Code with taskmaster integration

LLM-Agent-Paper-daily๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ20

Automatically Update LLM-Agent Papers Daily using Github Actions (Update Every 12th hours)

forge๐Ÿ“v1.9๐ŸŒฑ Seedlingโญ7

A framework for agentic AI software engineering workspaces

claude-scholar๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ9

๐Ÿš€ Simplify your research workflow with Claude Scholar, the complete configuration for Claude Code in data science, AI, and academic writing.

skillfoundry๐Ÿ“v2.0.61๐ŸŒฑ Seedlingโญ6

AI engineering framework with quality gates, persistent memory, and multi-platform support. Works inside Claude Code, Cursor, Copilot, Codex, and Gemini.

ds_ex๐Ÿ“main@2026-04-09๐ŸŒฑ Seedlingโญ17

DSPEx - Declarative Self-improving Elixir | A BEAM-Native AI Program Optimization Framework

swarm๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ11

SDK to build Agents in rust. Build and manage complex, self-correcting agent teams. Launch multi-agent systems via configuration files or using an Agent Factory. It's the robust framework for orchestr

story-flow๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ10

๐Ÿค–๐Ÿง  Agentic development workflow for AIโ€“HI (Human Intelligence) collaboration

agentconfig.org๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ6

Elevate your AI assistants by configuring them for any role or workflow. Explore the primitives that unlock their full potential.

TSUKUYOMI๐Ÿ“2.6.0๐Ÿ’ค Dormantโญ87

TSUKUYOMI is an advanced modular intelligence framework designed for the democratization of Intelligence Analysis via systematic analysis, processing, and reporting across multiple domains. Built on a

pentest-mcp-server๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ13

โš™๏ธ Enable AI agents to conduct autonomous penetration testing on any Linux distribution with a persistent and robust Model Context Protocol server.

ZimaOS-Blue๐Ÿ“0.10.39๐ŸŒฑ Seedlingโญ10

ZimaOS Blue - A Local-First Agent Runtime for Bold Builders. Out-of-the-Box, Open-Source, Universal, Vendor-Neutral

agent-brain๐Ÿ“v0.1.2๐ŸŒฑ Seedlingโญ3

Agent ReAct framework with cognitive planning engine โ€” five-phase cognitive cycle with nested ReAct loops, dynamic skill acquisition, and interactive user input.

rundown๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

A Markdown-native task runtime for agentic workflows. (AI Generated)

Somi๐Ÿ“Mineralization๐ŸŒฑ Seedlingโญ20

Local-first AI agent framework with GUI, memory, web search, personality constructs, speech i/o, tools, skills, CLI & Telegram features โ€” fully self-hosted via Ollama.

awesome-vector-databases๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ14

A curated list of vector database solutions, libraries, and resources for AI applications - https://vectordb.works

arxiv-mcp-server๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ14

arXiv MCP Server Client ๐Ÿ™ enables AI assistants to search, retrieve, analyze, and summarize arXiv papers with features like author/category browsing, trends, and citation insights.

hrafn๐Ÿ“master@2026-04-18๐ŸŒฑ Seedlingโญ2

Lightweight, modular AI agent runtime โ€” thinks (Hrafn) and remembers (MuninnDB) ๐Ÿฆโ€โฌ›

vibe-agents๐Ÿ“main@2026-04-19๐ŸŒฑ Seedlingโญ2

Coordinate AI agents to break down tasks, plan workflows, and delegate coding, design, and testing within OpenCode projects.

deep-research-agent๐Ÿ“0.0.0๐Ÿ’ค Dormantโญ18

Deep research agent built with Neuron PHP AI framewokrk

cloneme๐Ÿ“0.0.0๐Ÿ’ค Dormantโญ38

CloneMe is an advanced AI platform that builds your digital twinโ€”an AI that chats like you, remembers details, and supports multiple platforms. Customizable, memory-driven, and hot-reloadable, it's th

Wee-Orchestrator๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ6

๐Ÿ€ Self-hosted multi-agent AI orchestrator โ€” chat with Claude, Gemini & Copilot CLI from Telegram, WebEx, or browser. 5 runtimes, 17+ models, task scheduling, skill plugins.

surf๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ1

The open framework for extensible & grounded AI agent orchestration.

Context-Engineering๐Ÿ“0.0.0๐Ÿ’ค Dormantโญ81

๐Ÿš€ A framework for Context Engineering using Google Gemini. Move beyond simple prompting and learn to systematically provide context to your AI coding assistant for more reliable, consistent, and comp

forgegod๐Ÿ“main@2026-04-19๐ŸŒฑ Seedlingโญ4

Autonomous coding agent with web research (Recon), adversarial plan debate, 5-tier cognitive memory, multi-model routing (Gemini + DeepSeek + Ollama), 24/7 loops, and $0 local mode. Apache 2.0.

mcp-task-orchestrator๐Ÿ“v1.8.0๐Ÿ’ค Dormantโญ25

A Model Context Protocol server that provides task orchestration capabilities for AI assistants

aletheia๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ4

Operating framework for AI-assisted work with decision, governance, validation, and learnings before execution.

CrystalCanvas๐Ÿ“v0.6.0๐ŸŒฑ Seedlingโญ2

High-performance crystal structure modeling and DFT/MD file preparation. Native desktop app fusing a Rust/C++ physics kernel, a GPU-accelerated Metal/Vulkan renderer, and an AI-driven command bus for

ryvos๐Ÿ“v0.9.0๐ŸŒฑ Seedlingโญ2

Open-source autonomous AI assistant with 5-tier security, 62 tools, 14 LLM providers. Written in Rust. Single binary.

claude-context-os๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ2

๐Ÿง  Enhance Claude AI context retention by optimizing prompt efficiency and enabling seamless session handoff for consistent memory across interactions

iterate๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ6

A self-evolving coding agent written in Go. Reads its own source, decides what to improve, writes code, runs tests, and commits โ€” autonomously.

PromptDrifter๐Ÿ“main@2026-04-19๐ŸŒฑ Seedlingโญ8

๐Ÿงญ PromptDrifter โ€“ oneโ€‘command CI guardrail that catches prompt drift and fails the build when your LLM answers change.

rag-agent๐Ÿ“master@2026-04-21๐ŸŒฑ Seedlingโญ7

Python LLM-RAG deep agent using LangChain, LangGraph and LangSmith built on Quart web microframework and served using Hypercorn ASGI and WSGI web server.

gorm-query๐Ÿ“v1.0.1๐ŸŒฑ Seedlingโญ5

A strongly-typed query builder and generic repository library

n8n-schema-generator๐Ÿ“main@2026-04-18๐ŸŒฑ Seedlingโญ2

auto-generated JSON schemas for every n8n node โ€” hourly updates, validation API

ralphglasses๐Ÿ“v0.2.0๐ŸŒฑ Seedlingโญ3

Multi-LLM agent orchestration TUI โ€” parallel Claude/Gemini/Codex sessions, 126 MCP tools

react-native-agentic-ai๐Ÿ“main@2026-04-18๐ŸŒฑ Seedlingโญ4

Autonomous AI Agent SDK for React Native & Expo โ€” AI reads your live UI, acts via natural language, real-time voice agent (Gemini Live), and AI-powered testing via MCP (Model Context Protocol). One co

memorix๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ2

๐Ÿ”— Connect AI agents with a shared memory system to keep conversations seamless and information persistent across sessions.

ryeos๐Ÿ“main@2026-04-20๐ŸŒฑ Seedlingโญ2

A data-driven, cryptographically signed, registry-backed AI operating system, with capability-scoped execution and graph-executable workflows โ€” living inside your projects, running through a recursive

coherent-design-method๐Ÿ“v0.7.15๐ŸŒฑ Seedlingโญ4

AI-powered design system generator โ€” once designed, consistent UI everywhere.

codebot-ai๐Ÿ“v2.10.0๐ŸŒฑ Seedlingโญ2

Safe, local-first autonomous coding agent. Policy-governed, audit-trailed, sandboxed. Works with any LLM.

agenticchat๐Ÿ“v2.31.0๐ŸŒฑ Seedlingโญ2

Turn natural language into executable code โ€” right in your browser. Lightweight AI chat powered by GPT-4o with sandboxed JavaScript execution.

clawbird๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ3

AI-native browser automation for OpenClaw, LangChain, and AI agents. Automate job applications, price monitoring, trading bots, web scraping. Puppeteer/Selenium alternative with 40+ capabilities.

ComfyUI-Copilot๐Ÿ“v2.0๐Ÿ’ค Dormantโญ4,991

An AI-powered custom node for ComfyUI designed to enhance workflow automation and provide intelligent assistance

pytorch_template๐Ÿ“v0.3.0๐ŸŒฑ Seedlingโญ10

AI-agent-friendly PyTorch research pipeline โ€” one YAML config drives preflight, training, Optuna HPO, and real-time TUI monitoring

Agent_Life_Space๐Ÿ“v1.36.0๐ŸŒฑ Seedlingโญ1

Self-hosted autonomous AI agent โ€” 9-layer cascade, Docker sandbox, encrypted vault, review/build/control plane, 1407+ tests

scorpio-analyst๐Ÿ“v0.2.5๐ŸŒฑ Seedlingโญ1

Your personal Multi-Agent portfolio manager and financial analyst team

My_AI๐Ÿ“v7.2.0๐ŸŒฑ Seedlingโญ7

Local-first AI assistant โ€” 9 specialized agents (code, web, debug, securityโ€ฆ), 10M token vector memory, mobile relay via secure tunnel, real-time web search and document processing. Runs 100% on your

xc-mcp๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ5

XC-MCP delivers an intelligent MCP server for Xcode tooling with progressive disclosure and caching to prevent token overflow. It speeds workflows and boosts reliability in development ๐Ÿ™

awesome-seedance-prompts๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ4

Explore curated Seedance 2.0 prompts with proven results, clear sources, and ready-to-use templates for faster content generation.

AI-Agents-Orchestrator๐Ÿ“v1.0.0๐ŸŒฑ Seedlingโญ43

๐Ÿชˆ Intelligent orchestration system that coordinates multiple AI coding assistants (Claude, Codex, Gemini CLI, Copilot CLI) to collaborate on complex software development tasks via REPL or a Vue/Nuxt

ai-video-generation-workflow๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ2

Generate reliable short finance explainer videos with script, slides, voice, subtitles, and batch-ready rendering in a stable, modular workflow.

qodo-cover๐Ÿ“0.3.10๐Ÿ’ค Dormantโญ5,362

Qodo-Cover: An AI-Powered Tool for Automated Test Generation and Code Coverage Enhancement! ๐Ÿ’ป๐Ÿค–๐Ÿงช๐Ÿž

ai-agents-skills๐Ÿ“master@2026-04-21๐ŸŒฑ Seedlingโญ2

๐Ÿง  Enhance AI agents with a collection of skills for improved coding assistance, enabling efficient and production-ready solutions.

dev-workflows๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

โš™๏ธ Define and compile AI coding rules, commands, and templates into workflows that work across multiple editors and agents.

ralph-wiggum-codex๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ2

Enable Codex to run objective-first autonomous loops with mandatory review and optional verification for long-running task completion

f5xc-api-mcp๐Ÿ“v2.1.71-2604211829๐ŸŒฑ Seedlingโญ1

No description

Advanced-AI-Agents๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ2

๐Ÿค– Build advanced AI agents with a collection of production-ready applications using modern frameworks for single and multi-agent systems.

n8n-skills๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ3

Enable AI assistants to design, explore, and automate n8n workflows using detailed node info and curated templates for efficient automation.

go-orca๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

Self-hosted AI workflow orchestration server. Runs multi-phase LLM pipelines (Director โ†’ Architect โ†’ Implementer โ†’ QA) and delivers structured artifacts via PR, webhook, or bundle.

didoo-marketing-suite๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ8

Your AI Media Buyer. Actually Knows You. Learns your voice. Runs your campaigns. Never clocks out.

@100xbot/agent-input๐Ÿ“0.3.22๐ŸŒฑ Seedling

Reusable AI agent chat input bar with mentions, speech, file upload, and workflow review

AI agents: read **`./.ai/`** first (see repo-root [`AGENTS.md`](AGENTS.md), [`.ai/agent-source-of-truth-order.md`](.ai/agent-source-of-truth-order.md), [`.cursor/rules/agent-doc-routing.mdc`](.cursor/

@calljmp/agent๐Ÿ“0.0.21๐ŸŒฑ Seedling

Calljmp AI agent

Secure-Agent-Launcher๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ3

Block AI agent access to sensitive macOS paths and log all actions to protect private data during command execution.

Enterprise-Multi-AI-Agent-Systems-๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

๐Ÿค– Build and deploy scalable Multi-AI Agent systems with LangGraph and Groq LLMs to enhance intelligence across enterprise applications.

summoner-agents๐Ÿ“v1.1.0๐ŸŒฑ Seedlingโญ24

A collection of Summoner clients and agents featuring example implementations and reusable templates

YAML-Multi-Agent-Orchestrator๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ2

๐Ÿค– Define and execute multi-agent AI workflows declaratively using YAML, simplifying orchestration and enhancing collaboration through automatic context handling.

claude-code-recipes๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

Provide ready-to-use Claude Code commands, subagents, hooks, skills, and configs to simplify setup and speed up development.

spraay-payments๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

Enable multi-chain batch crypto payments, payroll, swaps, invoices, price feeds, and AI-powered transaction tools for OpenClaw agents.

risoluto๐Ÿ“v0.9.0๐ŸŒฑ Seedlingโญ2

AI-powered orchestrator that turns Linear issues into working code โ€” autonomous coding agents, real-time dashboard, and seamless GitHub integration

autonomous-agentic-research-swarm๐Ÿ“main@2026-04-11๐ŸŒฑ Seedlingโญ4

File-based autonomous agentic research swarm template (Planner/Worker/Judge) with contracts, workstreams, and deterministic quality gates.

pattern8๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ7

Enforce zero-trust rules for AI agents to prevent hallucinations, unsafe actions, and policy bypasses

self-correcting-rag-chatbot๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ2

๐Ÿค– Enhance chatbot accuracy with a self-correcting RAG system that ingests documents, retrieves data, and evaluates responses in real-time.

llm-agents.nix๐Ÿ“assets๐ŸŒฑ Seedlingโญ1,056

Nix packages for AI coding agents and development tools. Automatically updated daily.

ClosedSSPM๐Ÿ“v0.4.1๐ŸŒฑ Seedlingโญ1

An open-source SSPM tool written in Go

security-controls-mcp๐Ÿ“v1.1.0๐ŸŒฑ Seedlingโญ1

MCP server for 28 security frameworks (ISO 27001, NIST CSF 2.0, NIST 800-53, SOC 2, IEC 62443)

Antigravity2Api๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ7

๐Ÿš€ Transform Antigravity into standard Claude and Gemini APIs, enabling seamless tool use, structured outputs, and workaround support for MCP issues.

suricata๐Ÿ“0.0.0๐Ÿ’ค Dormantโญ21

Type-safe AI agents for Go. Suricata combines LLM intelligence with Goโ€™s strong typing, declarative YAML specs, and code generation to build safe, maintainable, and production-ready AI agents.

voriya-skills๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

Convert website capabilities into reusable, API-first AI skills with automated authentication and seamless integration for workflow automation.

hybrid-orchestrator๐Ÿ“master@2026-04-21๐ŸŒฑ Seedlingโญ1

๐Ÿค– Implement hybrid human-AI orchestration patterns in Python to coordinate agents, manage sessions, and enable smooth AI-human handoffs.

comfy-pilot๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ2

๐Ÿค– Create and modify workflows effortlessly with ComfyUI's AI assistant, enabling natural conversations with agents like Claude and Gemini.

ai-dev-assistant-framework๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ4

A plug-and-play framework for AI-assisted software development, enhancing context-aware collaboration in complex codebases. Perfect for tools like GitHub Copilot. ๐Ÿ™โœจ

AntennaSim๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

Simulate antenna designs instantly in your browser using NEC2-powered, open-source software with WebAssembly and Docker support.

openclaw-codex-agent๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

Implement a contract-first dev workflow that plans, runs, verifies, and fixes code tasks for reproducible, auditable, and verifiable development.

CodeStacker๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ2

Manage AI agents to add structure, memory, and accuracy to your AI-driven development projects across full stack applications.

claude-code-hooks๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

๐Ÿช Customize and deploy ready-to-use hooks for Claude Code, enhancing safety, automation, and notifications in your projects.

OpenSem๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

๐Ÿš€ Boost your coding efficiency with OpenSem, a bootstrapping template for Serena and Superpowers, enabling quick setup without scripts.

claude-code-tips๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ2

Provide ready-to-use plugins, hooks, and commands to enhance Claude Code sessions with data mining, automation, and integration tools.

mcp-statcan๐Ÿ“main@2026-04-12๐ŸŒฑ Seedlingโญ3

A MCP server to use StatCAN data

Riverbed-Community-Toolkit๐Ÿ“25.7๐Ÿ’ค Dormantโญ26

Riverbed Community Toolkit is a public toolkit for Riverbed Solutions engineering and integration

kagglerun๐Ÿ“master@2026-04-21๐ŸŒฑ Seedlingโญ1

๐Ÿš€ Run Python on Kaggle's free GPUs directly from your terminal without the need for a browser, streamlining your data science workflow.

planning-with-files๐Ÿ“master@2026-04-21๐ŸŒฑ Seedlingโญ1

๐Ÿ“„ Transform your workflow with persistent markdown files for planning, tracking progress, and storing knowledge like a pro.

Bashi๐Ÿ“v3.3.0๐ŸŒฑ Seedlingโญ1

Turn Claude Code into a structured development team. 600+ skills via Cortex MCP, 12 agents, 20 commands. Built for people who can direct but don't write code. npx create-bashi-app

llm-skills๐Ÿ“main@2026-04-13๐ŸŒฑ Seedlingโญ1

llm-skills breaks down complex AI tasks into small, reusable building blocks that work like LEGO pieces for browser based LLMs. Instead of writing one giant instruction, you snap these simple parts to

PromptManager๐Ÿ“master@2026-04-12๐ŸŒฑ Seedlingโญ3

PromptManager is a desktop application for cataloguing, searching, and executing AI prompts, and much more.

openyak๐Ÿ“main@2026-04-11๐ŸŒฑ Seedlingโญ1

ๅผ€ๆบ็‰›ๅญ Rust-first local coding-agent CLI with a local /v1/threads server, plugins/skills, and Python/TypeScript SDK alphas.

ananke๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ2

๐ŸŒŸ Simplify MCP server and AI Skills management with Ananke, a local-first desktop app that offers a visual interface for efficient configurations and monitoring.

mcp-brunella-core๐Ÿ“main@2026-04-20๐ŸŒฑ Seedlingโญ1

BRUNELLA AGENT SYSTEM (BAS) โ€“ A Jร–Vล DIGITรLIS SZERVEZETE

multi-agent-orchestration-framework๐Ÿ“v0.1.0๐ŸŒฑ Seedlingโญ26

Modular multi-agent orchestration framework powered by LangGraph and FastAPI.

agentic-marketing๐Ÿ“master@2026-04-21๐ŸŒฑ Seedlingโญ1

Provide modular marketing skills for strategic planning, channel execution, and automation using Claude Code in a full-stack marketing workflow.

agentic-news-generator๐Ÿ“main@2026-04-20๐ŸŒฑ Seedlingโญ1

Generate a custom newspaper with an AI agent based on your favorite YouTube channels.

Government-Citizen-Services-Voice-Agent๐Ÿ“main@2026-04-15๐ŸŒฑ Seedlingโญ1

Autonomous, multilingual AI voice agent using ElevenLabs, LangGraph, and RAG for government services

octobench๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

Benchmark and compare LLM tool, configuration, and prompt setups using a shared case framework with automated scoring and telemetry.

seraph๐Ÿ“develop@2026-04-13๐ŸŒฑ Seedlingโญ1

An AI guardian that remembers, watches, and acts.

n8n-oracle-cloud-selfhost๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

๐Ÿš€ Host n8n on Oracle Cloud Free Tier using Docker, secure it with Nginx and HTTPS, and connect via a custom domain with this straightforward guide.

ai-lead-qualifier๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ3

๐Ÿง  Qualify leads with an AI-driven system that understands intent, asks key questions, and structures quality leads without hardcoding processes.

agent-skills๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

Provide structured markdown guides to teach AI assistants how to complete complex React Native engineering tasks efficiently.

agent-resources๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

๐Ÿ› ๏ธ Install, manage, and share Claude Code skills effortlessly with one command, streamlining your workflow and enhancing team collaboration.

anti-slop-writing๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ3

Improve AI text to sound natural, clear, and human-like by reducing stiffness and enhancing specificity for multiple AI writing tools.

Enhance-Prompt๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

Enhance prompts by injecting real project context to create clear, professional, and actionable instructions with quality and risk insights.

Medical-Research๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

Search and analyze medical literature across PubMed, ClinicalTrials.gov, and Europe PMC using AI to support clinical and research decisions.

Kiro๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

๐Ÿ› ๏ธ Streamline your development with Kiro, an agentic IDE that transforms prototypes into production using spec-driven methods and AI-powered coding support.

opencode-cowork-plugins๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

Provide standalone Windows CLI plugins for OpenCode to research, draft, and analyze sales, marketing, and data tasks efficiently.

Awesome-AI-resources๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ2

๐Ÿ’ป Discover essential AI-driven tools, frameworks, and resources to enhance your development process and streamline your projects.

selfmodel๐Ÿ“v0.3.0๐ŸŒฑ Seedlingโญ1

A self-evolving AI Agent Team โ€” agents that rewrite their own operating manual.

kit๐Ÿ“v5.2.8๐ŸŒฑ Seedlingโญ1

Trust-Grade AI Development Framework for software development โ€” Zero dependencies.

AgentCliBridge๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

Connect CLI-based AI agents like Claude and Codex to Telegram and Discord with real-time streaming and session management, no SDK needed.

ARE๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

Build and run cross-platform event-driven rules and actions with a zero-dependency, lightweight engine for games, web, and mobile apps.

andy-universal-agent-rules๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ2

๐Ÿง  Enhance your AI coding assistant with a universal knowledge base and rules system, compatible with any project and editor.

EVOKORE-MCP๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

Aggregate and serve specialized Agent Skills across multiple servers with dynamic tool management and human-in-the-loop security controls.

prospector-mcp-email-finder๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

Find and verify business emails with an open-source MCP server using DNS, SMTP checks, and web scraping without paid API subscriptions.

acr-framework๐Ÿ“v1.1.0๐ŸŒฑ Seedlingโญ1

ACR Control Plane: runtime control & governance for agentic AI (six-pillar enforcement).

CodexSkillManager๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

๐Ÿ›  Manage Codex and Claude Code skills on macOS with this SwiftUI app. Browse, import, and delete skills effortlessly while viewing detailed info.

swarms๐Ÿ“6.8.1๐Ÿ’ค Dormantโญ6,393

The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework. Website: https://swarms.ai

chronos๐Ÿ“v1.4.0๐ŸŒฑ Seedlingโญ6

Chronos is visual AI agent builder - tailored for self-hosted deployments and observability

Code2MCP๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

๐Ÿš€ Transform existing codebases into MCP services with ease using Code2MCP's intelligent automation and minimal intrusion design.

agent-browser-workspace๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

Automate local Chrome browsing with isolated profiles, extract content, save pages to Markdown, and run searches using CLI tools and Node.js APIs.

dingtalk-moltbot-connector๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

๐Ÿค– Connect DingTalk with OpenClaw Gateway for AI-driven chat responses and session management using a bot or DEAP Agent integration.

awesome-ai-vibe-coding๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

๐ŸŒŠ Embrace Vibe Coding to streamline development, focusing on creative expression and AI collaboration for seamless product creation.

opencode-browser๐Ÿ“master@2026-04-21๐ŸŒฑ Seedling

๐Ÿš€ Enable seamless browser automation in OpenCode with the Browser MCP plugin for easy navigation and task execution.

PocketFlow-Zig๐Ÿ“main@2026-04-21๐ŸŒฑ Seedling

๐Ÿš€ Build LLM-powered workflows with PocketFlow-Zig, a lightweight framework leveraging Zig's features for efficient, type-safe programming.

brand-consistency-ai-skill๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

Ensure marketing content stays on-brand by using AI to generate, audit, and validate materials across platforms with any large language model.

devtap๐Ÿ“main@2026-04-21๐ŸŒฑ Seedlingโญ1

๐Ÿš€ Streamline build and dev output by feeding logs directly into AI coding sessions using Model Context Protocol for seamless automation.

AI-Agentic-Design-Patterns-with-AutoGen๐Ÿ“0.0.0โšฐ๏ธ Archivedโญ140

Learn to build and customize multi-agent systems using the AutoGen. The course teaches you to implement complex AI applications through agent collaboration and advanced design patterns.

redesigned-pancake๐Ÿ“0.0.0โšฐ๏ธ Archivedโญ224

Skip to content github / docs Code Issues 80 Pull requests 35 Discussions Actions Projects 2 Security Insights Merge branch 'main' into 1862-Add-Travis-CI-migration-table 1862-Add-Travis-CI-migration

llama-index-workflows2.19.0๐ŸŒฑ Seedling

An event-driven, async-first, step-based way to control the execution flow of AI applications like Agents.

mistral-common1.11.0๐ŸŒฑ Seedling

Mistral-common is a library of common utilities for Mistral AI.

dlt๐Ÿ“1.25.0๐ŸŒฑ Seedling

dlt is an open-source python-first scalable data loading library that does not require any backend to run.

pydantic๐Ÿ“2.13.3๐ŸŒฑ Seedling

Data validation using Python type hints

@icex-labs/icex-flow๐Ÿ“0.4.1๐ŸŒฑ Seedling

Deterministic agent workflow orchestration โ€” eliminate randomness in AI agent pipelines

@quarry-systems/drift-ai-core๐Ÿ“0.0.1-alpha.3๐ŸŒฑ Seedling

AI agent core functionality for Drift (Managed Cyclic Graph)

lumenflow๐Ÿ“4.24.0๐ŸŒฑ Seedling

Give your AI agent a workflow it can't break. Full command router wrapper for @lumenflow/cli.

condukt๐Ÿ“0.6.19๐ŸŒฑ Seedling

Composable AI agent workflow framework โ€” execution, state, orchestration, runtimes, UI

workflow-ai1.0.66๐ŸŒฑ Seedling

AI Agent Workflow Coordinator โ€” kanban-based pipeline for AI coding agents

@leejungkiin/awkit1.6.6๐ŸŒฑ Seedling

Antigravity Workflow Kit v1.6 Unified AI agent orchestration system with Mindful Checkpoints.

@andrewhopper/fd๐Ÿ“0.1.3๐ŸŒฑ Seedling

Flight Director โ€” visualize and monitor AI agent state machines

@cubis/foundry0.3.90๐ŸŒฑ Seedling

Cubis Foundry CLI for workflow-first AI agent environments

@xlwang/liangzai-ai1.0.9๐ŸŒฑ Seedling

Plugin-based AI Agent Harness framework for Claude Code

tackle-harness๐Ÿ“0.0.11๐ŸŒฑ Seedling

Plugin-based AI Agent Harness framework for Claude Code

HealthFlow๐Ÿ“datasets๐Ÿ’ค Dormantโญ41

HealthFlow: A Self-Evolving AI Agent with Meta Planning for Autonomous Healthcare Research

judge0๐Ÿ“v1.13.1โšฐ๏ธ Archivedโญ4,100

Robust, fast, scalable, and sandboxed open-source online code execution system for humans and AI.

botserver๐Ÿ“2.4.42โšฐ๏ธ Archivedโญ79

Complete open-source AI collaboration suite and multi-agent platform featuring LLM orchestration, automation, and virtual assistants. Scales seamlessly from small deployments to large enterprise envir

mockloop-mcp๐Ÿ“v2.2.9๐Ÿ’ค Dormantโญ15

Intelligent Model Context Protocol (MCP) server for AI-assisted API development. Generate mock servers from OpenAPI specs with advanced logging, performance analytics, and server discovery. Optimized

ai-dev-guides๐Ÿ“0.0.0๐Ÿ’ค Dormantโญ32

These guides are designed to help teams and individuals leverage AI tools like GitHub Copilot, OpenAI, and Claude to build software projects efficiently and effectively

aiflows๐Ÿ“v1.1.1โšฐ๏ธ Archivedโญ275

๐Ÿค–๐ŸŒŠ aiFlows: The building blocks of your collaborative AI

CognitiveLattice๐Ÿ“0.0.0๐Ÿ’ค Dormantโญ11

A stateful AI agent framework powered by the Cognitive Lattice to solve complex tasks with persistent memory and reliable tool orchestration.

ASAN-Architecture๐Ÿ“0.0.0๐ŸŒฑ Seedlingโญ6

ASAN: A conceptual architecture for a self-creating (autopoietic), energy-efficient, and governable multi-agent AI system.

tokenizer๐Ÿ“1.0.0๐Ÿ’ค Dormantโญ6

High-Performance Tokenizer implementation in PHP.

ai-dev-tasks๐Ÿ“v2.6.6๐Ÿ’ค Dormantโญ12

A simple task management system for managing AI dev in Cursor

unity-mcp๐Ÿ“v2.6.9๐Ÿ’ค Dormantโญ20

A Unity MCP server that allows MCP clients like Claude Desktop or Cursor to perform Unity Editor actions.

mcp-safe-run๐Ÿ“2.4.6๐Ÿ’ค Dormantโญ5

Tired of hardcoding secrets like API keys in your MCP client configuration (e.g., mcp.json, claude_desktop_config.json)? mcp-secure-launcher lets you run your existing MCP servers securely without mod