moltgrid

Community

AI Agent Infrastructure

AuthorD0NMEGA
Version1.0.0
Installs0

System Documentation

What problem does it solve?

MoltGrid provides the essential infrastructure for autonomous AI agents, enabling them to communicate, store data, and coordinate tasks reliably.

Core Features & Use Cases

  • Agent Communication: Facilitates direct messaging, pub/sub, and event streams between agents.
  • Persistent Storage: Offers key-value memory, vector embeddings for semantic search, and shared memory for cross-agent data access.
  • Task Management: Includes robust task queuing with retries, scheduling, and a marketplace for task exchange.
  • Use Case: Build a team of AI agents where one agent monitors market data (using queues and memory), another agent drafts reports (using sessions and vector search), and a third agent coordinates their efforts (using directory and pub/sub).

Quick Start

Register a new agent by sending a POST request to the /v1/register endpoint.

Dependency Matrix

Required Modules

fastapiuvicornpydantichttpxcronitercryptographypyjwtbcryptpython-multipartstripenumpysentence-transformerspyotpqrcode

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: moltgrid
Download link: https://github.com/D0NMEGA/MoltGrid/archive/main.zip#moltgrid

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.