A powerful command-line interface to scaffold, manage, build, and deploy AI Agents and Skills for the GoClaw platform.
CLI for AgentForge to scaffold TypeScript AI agent projects, generate boilerplate, and manage local development workflows.
Composable skill system for building modular TypeScript AI agents: author skills, register capabilities, and compose behaviors.
Production-ready agent workflow patterns for TypeScript including ReAct and Planner-Executor, built on LangGraph.
CLI tool for creating, running, and managing AgentForge projects
Production-ready TypeScript agent framework built on LangGraph with orchestration, middleware, and typed abstractions.
Testing utilities for TypeScript AI agents, including mock LLMs, mock tools, state builders, fixtures, and workflow assertions.
Analyze projects, suggest agents, skills, flows, and policies, and compile clean agent-ready bootloaders
Tool library for TypeScript AI agents: web, data, file, and integration tools (HTTP, scraping, CSV, XML/JSON, Slack, databases).
MCP server for AgentForge — turn rough requests into tool-tuned, quality-checked prompts for AI coding agents.
NestJS bindings for AgentForge — `AgentForgeModule.forRoot/forRootAsync` plus controllers, guards and decorators. Wraps @agentforge-io/core.
Default TypeORM-backed persistence for AgentForge. Ships entities + repository implementations of @agentforge-io/core's repository contracts. Drop-in alternative: write your own Prisma/Drizzle/raw-SQL implementation of the same contracts.
HTTP server, WebSocket bridge, A2A protocol, and CLI for AgentForge.
Production-ready Agent framework with MPU (Minimum Production Usable) modules - RxJS event stream + Zod type safety
Multi-repo + git-worktree workspace bootstrapper for Claude Code, Cursor, and OpenAI Codex CLI
A CLI for managing and syncing skills across Claude Code, Codex, Gemini CLI, OpenClaw, Cursor, OpenCode, Qoder, and project workspaces.
Core agent primitives, sandbox integration, and MCP server for AgentForge
The AI Agent Platform with Built-in Economy  marketplace, vault, and blockchain payments for AI agents
Mastra persistent daemon runtime for AgentForge
Multi-agent CLI: Worker + Evaluator agents collaborate in a loop to achieve your goal
MCP server for AgentForge — trust audit (check_trust, evaluate_policy, list_trusted, recommend) plus action tools (discover, broadcast_search, call_tool, register_agent) so any agent can find and use 100+ MCP servers in one connection.
HubSpot connector for AgentForge — contacts, deals, and engagement tools wired to per-user OAuth2 credentials managed by the core ConnectorRegistryService.
Production infrastructure for AgentForge — multi-provider LLMs, Docker/remote executors, Postgres state, full OTel, multi-node workers
Universal CLI to manage, sync and export AI agents, prompts and skills across every coding platform