AI AGENT ADDONS

Google Agents Cli Workflow

google/agents-cli
AI & Agent Building
28,627installs

You can build your own AI agent from start to finish with a simple command line tool. This skill guides you through every step: planning, creating code, testing, deploying, and watching your agent work. Google's Agent Development Kit makes it easy to turn your ideas into a real agent.

Before you write any code, you first set up your project using the agents-cli tool. It adds all the needed files and rules. Then you build the agent, run tests, and send it live to the cloud. You can also see how your agent behaves after launch with built in monitoring.

This workflow works with any coding assistant like Gemini or Claude. It helps you avoid common mistakes and follow best practices for agent development. No deep technical knowledge is required to get started.

Add Google Agents Cli Workflow skill to your workflow

Global

mkdir -p ~/.claude/skills/google-agents-cli-workflow

Project

mkdir -p .claude/skills/google-agents-cli-workflow

Source Repository

Stars
3,200
Forks
377
Watchers
3,200
License
Apache-2.0
Last Push
23 days ago
Created
3 months ago