[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-google-google-agents-cli-publish-ko":3,"guides-for-google-google-agents-cli-publish":230,"similar-k1771zndgvnz68m2vbj4ax9c5s8673mf":231},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":20,"identity":187,"isFallback":191,"parentExtension":192,"providers":193,"relations":198,"repo":200,"workflow":227},1778053359436.7278,"k1771zndgvnz68m2vbj4ax9c5s8673mf",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"This skill should be used when the user wants to \"publish an agent\", \"publish my ADK agent\", \"register an agent with Gemini Enterprise\", \"publish to Gemini Enterprise\", or needs guidance on the agents-cli publish gemini-enterprise command. Covers ADK vs A2A registration modes, programmatic and interactive usage, flag reference, auto-detection from deployment metadata, and troubleshooting. Part of the Google ADK (Agent Development Kit) skills suite. Do NOT use for deployment (use google-agents-cli-deploy).",{},"agents-cli publish gemini-enterprise","https://github.com/google/agents-cli/tree/HEAD/skills/google-agents-cli-publish",[15,16,17,18,19],"gemini-enterprise","agents-cli","google-cloud","agent-registration","ci-cd",{"_creationTime":21,"_id":22,"extensionId":5,"locale":23,"result":24,"trustSignals":176,"workflow":185},1778053387143.363,"kn7c87vk7a5x80t0dra0y4mbnd867ab3","en",{"checks":25,"evaluatedAt":166,"extensionSummary":167,"promptVersionExtension":168,"promptVersionScoring":169,"rationale":170,"score":171,"summary":172,"tags":173,"targetMarket":174,"tier":175},[26,31,34,37,41,44,48,52,55,58,62,67,70,74,77,80,83,86,89,92,96,100,104,108,112,115,118,121,125,128,131,134,137,140,144,147,150,153,156,159,163],{"category":27,"check":28,"severity":29,"summary":30},"Practical Utility","Problem relevance","pass","The description clearly names the problem of publishing an agent to Gemini Enterprise and guides users on the `agents-cli publish gemini-enterprise` command.",{"category":27,"check":32,"severity":29,"summary":33},"Unique selling proposition","The skill provides specific guidance and commands for publishing agents to Gemini Enterprise, which is a value beyond a simple LLM prompt.",{"category":27,"check":35,"severity":29,"summary":36},"Production readiness","The skill covers the complete lifecycle of agent registration for Gemini Enterprise, including different modes, programmatic usage, and troubleshooting.",{"category":38,"check":39,"severity":29,"summary":40},"Scope","Single responsibility principle","The skill focuses solely on the 'publish an agent to Gemini Enterprise' functionality, as indicated by its name and description.",{"category":38,"check":42,"severity":29,"summary":43},"Description quality","The description accurately reflects the skill's functionality, is concise, and easy to understand.",{"category":45,"check":46,"severity":29,"summary":47},"Invocation","Scoped tools","The skill exposes a single, well-defined tool (`agents-cli publish gemini-enterprise`) with specific flags for various aspects of the publishing process.",{"category":49,"check":50,"severity":29,"summary":51},"Documentation","Configuration & parameter reference","All relevant flags, environment variables, and their purposes are clearly documented, including defaults where applicable.",{"category":38,"check":53,"severity":29,"summary":54},"Tool naming","The tool name `agents-cli publish gemini-enterprise` is descriptive and specific to the domain.",{"category":38,"check":56,"severity":29,"summary":57},"Minimal I/O surface","The input parameters (flags and environment variables) are specific to the publishing task, and the output is implicitly the successful registration of the agent.",{"category":59,"check":60,"severity":29,"summary":61},"License","License usability","The extension is licensed under Apache-2.0, a permissive open-source license.",{"category":63,"check":64,"severity":65,"summary":66},"Maintenance","Commit recency","not_applicable","Commit date is not available for this skill; the evaluation is based on the provided code. No other maintenance signals are available.",{"category":63,"check":68,"severity":65,"summary":69},"Dependency Management","The skill does not appear to use third-party dependencies directly.",{"category":71,"check":72,"severity":29,"summary":73},"Security","Secret Management","The skill handles credentials via environment variables or flags and does not echo sensitive information to stdout/stderr.",{"category":71,"check":75,"severity":29,"summary":76},"Injection","The skill does not load external data that could contain instructions, and all necessary assets are bundled.",{"category":71,"check":78,"severity":29,"summary":79},"Transitive Supply-Chain Grenades","The skill does not fetch remote content or execute external scripts at runtime.",{"category":71,"check":81,"severity":29,"summary":82},"Sandbox Isolation","The skill interacts with the `agents-cli` tool, which is assumed to be sandboxed, and does not modify files outside its intended scope.",{"category":71,"check":84,"severity":29,"summary":85},"Sandbox escape primitives","No detached process spawns or retry loops around denied tool calls are present in the skill's logic.",{"category":71,"check":87,"severity":29,"summary":88},"Data Exfiltration","The skill does not appear to exfiltrate confidential data; it prompts for necessary configuration rather than reading sensitive files directly.",{"category":71,"check":90,"severity":29,"summary":91},"Hidden Text Tricks","The bundled files do not contain any hidden text tricks or obfuscated instructions.",{"category":93,"check":94,"severity":29,"summary":95},"Hooks","Opaque code execution","The skill logic is plain and readable, without obfuscated code or runtime script fetching.",{"category":97,"check":98,"severity":29,"summary":99},"Portability","Structural Assumption","The skill relies on the `agents-cli` tool and the presence of `deployment_metadata.json`, which are standard for its use case, and provides clear messages if prerequisites are not met.",{"category":101,"check":102,"severity":65,"summary":103},"Trust","Issues Attention","No issue data is available for this skill to evaluate maintainer engagement.",{"category":105,"check":106,"severity":29,"summary":107},"Versioning","Release Management","A manifest version ('0.1.2') is clearly declared in the SKILL.md frontmatter.",{"category":109,"check":110,"severity":29,"summary":111},"Code Execution","Validation","The skill's instructions and the underlying `agents-cli` command are expected to validate input parameters.",{"category":71,"check":113,"severity":29,"summary":114},"Unguarded Destructive Operations","The operation of registering an agent is not inherently destructive, and the process is guided by user input/flags rather than executing destructive commands.",{"category":109,"check":116,"severity":29,"summary":117},"Error Handling","The skill provides troubleshooting guidance and mentions error messages that guide users towards solutions, implying structured error handling by the underlying CLI.",{"category":109,"check":119,"severity":65,"summary":120},"Logging","The skill itself does not perform destructive actions or outbound calls that require local audit logging; the underlying CLI handles its own logging.",{"category":122,"check":123,"severity":29,"summary":124},"Compliance","GDPR","The skill handles configuration parameters and agent registration, not personal data that would require GDPR sanitization.",{"category":122,"check":126,"severity":29,"summary":127},"Target market","The skill's functionality is global and does not have region-specific logic or data requirements.",{"category":97,"check":129,"severity":29,"summary":130},"Runtime stability","The skill relies on the `agents-cli` tool, which is expected to be cross-platform, and provides compatibility notes regarding SDK versions.",{"category":45,"check":132,"severity":29,"summary":133},"Precise Purpose","The description clearly states the purpose of registering agents with Gemini Enterprise and lists specific use cases and non-goals.",{"category":45,"check":135,"severity":29,"summary":136},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability and trigger phrases.",{"category":49,"check":138,"severity":29,"summary":139},"Concise Body","The skill body is concise and delegates deeper material to related skills or documentation.",{"category":141,"check":142,"severity":29,"summary":143},"Context","Progressive Disclosure","The skill utilizes related skills and documentation for deeper information rather than embedding extensive material within the SKILL.md.",{"category":141,"check":145,"severity":65,"summary":146},"Forked exploration","This skill is not an exploration-style skill and does not require forked context.",{"category":27,"check":148,"severity":29,"summary":149},"Usage examples","The documentation provides multiple clear, end-to-end examples for different registration modes and programmatic usage.",{"category":27,"check":151,"severity":29,"summary":152},"Edge cases","The troubleshooting section effectively lists potential issues (errors) and their solutions (recovery paths).",{"category":109,"check":154,"severity":65,"summary":155},"Tool Fallback","The skill only relies on the `agents-cli` tool and does not reference external optional tools.",{"category":97,"check":157,"severity":29,"summary":158},"Stack assumptions","The skill declares its dependency on `agents-cli` and Python 3.11+ prerequisites in its documentation.",{"category":160,"check":161,"severity":29,"summary":162},"Safety","Halt on unexpected state","The troubleshooting section and the nature of the command imply that unexpected states would halt the workflow and report errors.",{"category":97,"check":164,"severity":29,"summary":165},"Cross-skill coupling","The skill is self-contained and explicitly cross-references other related skills without implicit dependencies.",1778053371025,"This skill enables users to register their agents with Gemini Enterprise using the `agents-cli publish gemini-enterprise` command. It supports both ADK and A2A registration modes, offers programmatic and interactive usage, and details a complete flag reference. It also provides troubleshooting steps and notes on SDK compatibility.","2.0.0","3.4.0","This skill is exceptionally well-documented and practical, providing clear instructions, examples, and troubleshooting for publishing agents to Gemini Enterprise. It adheres to best practices in scope, security, and portability, resulting in a verified trust tier.",99,"This skill provides comprehensive guidance and commands for publishing agents to Gemini Enterprise.",[15,16,17,18,19],"global","verified",{"codeQuality":177,"collectedAt":178,"documentation":179,"maintenance":181,"security":182,"testCoverage":184},{},1778053361068,{"descriptionLength":180,"readmeSize":8},510,{},{"hasNpmPackage":183,"smitheryVerified":183},false,{"hasCi":183,"hasTests":183},{"updatedAt":186},1778053387143,{"githubOwner":188,"githubRepo":16,"locale":23,"slug":189,"type":190},"google","google-agents-cli-publish","skill",true,null,{"extract":194,"llm":197},{"commitSha":195,"license":196},"9e2966f509ae8ee8a866cf7ecc6e227209f347ff","Apache-2.0",{"promptVersionExtension":168,"promptVersionScoring":169,"score":171,"targetMarket":174,"tier":175},{"repoId":199},"kd74jrvbwp33xw6azpzkw7r7vs8644t0",{"_creationTime":201,"_id":199,"identity":202,"providers":204,"workflow":224},1777995558409.8618,{"githubOwner":188,"githubRepo":16,"sourceUrl":203},"https://github.com/google/agents-cli",{"discover":205,"github":208},{"sources":206},[207],"skills-sh",{"closedIssues90d":209,"forks":210,"homepage":211,"license":196,"openIssues90d":212,"pushedAt":213,"readmeSize":214,"stars":215,"topics":216},3,246,"https://google.github.io/agents-cli/",7,1777501706000,8553,2086,[217,218,219,220,221,222,223,17],"adk","agent-development-kit","agents","coding-agent","gemini","generative-ai","gemini-enterprise-agent-platform",{"discoverAt":225,"extractAt":226,"githubAt":226,"updatedAt":226},1777995558409,1778053360399,{"anyEnrichmentAt":228,"extractAt":229,"githubAt":228,"llmAt":186,"updatedAt":186},1778053359868,1778053359436,[],[232,254,276],{"_creationTime":233,"_id":234,"community":235,"display":236,"identity":246,"providers":248,"relations":252,"workflow":253},1778053359436.7283,"k173ynpdc9ckbq2dqv7r5xwtqh866w6z",{"reviewCount":8},{"description":237,"installMethods":238,"name":239,"sourceUrl":240,"tags":241},"This skill should be used when the user wants to \"create an agent project\", \"start a new ADK project\", \"build me a new agent\", \"add CI/CD to my project\", \"add deployment\", \"enhance my project\", or \"upgrade my project\". Part of the Google ADK (Agent Development Kit) skills suite. Covers `agents-cli scaffold create`, `scaffold enhance`, and `scaffold upgrade` commands, template options, deployment targets, and the prototype-first workflow. Do NOT use for writing agent code (use google-agents-cli-adk-code) or deployment operations (use google-agents-cli-deploy).",{},"ADK Project Scaffolding Guide","https://github.com/google/agents-cli/tree/HEAD/skills/google-agents-cli-scaffold",[16,242,217,243,244,245],"scaffolding","python","cli","development-workflow",{"githubOwner":188,"githubRepo":16,"locale":23,"slug":247,"type":190},"google-agents-cli-scaffold",{"extract":249,"llm":250},{"commitSha":195,"license":196},{"promptVersionExtension":168,"promptVersionScoring":169,"score":251,"targetMarket":174,"tier":175},98,{"repoId":199},{"anyEnrichmentAt":228,"extractAt":229,"githubAt":228,"llmAt":186,"updatedAt":186},{"_creationTime":255,"_id":256,"community":257,"display":258,"identity":268,"providers":270,"relations":274,"workflow":275},1778053359436.7273,"k17atq5e7xjq7r2h28whqw6wc1866agk",{"reviewCount":8},{"description":259,"installMethods":260,"name":261,"sourceUrl":262,"tags":263},"This skill should be used when the user wants to \"set up tracing\", \"monitor my ADK agent\", \"configure logging\", \"add observability\", \"debug production traffic\", or needs guidance on monitoring deployed ADK (Agent Development Kit) agents. Covers Cloud Trace, prompt-response logging, BigQuery Agent Analytics, third-party integrations (AgentOps, Phoenix, MLflow, etc.), and troubleshooting. Part of the Google ADK (Agent Development Kit) skills suite. Do NOT use for deployment setup (use google-agents-cli-deploy) or API code patterns (use google-agents-cli-adk-code).",{},"ADK Observability Guide","https://github.com/google/agents-cli/tree/HEAD/skills/google-agents-cli-observability",[264,265,266,217,17,267],"observability","logging","tracing","telemetry",{"githubOwner":188,"githubRepo":16,"locale":23,"slug":269,"type":190},"google-agents-cli-observability",{"extract":271,"llm":272},{"commitSha":195,"license":196},{"promptVersionExtension":168,"promptVersionScoring":169,"score":273,"targetMarket":174,"tier":175},95,{"repoId":199},{"anyEnrichmentAt":228,"extractAt":229,"githubAt":228,"llmAt":186,"updatedAt":186},{"_creationTime":277,"_id":278,"community":279,"display":280,"identity":294,"providers":298,"relations":304,"workflow":306},1778053148350.4358,"k177ht3e54yypb470qz1mc7f3d867ghh",{"reviewCount":8},{"description":281,"installMethods":282,"name":283,"sourceUrl":284,"tags":285},"DevOps and IT Ops automation - CI/CD, monitoring, incident management, and infrastructure workflows",{},"DevOps Automation","https://github.com/claude-office-skills/skills/tree/HEAD/devops-automation",[286,287,19,288,289,290,291,292,293],"devops","automation","monitoring","incident-management","infrastructure","mcp","kubernetes","aws",{"githubOwner":295,"githubRepo":296,"locale":23,"slug":297,"type":190},"claude-office-skills","skills","devops-automation",{"extract":299,"llm":302},{"commitSha":300,"license":301},"9c4c7d5cd2813a8936bf2c9fdb174ea883b85a11","MIT",{"promptVersionExtension":168,"promptVersionScoring":169,"score":303,"targetMarket":174,"tier":175},92,{"repoId":305},"kd7fw7xbj58qc2z8whrrjptbed8659db",{"anyEnrichmentAt":307,"extractAt":308,"githubAt":307,"llmAt":309,"updatedAt":309},1778053151766,1778053148350,1778053561145]