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.
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
Tool library for TypeScript AI agents: web, data, file, and integration tools (HTTP, scraping, CSV, XML/JSON, Slack, databases).
NestJS bindings for AgentForge — `AgentForgeModule.forRoot/forRootAsync` plus controllers, guards and decorators. Wraps @agentforge-io/core.
Testing utilities for TypeScript AI agents, including mock LLMs, mock tools, state builders, fixtures, and workflow assertions.
Production-ready agent workflow patterns for TypeScript including ReAct and Planner-Executor, built on LangGraph.
Pipeline risk scoring, commit/push gates, and secret leak detection
Production-ready TypeScript agent framework built on LangGraph with orchestration, middleware, and typed abstractions.
MCP server for AgentForge — turn rough requests into tool-tuned, quality-checked prompts for AI coding agents.
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.
SEO Scoring from HTML, find and score SEO relevant tags, text, values.
A pure JavaScript implementation of XGBoost scoring
A CLI for managing and syncing skills across Claude Code, Codex, Gemini CLI, OpenClaw, Cursor, OpenCode, Qoder, and project workspaces.
Web Codegen Scorer is a tool for evaluating the quality of web code generated by Large Language Models (LLMs).
Multi-repo + git-worktree workspace bootstrapper for Claude Code, Cursor, and OpenAI Codex CLI
HTTP server, WebSocket bridge, A2A protocol, and CLI for AgentForge.
Next-generation take on pre/post function hooks
Universal CLI to manage, sync and export AI agents, prompts and skills across every coding platform
ITIL-aligned IT service management for Claude Code (problem, and future incident/change skills)
VoltAgent scorers re-export sourced from Viteval's prebuilt scorer set
Pipeline-kit eval scorers — exactMatch, numericClose, jsonShape, llmJudge