Start here
Getting Started
Install AgentKitForge, add an AI provider, build your first kit, and run it inside Forge.
Who this is for
New users who want the shortest path from opening the app to running a reusable workflow.
Before you start
- Install or open AgentKitForge.
- Have one AI provider ready, such as OpenAI, Claude, Gemini, Ollama, or a custom compatible endpoint.
Step-by-step guide
- 1
Open AgentKitForge and go to My Kits.
- 2
Add an AI provider in Settings.
- 3
Choose Build with AI or Guided Builder.
- 4
Create a small first kit with one clear purpose.
- 5
Open Use, fill required inputs, preview the prompt, and run the kit.
- 6
Download the generated Markdown/Text output or package the kit for later.
Getting Started
Forge Current step Inputs Output
1
2
Prompt preview Required inputs are collected before run
3
Tips
- Start with one narrow workflow.
- Use a provider with reliable structured output for Build with AI.
- Package the kit only after you have run it once.
Common mistakes / troubleshooting
- Trying to build a very broad kit first.
- Skipping provider setup.
- Confusing one-file Markdown export with a full .agentkit.zip package.