Skip to content
AgenticGoKit Logo

AgenticGoKit Templates Registry

The official registry for AgenticGoKit templates and agentic workflows.

AGK ToolAgenticGoKit FrameworkContribute


🚀 Getting Started

Discover and adopt agentic patterns instantly using the agk CLI.

1. Install the CLI

go install github.com/AgenticGoKit/agk@latest

2. Initialize a Template

Use agk init followed by your desired agent name and the template flag.

agk init <agent-name> -t agk/<template-name>

📦 Available Templates

Explore the collection of official templates designed to jumpstart your agentic development.

Template Description Quick Start
test-agent A basic agent implementation to verify your setup and connectivity. agk init my-agent -t agk/test-agent
translate-workflow Config-driven translation workflow (detect → translate → QA). agk init my-translate -t agk/translate-workflow
flight-search-assistant Config-driven flight search assistant with tool calling. agk init my-flight -t agk/flight-search-assistant

More templates coming soon!


➕ Submitting a Template

We welcome contributions! To submit a new template:

We welcome contributions! Please refer to our Creating Templates Guide for detailed instructions on how to create and register a new template.


Built with ❤️ by the AgenticGoKit Team

Pinned Loading

  1. registry registry Public

    metadata registry of agk templaates

    1

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…