Build
Create skills, workflows, starter docs, and guardrails in a structured project.
Open-source agent kit builder
AgentKitForge helps you create, validate, package, install, and run reusable bundles of skills, workflows, guardrails, templates, and context for AI agents.
agentkit.yaml
AGENTKIT.md
skills/research/SKILL.md
workflows/review.md
templates/brief.md
exports/agentkit.md Agent Kits
An Agent Kit is a portable package of instructions, workflows, policy, examples, references, templates, and adapters that helps an AI agent perform a repeatable job with context it can trust.
Workflow
Create skills, workflows, starter docs, and guardrails in a structured project.
Run kits inside Forge while refining the context and instructions that agents need.
Bundle portable .agentkit.zip archives with manifests and validation output.
Export to target formats, including one-file Markdown and Codex skill directories.
Open source
AgentKitForge is designed for teams who want transparent packages, reviewable files, local validation, and distribution paths that do not lock useful agent work into one runtime.
Targets
Use kits inside Forge with OpenAI-backed workflows.
Prepare kits for ChatGPT or Claude using a concise Markdown export.
Export kit skills into a Codex skills directory for local agent workflows.
Additional adapters and packaging targets are planned after the first release.
Preview
Forge builds kits. Market will distribute and store kits through a public marketplace and, later, private organization repositories. Marketplace backend, accounts, payments, and private kit storage are intentionally outside this repo.
Read the market preview