Language

Python agents

57,710 Python AI agents indexed on MeshKore — the most complete public catalog, ranked by popularity and updated daily.

57,710 agents · ranked by popularity · refine in the directory →

Python agents — page 538 of 578

agent-docs-kit

Bootstrap and maintain a Fumadocs-powered Project Atlas with agent skills, reusable templates, and validation.

agent-memory-contracts

JSON Schemas and Python contracts for AI agent memory integrity: evidence, candidate, ledger, taste, state, and ContextPack planes.

agent-virtual-shell

A virtual shell-over-database filesystem for AI agents: a strict, append-only memory layer with a frozen shell dialect.

agentgrid-py

Task routing layer for production AI agents — dispatch to the right agent by capability, health, and policy

agentguard2027

AgentGuard — AI Code Security Scanner + Auto-Fixer

agentictrading

Lightweight Python client for the Agentic Trading Lab REST API (LLM-powered trading agents, backtests, paper trading).

agentmemo-py

Persistent memory for AI agents — store, retrieve, and recall context across sessions.

agentmesh-bus

Agent-native event bus — connect agents, humans, and systems via typed events

agentperiscope

Live observability and visualization for AI agent activity.

agentpub-py

Collective knowledge store for AI agents — publish facts at runtime, query shared learning

agentrelay-memory

AgentRelay Secure Memory Persistence and Recall integrations for AI frameworks.

agentrust-py

AgentTrust Edge — the AI Agent Harness. One decorator, full trust enforcement.

agents-driftguard

A State-Aware Rollback and Trajectory-Replanning Framework for Autonomous LLM Agents

agentsec-bench

AgentSec-Bench: a security benchmark for LLM agents and harnesses, built on Inspect AI

agentvision

Eyes for AI Agents — a machine-graded visual feedback loop coding agents consume to self-correct before claiming done.

claude-glm52-supervisor

Codex-safe Claude Code GLM-5.2 delegation wrappers.

claude-skills-phoenix1479

Production-core policy scaffolder for GitHub Copilot agents in VS Code.

claude-skillz

Production-core policy scaffolder for GitHub Copilot agents in VS Code.

claudecode-memanto

Cross-session engineering memory for Claude Code + mattpocock/skills, powered by Memanto. Real lifecycle hooks + LLM distillation = zero repeated instructions.

depot-agent

Depot — 面向代码生成 Agent 的按需依赖解析系统

ec2bedrock-cli

Agent and CLI to manage EC2 instances running self-hosted LLM inference: warm up an instance and serve an LLM, then hibernate it on idle to power ongoing inference workloads such as ADLC. Built on ec2-cli for the underlying EC2 machine lifecycle.

fast-storages

A simple, extensible package to manage file storage backends in FastAPI.

finkyagents

A deterministic, seeded synthetic-market sandbox that report-cards how autonomous LLM trading agents break.

freshrss-agent

FreshRSS API + MCP Server + A2A Server

genesisaeon-hexaagent

HexaAgent — AI-UI-AI Loop für die GenesisAeon Architektur (Phase 6)

gpt2agent

Use your ChatGPT Plus/Pro in Claude Code and other AI agents — one command setup

langchain-keenable

An integration package connecting Keenable web search and LangChain

langdetect-haystack

Haystack integration for langdetect

litellm-rvs

Library to easily interface with LLM API providers

llm-abstraction

Async LLM backend abstraction with Retry-After aware clients.

llm-spendguard

A pre-spend GATE + learning advisor for LLM API cost: caps every call, prices from a verified table, and learns the cheapest config that keeps quality.

llm4free

Search for anything using Google, DuckDuckGo, phind.com, Contains AI models, can transcribe yt videos, temporary email and phone number generation, has TTS support, webai (terminal gpt and open interpreter) and offline LLMs and more

llmasm-ananya

LLM Attack Surface Mapper for AI Security Testing

new-agent-memory

Explainable human-like memory layer for AI agents.

oauth-haystack

Haystack integration for oauth

open-vllm

The official library for vLLM client network and preflight validation engine.

openai-420

Grok 4.20's inference-time multi-agent chatroom, rebuilt from scratch — specialist agents debate via tool calls, a captain synthesizes.

openbb-agent-server

OpenBB Agent Server: pluggable, multi-tenant agent backend wired to the OpenBB Workspace UI.

openclaw-memgpt-sidecar

MemGPT memory architecture as a Python sidecar for the openclaw-memgpt plugin. Includes Anthropic/Claude compatibility patches against the original MemGPT (Apache 2.0).

prismrag-patch

Free OSS RAG library — ingest, graph RAG search, communities, bridges, append (API parity)

qarai-agent-guard

A lightweight toolkit for building secure AI systems with built-in middleware, protected memory, and AI safety models that mitigate prompt injection, jailbreaks, and adversarial attacks.

quant-cli-agent

QUANT CLI 3.0 — Local AI Coding Agent with streaming, 12 tools, 6 modes

rag-cachex

A context-aware, multi-level caching system for Retrieval-Augmented Generation (RAG) applications.

rag-spine

Framework-free backend RAG: deterministic dual-channel retrieval + agent orchestration with built-in anti-fabrication and source provenance.

ragpicker

Generate filesystem-based agentskills.io skill around a haiku-rag RAG database

ring-fenced-rag

Self-hosted, zero-trust RAG with role-based access control enforced at the database level

spec2llm

Find the best LLMs for your hardware specs

sync-claude-md

Sync CLAUDE.md with AGENTS.md for AI coding agents

tabrag-xai-imputer

Retrieval-Augmented Generation for Missing Data Imputation in Tabular Data

tie-storage

TIE storage client library

tika-haystack

Haystack integration for Apache Tika document conversion

urillm

llm:// URI capability pack (vision/heuristic) for urisys-node

zespan-crewai

Zespan observability middleware for CrewAI

AgenticBridge

A SQLite-backed MCP server that gives your AI coding agents a shared memory bus.

agent-attest

Evidence-grounded evaluator for AI agent trajectories — judge by verifying claims against real tool outputs, not LLM-judge vibes.

agent-markitdown

Safe local document-to-markdown preprocessing for OpenClaw, Claude Code, Codex, Hermes, and other agents.

agent-observer

Real-time observability and auto-debugging toolkit for AI agents

agent-seal-xyz

Give your AI agent a signed, verifiable identity in one line.

agent-tty

Persistent Python runtime for AI agents

agentculture-cli

Workshop and scaffolding CLI for practical AI efficiency: learn core AI concepts, build your first agents, create useful CLIs, and adopt agent-first development patterns

agentdelta

Semantic diff engine for AI agent behavior — find the exact decision fork between two runs

agentforge-graph

Code Knowledge Graph (CKG) engine + agent toolset, built on AgentForge.

agentforge-ml

AgentForge — ReAct agents on open-weight LLMs with tools (RAG, REPL, web, SQL, calculator) and an eval harness. Pairs with ragforge-ml and turboquant-ml.

agentmetrics-server

AgentMetrics - self-hosted AI agent observability server

agentmint-hermes-runner

Route Hermes delegate_task(background=True) to named, persistent AgentMint subagents.

agentrecall-db

Agent memory in a single SQLite file — no vector DB, no server, no cloud. Keyword recall on stdlib alone; torch-free hybrid semantic search via model2vec + sqlite-vec. Python lib + MCP server + CLI.

agentspend-tracker

Track LLM costs across your AI agents

aiops-agent

AI-powered observability SDK for Python applications

aistvagent

AISTV - AI IT Agent cho Windows

akshu-finagent

Financial statement PDF extraction agent

bolyra-langchain

LangChain tools for Bolyra mutual ZKP authentication and SD-JWT delegation

camera-llm

A local application to feed images/videos from a webcam into local LLMs for analysis and conversations.

cc-agent-messenger

Slack message-turn bridge to AI coding agents (Claude Code / Codex / Copilot) running on your Mac

claude-in-codex

Call Claude Code from Codex for bounded, independent code review and second opinions

claude-session-logger

Sync your claude code sessions and memories in the cloud via Motherduck.

claude-skill-forge

Turn a codebase, package, or doc into a valid Claude SKILL.md — offline, deterministic, and valid by construction. Optional Claude refinement. Zero runtime dependencies.

claude-wiki

Claude Wiki - installable hooks and CLI for a personal knowledge base

codegenie-agent

Code Genie — a terminal coding agent (read, edit, and run your project from the CLI).

codex-in-claude

Call OpenAI Codex from Claude Code for delegation, review, and second opinions

crewai-skim

CrewAI tool for Skim — clean web reader for AI agents. Card plan with API key (free tier) or x402 wallet pay-per-call ($0.002 USDC on Base).

crispasr-agent-transcriber

Local CrispASR transcription workflow for Codex and MCP agents.

datacules-agentdb

Single-file embedded database for AI agents. SQL + Vector Search + Full-Text Search + Hybrid Queries + Memory Graphs.

dg-dataagent

DataAgent - A powerful multi-modal Data Agent workflow template framework

hallmodel

Python interface to the Hall body-weight dynamics models, backed by the hallmodel-core C++ kernel.

holamundoplayer-maxfraga
ios-test-generator-agent

AI-powered iOS test case generator supporting OpenAI, Anthropic, Groq, and GitHub Copilot

kragg

Agent-first guardrails framework for AI-assisted Python projects

langchain-community-inspire-hep

INSPIRE HEP tools and API wrapper for LangChain.

langchain-skim

LangChain tool for Skim — clean web reader for AI agents. Card plan with API key (free tier) or x402 wallet pay-per-call ($0.002 USDC on Base).

llama-index-readers-skim

LlamaIndex reader for Skim — clean web reader for AI agents. Card plan with API key (free tier) or x402 wallet pay-per-call ($0.002 USDC on Base).

llama-index-tools-keenable

Keenable web-search and page-fetch tool spec for LlamaIndex. Keyless by default.

mongo_agent_mcp

A mongo mcp that can be used to automate the database query with llm

muxswarm

Python SDK that fully drives the Mux-Swarm engine binary (stdio NDJSON + WebSocket).

onestep-worker-agent

Execution host agent for OneStep Control Plane deployments.

openai-ads-mcp

Typed MCP server for OpenAI Ads and ChatGPT Ads via the Advertiser API

promptgate-llm

LLM security middleware and risk analysis layer for prompt injection detection

ragforge-ml

Local-first RAG pipeline — PDF/Markdown ingestion, Qdrant retrieval, bge reranking, and an answer-quality eval harness. Pairs with turboquant-ml for quantized LLM serving.

runapi-gemini-omni

RunAPI Gemini Omni SDK for audio, character, and video workflows in JavaScript, Python, Ruby, Go, Java, and PHP

runapi-gpt-4o-image

RunAPI GPT-4o Image SDK for text-to-image generation workflows in JavaScript, Python, Ruby, Go, Java, and PHP

runapi-gpt-image

RunAPI GPT Image SDK for text-to-image and image editing workflows in JavaScript, Python, Ruby, Go, Java, and PHP

Browse other language pages