[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-google-google-agents-cli-adk-code-pt-BR":3,"guides-for-google-google-agents-cli-adk-code":229,"similar-k17a9dw7hx8vddn41qsqmcnjzx867j55":230},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":20,"identity":185,"isFallback":190,"parentExtension":191,"providers":192,"relations":197,"repo":199,"workflow":226},1778053359436.7258,"k17a9dw7hx8vddn41qsqmcnjzx867j55",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"This skill should be used when the user wants to \"write agent code\", \"build an agent with ADK\", \"add a tool\", \"create a callback\", \"define an agent\", \"use state management\", or needs ADK (Agent Development Kit) Python API patterns and code examples. Part of the Google ADK skills suite. It provides a quick reference for agent types, tool definitions, orchestration patterns, callbacks, and state management. Do NOT use for creating new projects (use google-agents-cli-scaffold) or deployment (use google-agents-cli-deploy).",{},"ADK Code Cheatsheet","https://github.com/google/agents-cli/tree/HEAD/skills/google-agents-cli-adk-code",[15,16,17,18,19],"python","adk","agent-development","code-examples","sdk",{"_creationTime":21,"_id":22,"extensionId":5,"locale":23,"result":24,"trustSignals":174,"workflow":183},1778053387143.3645,"kn718gv5harajyp1swdr2mb3d1867zwm","en",{"checks":25,"evaluatedAt":164,"extensionSummary":165,"promptVersionExtension":166,"promptVersionScoring":167,"rationale":168,"score":169,"summary":170,"tags":171,"targetMarket":172,"tier":173},[26,31,34,37,41,44,49,53,56,59,63,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,154,157,161],{"category":27,"check":28,"severity":29,"summary":30},"Practical Utility","Problem relevance","pass","The description clearly states the user problem: writing agent code, building agents with ADK, adding tools, etc., and names specific ADK Python API patterns.",{"category":27,"check":32,"severity":29,"summary":33},"Unique selling proposition","The extension provides ADK Python API patterns and code examples, steering LLM behavior for agent development beyond default capabilities.",{"category":27,"check":35,"severity":29,"summary":36},"Production readiness","The extension provides code examples for agent creation, tool definition, and callback patterns, covering essential aspects of ADK agent development.",{"category":38,"check":39,"severity":29,"summary":40},"Scope","Single responsibility principle","The extension focuses on ADK Python API patterns and code examples, aligning with its described scope without introducing unrelated capabilities.",{"category":38,"check":42,"severity":29,"summary":43},"Description quality","The description is accurate, concise, and effectively communicates the skill's purpose and limitations, including clear non-goals.",{"category":45,"check":46,"severity":47,"summary":48},"Invocation","Scoped tools","not_applicable","This extension does not expose tools directly; it provides code examples and patterns for use within the ADK framework.",{"category":50,"check":51,"severity":29,"summary":52},"Documentation","Configuration & parameter reference","The documentation provides clear code examples for agent creation, tools, and callbacks, with explanations of key components.",{"category":38,"check":54,"severity":47,"summary":55},"Tool naming","This extension does not expose user-facing tools or commands.",{"category":38,"check":57,"severity":47,"summary":58},"Minimal I/O surface","This extension does not expose tools with I/O surfaces; it provides code examples.",{"category":60,"check":61,"severity":29,"summary":62},"License","License usability","The license is clearly stated as Apache-2.0 in the SKILL.md frontmatter.",{"category":64,"check":65,"severity":47,"summary":66},"Maintenance","Commit recency","No commit history is available for this specific file/skill in the provided context. The overall repository might have recent commits, but individual skill recency cannot be determined.",{"category":64,"check":68,"severity":29,"summary":69},"Dependency Management","The associated README indicates installation via `uvx google-agents-cli setup` or `npx skills add google/agents-cli`, implying standard package management practices are expected.",{"category":71,"check":72,"severity":29,"summary":73},"Security","Secret Management","The provided code examples do not show hardcoded secrets or echo sensitive information. Standard ADK practices are implied.",{"category":71,"check":75,"severity":29,"summary":76},"Injection","The extension provides code examples and documentation, not executable scripts that load untrusted data. No injection vulnerabilities are apparent.",{"category":71,"check":78,"severity":29,"summary":79},"Transitive Supply-Chain Grenades","The extension provides documentation and code snippets, not runtime external file fetching or execution that could be a supply chain risk.",{"category":71,"check":81,"severity":29,"summary":82},"Sandbox Isolation","This extension provides code examples and documentation, not executable scripts that modify files outside the project.",{"category":71,"check":84,"severity":29,"summary":85},"Sandbox escape primitives","No scripts or code are provided that could facilitate sandbox escape.",{"category":71,"check":87,"severity":29,"summary":88},"Data Exfiltration","The provided code examples focus on ADK API patterns and do not include instructions for reading or submitting confidential data.",{"category":71,"check":90,"severity":29,"summary":91},"Hidden Text Tricks","The bundled files (SKILL.md, references/*) are free of hidden-steering tricks and contain only clean, printable text and expected Unicode.",{"category":93,"check":94,"severity":29,"summary":95},"Hooks","Opaque code execution","The extension provides readable Python code examples and markdown documentation; there is no obfuscated or minified code.",{"category":97,"check":98,"severity":29,"summary":99},"Portability","Structural Assumption","The code examples are presented as snippets and patterns, not assuming a specific user project structure beyond standard Python ADK conventions.",{"category":101,"check":102,"severity":47,"summary":103},"Trust","Issues Attention","Issue tracking data is not available in the provided metadata.",{"category":105,"check":106,"severity":29,"summary":107},"Versioning","Release Management","A version number (0.1.2) is present in the SKILL.md frontmatter.",{"category":109,"check":110,"severity":29,"summary":111},"Code Execution","Validation","The extension provides code examples and documentation, not executable scripts that require runtime validation. Standard ADK practices imply validation.",{"category":71,"check":113,"severity":29,"summary":114},"Unguarded Destructive Operations","The extension provides code examples for agent development patterns and does not include destructive operations.",{"category":109,"check":116,"severity":29,"summary":117},"Error Handling","The provided code examples are illustrative and follow good Python practices; they do not contain explicit error handling that can be evaluated, but no obvious flaws are present.",{"category":109,"check":119,"severity":47,"summary":120},"Logging","The extension provides code examples and documentation; it does not implement its own logging mechanisms.",{"category":122,"check":123,"severity":29,"summary":124},"Compliance","GDPR","The provided code examples focus on ADK API patterns and do not inherently handle personal data without sanitization.",{"category":122,"check":126,"severity":29,"summary":127},"Target market","The extension provides general ADK Python API patterns and code examples, with no specific regional limitations detected. Target market is global.",{"category":97,"check":129,"severity":29,"summary":130},"Runtime stability","The code examples are general Python ADK patterns and do not appear to make assumptions about specific runtimes beyond standard Python and ADK requirements.",{"category":45,"check":132,"severity":29,"summary":133},"Precise Purpose","The description clearly defines the skill's purpose (ADK Python API patterns and code examples) and its non-goals (creating new projects, deployment).",{"category":45,"check":135,"severity":29,"summary":136},"Concise Frontmatter","The frontmatter is concise, clearly states the core capability, and provides relevant trigger phrases without excessive keywords.",{"category":50,"check":138,"severity":29,"summary":139},"Concise Body","The SKILL.md body is well-structured with clear sections and uses progressive disclosure for more detailed information in reference files.",{"category":141,"check":142,"severity":29,"summary":143},"Context","Progressive Disclosure","Detailed ADK 2.0 workflow patterns and ADK Python API details are appropriately delegated to separate reference files (`adk-2.0.md`, `adk-python.md`).",{"category":141,"check":145,"severity":47,"summary":146},"Forked exploration","This extension provides code examples and documentation, not a deep exploration workflow that would require `context: fork`.",{"category":27,"check":148,"severity":29,"summary":149},"Usage examples","The extension includes numerous clear, end-to-end Python code examples for agent creation, tools, callbacks, and workflow patterns.",{"category":27,"check":151,"severity":152,"summary":153},"Edge cases","info","While the code examples are illustrative, they don't explicitly detail edge cases or recovery paths for the patterns shown.",{"category":109,"check":155,"severity":47,"summary":156},"Tool Fallback","This extension does not define or rely on external tools that would require fallback mechanisms.",{"category":158,"check":159,"severity":29,"summary":160},"Safety","Halt on unexpected state","The extension provides documentation and code examples following standard Python practices, implying that unexpected states would lead to Python exceptions rather than silent continuation.",{"category":97,"check":162,"severity":29,"summary":163},"Cross-skill coupling","The skill provides self-contained ADK Python API patterns and code examples, not implicitly relying on or coupling with other skills.",1778053372072,"This skill serves as a quick reference for ADK Python API usage, offering code examples for agent creation, tool definitions, orchestration patterns, callbacks, and state management. It also includes guidance on ADK 2.0 workflows and best practices for structured output and agent communication.","2.0.0","3.4.0","This extension is exceptionally well-documented and provides high-quality, practical code examples for using the ADK Python API. The SKILL.md frontmatter is concise and accurate, and detailed information is progressively disclosed to separate reference files. All checks passed or were not applicable, with only a minor informational finding for lack of explicit edge case documentation within the code snippets themselves.",95,"Provides comprehensive ADK Python API patterns and code examples for agent development.",[15,16,17,18,19],"global","verified",{"codeQuality":175,"collectedAt":176,"documentation":177,"maintenance":179,"security":180,"testCoverage":182},{},1778053361070,{"descriptionLength":178,"readmeSize":8},524,{},{"hasNpmPackage":181,"smitheryVerified":181},false,{"hasCi":181,"hasTests":181},{"updatedAt":184},1778053387143,{"githubOwner":186,"githubRepo":187,"locale":23,"slug":188,"type":189},"google","agents-cli","google-agents-cli-adk-code","skill",true,null,{"extract":193,"llm":196},{"commitSha":194,"license":195},"9e2966f509ae8ee8a866cf7ecc6e227209f347ff","Apache-2.0",{"promptVersionExtension":166,"promptVersionScoring":167,"score":169,"targetMarket":172,"tier":173},{"repoId":198},"kd74jrvbwp33xw6azpzkw7r7vs8644t0",{"_creationTime":200,"_id":198,"identity":201,"providers":203,"workflow":223},1777995558409.8618,{"githubOwner":186,"githubRepo":187,"sourceUrl":202},"https://github.com/google/agents-cli",{"discover":204,"github":207},{"sources":205},[206],"skills-sh",{"closedIssues90d":208,"forks":209,"homepage":210,"license":195,"openIssues90d":211,"pushedAt":212,"readmeSize":213,"stars":214,"topics":215},3,246,"https://google.github.io/agents-cli/",7,1777501706000,8553,2086,[16,216,217,218,219,220,221,222],"agent-development-kit","agents","coding-agent","gemini","generative-ai","gemini-enterprise-agent-platform","google-cloud",{"discoverAt":224,"extractAt":225,"githubAt":225,"updatedAt":225},1777995558409,1778053360399,{"anyEnrichmentAt":227,"extractAt":228,"githubAt":227,"llmAt":184,"updatedAt":184},1778053359868,1778053359436,[],[231,252,285,304,337,364],{"_creationTime":232,"_id":233,"community":234,"display":235,"identity":244,"providers":246,"relations":250,"workflow":251},1778053359436.7283,"k173ynpdc9ckbq2dqv7r5xwtqh866w6z",{"reviewCount":8},{"description":236,"installMethods":237,"name":238,"sourceUrl":239,"tags":240},"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",[187,241,16,15,242,243],"scaffolding","cli","development-workflow",{"githubOwner":186,"githubRepo":187,"locale":23,"slug":245,"type":189},"google-agents-cli-scaffold",{"extract":247,"llm":248},{"commitSha":194,"license":195},{"promptVersionExtension":166,"promptVersionScoring":167,"score":249,"targetMarket":172,"tier":173},98,{"repoId":198},{"anyEnrichmentAt":227,"extractAt":228,"githubAt":227,"llmAt":184,"updatedAt":184},{"_creationTime":253,"_id":254,"community":255,"display":256,"identity":267,"providers":271,"relations":277,"workflow":280},1777995616544.5815,"k172qjn6g7bhww16bd0gv139ax864b25",{"reviewCount":8},{"description":257,"installMethods":258,"name":260,"sourceUrl":261,"tags":262},"Use this skill for reviewing, editing, or negotiating existing Word documents (.docx) where \"Track Changes\" or precise redlining is required. Use it to propose edits, accept/reject changes, or reply to comments. Do NOT use for creating new blank documents from scratch (use docx skill for that).",{"docker":259},"dealfluence/adeu","Adeu: Native Track Changes for AI","https://github.com/dealfluence/adeu/tree/HEAD/skills/adeu-redlining",[263,264,265,266,15,242,19],"mcp","docx","redlining","legal-tech",{"githubOwner":268,"githubRepo":269,"locale":23,"slug":270,"type":189},"dealfluence","adeu","adeu-redlining",{"extract":272,"llm":275,"smithery":276},{"commitSha":273,"license":274},"1e35c453a1969aac1e81fbe9e846f7e588604363","MIT",{"promptVersionExtension":166,"promptVersionScoring":167,"score":249,"targetMarket":172,"tier":173},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":181},{"parentExtensionId":278,"repoId":279},"k17at9s2nn8q5vvhd25mk7cswh865d43","kd79nsbdb8x35dzhcta9anmk2n8650gs",{"anyEnrichmentAt":281,"extractAt":282,"githubAt":283,"llmAt":284,"smitheryAt":281,"updatedAt":284},1777995723550,1777995616544,1777995616979,1777995897177,{"_creationTime":286,"_id":287,"community":288,"display":289,"identity":297,"providers":299,"relations":302,"workflow":303},1778053359436.7288,"k1780yft5sxt8fewxcc5bm1941866rzt",{"reviewCount":8},{"description":290,"installMethods":291,"name":292,"sourceUrl":293,"tags":294},"This skill should be used when the user wants to \"develop an agent\", \"build an agent using ADK\", \"run the agent locally\", \"debug agent code\", \"test an agent\", \"deploy an agent\", \"publish an agent\", \"monitor an agent\", or needs the ADK (Agent Development Kit) development lifecycle and coding guidelines. Entrypoint for building ADK agents. Always active — provides the full workflow (scaffold, build, evaluate, deploy, publish, observe), code preservation rules, model selection guidance, and troubleshooting steps for ADK or any agent development.",{},"ADK Development Workflow & Guidelines","https://github.com/google/agents-cli/tree/HEAD/skills/google-agents-cli-workflow",[16,17,295,296,242],"workflow","guidelines",{"githubOwner":186,"githubRepo":187,"locale":23,"slug":298,"type":189},"google-agents-cli-workflow",{"extract":300,"llm":301},{"commitSha":194,"license":195},{"promptVersionExtension":166,"promptVersionScoring":167,"score":249,"targetMarket":172,"tier":173},{"repoId":198},{"anyEnrichmentAt":227,"extractAt":228,"githubAt":227,"llmAt":184,"updatedAt":184},{"_creationTime":305,"_id":306,"community":307,"display":308,"identity":318,"providers":322,"relations":330,"workflow":332},1778053968286.4954,"k179afn14fzy4sejmjf82fgqa9867ck6",{"reviewCount":8},{"description":309,"installMethods":310,"name":311,"sourceUrl":312,"tags":313},"Searches arXiv for preprints and academic papers, retrieves abstracts, and filters by topic. Use when the user asks to find research papers, search arXiv, look up preprints, find academic articles in physics, math, CS, biology, statistics, or related fields.",{},"arXiv Search","https://github.com/langchain-ai/deepagents/tree/HEAD/libs/cli/examples/skills/arxiv-search",[314,315,316,317,15,242],"research","data-analytics","arxiv","academic-papers",{"githubOwner":319,"githubRepo":320,"locale":23,"slug":321,"type":189},"langchain-ai","deepagents","arxiv-search",{"extract":323,"llm":325,"smithery":326},{"commitSha":324,"license":274},"b108c71d0c570e16c7050c1eac482e15dc35a5ed",{"promptVersionExtension":166,"promptVersionScoring":167,"score":249,"targetMarket":172,"tier":173},{"qualityScore":327,"totalActivations":328,"uniqueUsers":329,"useCount":8,"verified":181},0.7439563,9,8,{"repoId":331},"kd76dna2fvfbnjvzcpd2cwqnyd865xz7",{"anyEnrichmentAt":333,"extractAt":334,"githubAt":335,"llmAt":336,"smitheryAt":333,"updatedAt":336},1778053994907,1778053968286,1778053969344,1778054053159,{"_creationTime":338,"_id":339,"community":340,"display":341,"identity":350,"providers":354,"relations":358,"workflow":360},1778053148350.4656,"k171nxqak0bb4qq89mkfwf02s5867cf6",{"reviewCount":8},{"description":342,"installMethods":343,"name":344,"sourceUrl":345,"tags":346},"Convert PDF files to editable Word documents using pdf2docx",{},"PDF to DOCX Converter","https://github.com/claude-office-skills/skills/tree/HEAD/pdf-to-docx",[347,264,348,349,15],"pdf","conversion","document-processing",{"githubOwner":351,"githubRepo":352,"locale":23,"slug":353,"type":189},"claude-office-skills","skills","pdf-to-docx",{"extract":355,"llm":357},{"commitSha":356,"license":274},"9c4c7d5cd2813a8936bf2c9fdb174ea883b85a11",{"promptVersionExtension":166,"promptVersionScoring":167,"score":249,"targetMarket":172,"tier":173},{"repoId":359},"kd7fw7xbj58qc2z8whrrjptbed8659db",{"anyEnrichmentAt":361,"extractAt":362,"githubAt":361,"llmAt":363,"updatedAt":363},1778053151766,1778053148350,1778053561145,{"_creationTime":365,"_id":366,"community":367,"display":368,"identity":378,"providers":380,"relations":383,"workflow":384},1778053148350.4202,"k17a8yhy4bc401x2yjqa1rvgc9867kxm",{"reviewCount":8},{"description":369,"installMethods":370,"name":371,"sourceUrl":372,"tags":373},"Generate complete presentations with AI - from outline to polished slides",{},"AI Slides","https://github.com/claude-office-skills/skills/tree/HEAD/ai-slides",[374,375,376,377,263,15],"presentation","ai","generation","automatic",{"githubOwner":351,"githubRepo":352,"locale":23,"slug":379,"type":189},"ai-slides",{"extract":381,"llm":382},{"commitSha":356,"license":274},{"promptVersionExtension":166,"promptVersionScoring":167,"score":249,"targetMarket":172,"tier":173},{"repoId":359},{"anyEnrichmentAt":361,"extractAt":362,"githubAt":361,"llmAt":363,"updatedAt":363}]