Tool library for TypeScript AI agents: web, data, file, and integration tools (HTTP, scraping, CSV, XML/JSON, Slack, databases).
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.
Testing utilities for TypeScript AI agents, including mock LLMs, mock tools, state builders, fixtures, and workflow assertions.
Production-ready TypeScript agent framework built on LangGraph with orchestration, middleware, and typed abstractions.
Slack connector for AgentForge — post messages, read channels, search, DM, react, and upload files on behalf of the authorized user. Wired to the core ConnectorRegistryService for per-user OAuth.
CLI tool for creating, running, and managing AgentForge projects
Composable skill system for building modular TypeScript AI agents: author skills, register capabilities, and compose behaviors.
Analyze projects, suggest agents, skills, flows, and policies, and compile clean agent-ready bootloaders
HubSpot connector for AgentForge — contacts, deals, and engagement tools wired to per-user OAuth2 credentials managed by the core ConnectorRegistryService.
NestJS bindings for AgentForge — `AgentForgeModule.forRoot/forRootAsync` plus controllers, guards and decorators. Wraps @agentforge-io/core.
Production-ready agent workflow patterns for TypeScript including ReAct and Planner-Executor, built on LangGraph.
Universal CLI to manage, sync and export AI agents, prompts and skills across every coding platform
ClickUp connector for AgentForge — task tools wired to per-user OAuth2 credentials managed by the core ConnectorRegistryService.
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.
MCP server for AgentForge — turn rough requests into tool-tuned, quality-checked prompts for AI coding agents.
Mastra persistent daemon runtime for AgentForge
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.
Notion connector for AgentForge — search, read and write pages, query databases, append blocks, and leave comments on behalf of the authorized Notion user (workspace scoped to the pages they explicitly selected at consent).
GitHub connector for AgentForge — create and comment on issues, open pull requests, and leave review comments on behalf of the authorized user. Wired to the core ConnectorRegistryService for per-user OAuth.
The AI Agent Platform with Built-in Economy  marketplace, vault, and blockchain payments for AI agents
Multi-repo + git-worktree workspace bootstrapper for Claude Code, Cursor, and OpenAI Codex CLI
HTTP server, WebSocket bridge, A2A protocol, and CLI for AgentForge.
A CLI for managing and syncing skills across Claude Code, Codex, Gemini CLI, OpenClaw, Cursor, OpenCode, Qoder, and project workspaces.