google-agents-cli-publish

Publishes ADK and A2A agents to Gemini Enterprise via agents-cli, managing Agent Registry entries and troubleshooting issues.

Updated Jun 15, 2026
One-click install
npx skills add https://github.com/ironkid90/lucky5-v8 --skill google-agents-cli-publish-ironkid90
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-agents-cli-publish
Source: https://github.com/ironkid90/lucky5-v8/tree/main/plugins/skills/google-agents-cli-publish
Command: npx skills add https://github.com/ironkid90/lucky5-v8 --skill google-agents-cli-publish-ironkid90

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires agents-cli, and includes scripts (resource) components.

What problem does it solve?

This skill helps manage the publication and registration of agents on Gemini Enterprise, simplifying the process for users looking to publish their ADK or A2A agents, manage Agent Registry, and troubleshoot common issues.

Core Features & Use Cases

  • Publishing Agents: Guide users through the process of publishing agents to Gemini Enterprise, supporting both ADK and A2A registration modes.
  • Agent Registry Management: Assist users in listing, updating, and deleting registered agents in the Agent Registry.
  • Troubleshooting: Provide troubleshooting steps for common issues such as SDK version errors, missing IDs, and authentication problems.

Quick Start

To publish your agent to Gemini Enterprise, use the google-agents-cli-publish skill and provide the necessary details like the agent runtime ID and Gemini Enterprise app ID.

Frequently Asked Questions about google-agents-cli-publish

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I publish agents to Gemini Enterprise using agents-cli?

Publish agents to Gemini Enterprise by providing your agent runtime ID and app ID to agents-cli, which auto-detects runtime ID and card URL from metadata to complete the ADK or A2A registration process.

Can I manage the Agent Registry for my ADK and A2A agents?

Yes, you can manage the Agent Registry by listing, updating, and deleting registered ADK and A2A agents on Gemini Enterprise directly through agents-cli commands.

Do I need agents-cli to register an agent on Gemini Enterprise?

Yes, agents-cli is a required dependency to register agents on Gemini Enterprise, as it handles the auto-detection of agent runtime ID and card URL from metadata for both ADK and A2A modes.

Why does agent publication fail with missing ID errors on Gemini Enterprise?

Agent publication fails with missing ID errors when metadata is incomplete, but agents-cli auto-detects the agent runtime ID and card URL from metadata to prevent common registration issues.

What is the best way to troubleshoot SDK version errors during agent registration?

The best way to troubleshoot SDK version errors during agent registration is to verify metadata completeness and use agents-cli to auto-detect missing runtime IDs and card URLs for Gemini Enterprise publication.