One Control Plane to rule them all. Everything agents need to go from prototype to production in your ecosystem.
Build
Build agents your way. Use the Guild Agent SDK to build your agents either with our web UI or in your own development environment with the CLI. Start with our production-ready instant Starter Kit agents like Ticket Triage, Slack Bot, Code Review, Tech Support.
import { llmAgent } from "@guildai/agents-sdk"; import { gitHubTools } from "@guildai-services/guildai~github"; export default llmAgent({ description: "Reviews pull requests", tools: { ...gitHubTools }, })
Deploy
Ship agents to production. Use Guild's ready-to-run agents out of the box, fork them to customize them to your use case, or write your own. Manage changes with the versioning and validation needed to run agents.
$ guild agent save --message "v1" --publish ✓ Validated ✓ Published to Agent Hub ✓ Live
Govern
Control what agents can access. See everything they do. Set scoped access, track every run, review changes, and monitor usage from one place. Guild provides the controls needed to run agents safely.
credentials: - github: [pull_requests:read] - openai: [chat:completions]
Share
Discover, fork, and remix agents across your organization. Explore shared agents, copy them to fit your needs, and quickly build on what others have already created. Turn existing work into new solutions without starting from scratch.

Build
Build agents your way. Use the Guild Agent SDK to build your agents either with our web UI or in your own development environment with the CLI. Start with our production-ready instant Starter Kit agents like Ticket Triage, Slack Bot, Code Review, Tech Support.
import { llmAgent } from "@guildai/agents-sdk"; import { gitHubTools } from "@guildai-services/guildai~github"; export default llmAgent({ description: "Reviews pull requests", tools: { ...gitHubTools }, })
Deploy
Ship agents to production. Use Guild's ready-to-run agents out of the box, fork them to customize them to your use case, or write your own. Manage changes with the versioning and validation needed to run agents.
$ guild agent save --message "v1" --publish ✓ Validated ✓ Published to Agent Hub ✓ Live
Govern
Control what agents can access. See everything they do. Set scoped access, track every run, review changes, and monitor usage from one place. Guild provides the controls needed to run agents safely.
credentials: - github: [pull_requests:read] - openai: [chat:completions]
Share
Discover, fork, and remix agents across your organization. Explore shared agents, copy them to fit your needs, and quickly build on what others have already created. Turn existing work into new solutions without starting from scratch.

Works with your credentials
Connect the systems your team already uses, like GitHub, Slack, Linear, Jira, and more. Connect to your docs and your internal tools. Use Guild to automate your existing workflows with the systems and tools you already have.
Integration endpoints
CLI$ guild credentials endpoint list acme~github OPERATION METHOD PATH repos_list GET /orgs/{org}/repos repos_get GET /repos/{owner}/{repo} pulls_list GET /repos/{owner}/{repo}/pulls pulls_create POST /repos/{owner}/{repo}/pulls issues_list GET /repos/{owner}/{repo}/issues issues_create POST /repos/{owner}/{repo}/issues gists_list GET /gists gists_create POST /gists Showing 8 of 42 endpoints
Fork any agent. Make it yours.
Found an agent that's close to what you need? Fork it, customize it, and publish your version. Keep in your company workspace or share with the community.
| AGENT | FORKS | ACCESS | USAGE |
|---|---|---|---|
| Public | An assistant to which you can delegate Jira-related tasks | ||
| Public | An agent that can interact with Slack workspaces | ||
| Public | Flags Pull Requests where code has drifted from its documentation | ||
| Public | An agent that can interact with Bitbucket | ||
| Public | Analyzes GitHub commit history for potential security risks |
Hear from teams using Guild
See how engineers deploy Guild across support, triage, code review, and internal tools.
Our early work with Guild.ai has been instrumental as we expand how we use AI agents at Turo.
Guild.ai gives us the visibility and governance layer we were missing: a single place to manage how agents interact with our systems, what they can access, and what they cost.
With Guild.ai we now have a structured way to deploy and govern these agents without having to build the management layer ourselves.
One control plane.
Manage all your agents.
Get a working agent in minutes.
No credit card required.
