[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-google-google-agents-cli-scaffold-zh-CN":3,"guides-for-google-google-agents-cli-scaffold":231,"similar-k173ynpdc9ckbq2dqv7r5xwtqh866w6z":232},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":21,"identity":188,"isFallback":192,"parentExtension":193,"providers":194,"relations":199,"repo":201,"workflow":228},1778053359436.7283,"k173ynpdc9ckbq2dqv7r5xwtqh866w6z",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"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",[15,16,17,18,19,20],"agents-cli","scaffolding","adk","python","cli","development-workflow",{"_creationTime":22,"_id":23,"extensionId":5,"locale":24,"result":25,"trustSignals":177,"workflow":186},1778053387143.3699,"kn7e6kege9jn72bm03qdq4ra7d866shf","en",{"checks":26,"evaluatedAt":167,"extensionSummary":168,"promptVersionExtension":169,"promptVersionScoring":170,"rationale":171,"score":172,"summary":173,"tags":174,"targetMarket":175,"tier":176},[27,32,35,38,42,45,49,53,56,59,63,68,71,75,78,81,84,87,90,93,97,101,105,109,113,116,119,122,126,129,132,135,138,141,145,148,151,154,157,160,164],{"category":28,"check":29,"severity":30,"summary":31},"Practical Utility","Problem relevance","pass","The description clearly states the problem of \"create an agent project\", \"start a new ADK project\", and related tasks, providing specific user intents and pain points.",{"category":28,"check":33,"severity":30,"summary":34},"Unique selling proposition","The extension provides specific CLI commands and a structured workflow for agent project scaffolding, which is more than a thin wrapper and offers significant value over simple prompting.",{"category":28,"check":36,"severity":30,"summary":37},"Production readiness","The skill covers the complete lifecycle of agent project creation, enhancement, and upgrade, including prerequisites and common workflows, indicating readiness for production use.",{"category":39,"check":40,"severity":30,"summary":41},"Scope","Single responsibility principle","The extension focuses on the specific domain of ADK project scaffolding, clearly outlining its scope and providing distinct commands for creation, enhancement, and upgrade without bleeding into unrelated domains.",{"category":39,"check":43,"severity":30,"summary":44},"Description quality","The description accurately reflects the extension's capabilities, clearly stating its purpose, commands, and limitations, including cross-references to related skills.",{"category":46,"check":47,"severity":30,"summary":48},"Invocation","Scoped tools","The extension uses narrow verb-noun specialized commands like `scaffold create`, `scaffold enhance`, and `scaffold upgrade`, avoiding generalist execution tools.",{"category":50,"check":51,"severity":30,"summary":52},"Documentation","Configuration & parameter reference","All command flags and their descriptions are comprehensively documented in the `references/flags.md` file, with defaults and intended use cases clearly specified.",{"category":39,"check":54,"severity":30,"summary":55},"Tool naming","The tool names (`agents-cli scaffold create`, `enhance`, `upgrade`) are descriptive, kebab-case, and clearly indicate their function within the ADK scaffolding domain.",{"category":39,"check":57,"severity":30,"summary":58},"Minimal I/O surface","The CLI commands accept specific, typed flags for configuration, and the expected outputs are the generated project files, adhering to a minimal I/O surface.",{"category":60,"check":61,"severity":30,"summary":62},"License","License usability","The extension is licensed under Apache-2.0, a permissive open-source license, as indicated by the LICENSE file and metadata.",{"category":64,"check":65,"severity":66,"summary":67},"Maintenance","Commit recency","not_applicable","No commit history is available for this specific skill, so commit recency cannot be evaluated.",{"category":64,"check":69,"severity":66,"summary":70},"Dependency Management","The skill itself does not appear to introduce direct third-party dependencies beyond the core `agents-cli` tool. The `agents-cli` installation instructions mention `uv` but this is an external tool requirement for the user, not a dependency of the skill itself.",{"category":72,"check":73,"severity":30,"summary":74},"Security","Secret Management","The skill's operations primarily involve scaffolding and configuration, with no apparent handling or echoing of sensitive secrets. It directs users to manage secrets via environment variables or API keys.",{"category":72,"check":76,"severity":30,"summary":77},"Injection","The skill's commands take structured arguments (flags) and generate project files. There is no indication of loading or executing untrusted external data as instructions.",{"category":72,"check":79,"severity":30,"summary":80},"Transitive Supply-Chain Grenades","The skill does not fetch remote content at runtime for execution or instruction following. All necessary components and configurations appear to be bundled or generated locally.",{"category":72,"check":82,"severity":30,"summary":83},"Sandbox Isolation","The skill's operations involve creating directories and files within a specified output directory, which is a contained operation within the user's project scope.",{"category":72,"check":85,"severity":30,"summary":86},"Sandbox escape primitives","No detached process spawns or deny-retry loops are evident in the skill's described functionality.",{"category":72,"check":88,"severity":30,"summary":89},"Data Exfiltration","The skill focuses on project scaffolding and configuration and does not appear to make any outbound calls to submit user data or credentials.",{"category":72,"check":91,"severity":30,"summary":92},"Hidden Text Tricks","Bundled files (SKILL.md, flags.md, LICENSE) are free of hidden-steering tricks, invisible characters, or obfuscated content.",{"category":94,"check":95,"severity":30,"summary":96},"Hooks","Opaque code execution","The skill's functionality is based on CLI commands and configuration generation, not on obfuscated or dynamically executed code within the skill bundle.",{"category":98,"check":99,"severity":30,"summary":100},"Portability","Structural Assumption","The skill makes reasonable assumptions about project structure (e.g., agent code in `app/`) and provides clear guidance or flags (`--agent-directory`) to handle variations.",{"category":102,"check":103,"severity":66,"summary":104},"Trust","Issues Attention","No GitHub issue data is available to evaluate maintainer engagement.",{"category":106,"check":107,"severity":30,"summary":108},"Versioning","Release Management","A version number (0.1.2) is clearly declared in the SKILL.md frontmatter.",{"category":110,"check":111,"severity":30,"summary":112},"Code Execution","Validation","The CLI commands accept structured flags with described types and constraints (e.g., project name length, allowed values for deployment targets), indicating input validation.",{"category":72,"check":114,"severity":30,"summary":115},"Unguarded Destructive Operations","The primary operations involve file and directory creation, which are not considered destructive in a way that requires additional guards beyond standard file system permissions.",{"category":110,"check":117,"severity":30,"summary":118},"Error Handling","The CLI's help messages and descriptions imply robust error handling for incorrect parameters or states, and the `agents-cli` tool itself would manage these errors.",{"category":110,"check":120,"severity":66,"summary":121},"Logging","This skill primarily generates project files and configuration. Logging of actions is handled by the `agents-cli` tool itself, not by the skill bundle.",{"category":123,"check":124,"severity":66,"summary":125},"Compliance","GDPR","The skill's function is project scaffolding and configuration, and it does not process personal data.",{"category":123,"check":127,"severity":30,"summary":128},"Target market","The extension targets a global developer audience and does not exhibit any regional restrictions. The `targetMarket` is 'global'.",{"category":98,"check":130,"severity":30,"summary":131},"Runtime stability","The skill relies on standard Python and CLI interactions, with explicit prerequisites like Python and `agents-cli`, and the `uv` installer, indicating good portability.",{"category":46,"check":133,"severity":30,"summary":134},"Precise Purpose","The description clearly states the purpose of scaffolding ADK projects and lists specific commands and use cases, along with explicit non-goals.",{"category":46,"check":136,"severity":30,"summary":137},"Concise Frontmatter","The frontmatter is concise, clearly defining the skill's name, description, and key trigger phrases within the character limit.",{"category":50,"check":139,"severity":30,"summary":140},"Concise Body","The SKILL.md body is well-structured with clear headings and uses progressive disclosure for details like flag references, keeping the main body concise.",{"category":142,"check":143,"severity":30,"summary":144},"Context","Progressive Disclosure","Detailed flag references are provided in a separate `references/flags.md` file, demonstrating effective progressive disclosure.",{"category":142,"check":146,"severity":66,"summary":147},"Forked exploration","This skill is for project scaffolding and does not involve deep exploration or code review that would require forked context.",{"category":28,"check":149,"severity":30,"summary":150},"Usage examples","The documentation provides clear, end-to-end examples for creating and enhancing projects, including code snippets and explanations of expected outcomes.",{"category":28,"check":152,"severity":30,"summary":153},"Edge cases","The documentation explicitly mentions constraints like project name length and directory creation behavior, and provides guidance on handling specific scenarios like enhancing existing projects.",{"category":110,"check":155,"severity":66,"summary":156},"Tool Fallback","The skill relies on the `agents-cli` tool itself, which is a prerequisite. There are no external optional tools with fallbacks described within the skill's context.",{"category":98,"check":158,"severity":30,"summary":159},"Stack assumptions","The skill clearly states prerequisites like Python 3.11+, `uv`, and `agents-cli`, and the runtime surface is standard CLI interaction.",{"category":161,"check":162,"severity":30,"summary":163},"Safety","Halt on unexpected state","The documentation outlines critical rules and expected states (e.g., not pre-creating directories, clarifying requirements) that, if violated, would likely lead to predictable errors from the `agents-cli` tool.",{"category":98,"check":165,"severity":30,"summary":166},"Cross-skill coupling","The skill is self-contained for its scaffolding purpose and explicitly cross-references other related skills in the documentation, rather than implicitly relying on them.",1778053384043,"This skill provides CLI commands and structured workflows for creating, enhancing, and upgrading agent projects within the Google ADK ecosystem. It manages project scaffolding, template selection, deployment configuration, and CI/CD integration.","2.0.0","3.4.0","This skill is exceptionally well-documented and clearly scoped, adhering to best practices for code execution, security, and usability. It provides comprehensive examples and handles potential issues through clear documentation and CLI constraints, warranting a verified tier.",98,"A highly polished skill for scaffolding Google ADK agent projects with clear documentation and robust CLI interactions.",[15,16,17,18,19,20],"global","verified",{"codeQuality":178,"collectedAt":179,"documentation":180,"maintenance":182,"security":183,"testCoverage":185},{},1778053372246,{"descriptionLength":181,"readmeSize":8},565,{},{"hasNpmPackage":184,"smitheryVerified":184},false,{"hasCi":184,"hasTests":184},{"updatedAt":187},1778053387143,{"githubOwner":189,"githubRepo":15,"locale":24,"slug":190,"type":191},"google","google-agents-cli-scaffold","skill",true,null,{"extract":195,"llm":198},{"commitSha":196,"license":197},"9e2966f509ae8ee8a866cf7ecc6e227209f347ff","Apache-2.0",{"promptVersionExtension":169,"promptVersionScoring":170,"score":172,"targetMarket":175,"tier":176},{"repoId":200},"kd74jrvbwp33xw6azpzkw7r7vs8644t0",{"_creationTime":202,"_id":200,"identity":203,"providers":205,"workflow":225},1777995558409.8618,{"githubOwner":189,"githubRepo":15,"sourceUrl":204},"https://github.com/google/agents-cli",{"discover":206,"github":209},{"sources":207},[208],"skills-sh",{"closedIssues90d":210,"forks":211,"homepage":212,"license":197,"openIssues90d":213,"pushedAt":214,"readmeSize":215,"stars":216,"topics":217},3,246,"https://google.github.io/agents-cli/",7,1777501706000,8553,2086,[17,218,219,220,221,222,223,224],"agent-development-kit","agents","coding-agent","gemini","generative-ai","gemini-enterprise-agent-platform","google-cloud",{"discoverAt":226,"extractAt":227,"githubAt":227,"updatedAt":227},1777995558409,1778053360399,{"anyEnrichmentAt":229,"extractAt":230,"githubAt":229,"llmAt":187,"updatedAt":187},1778053359868,1778053359436,[],[233,265,294,314,347,374],{"_creationTime":234,"_id":235,"community":236,"display":237,"identity":247,"providers":251,"relations":258,"workflow":260},1777995614337.9844,"k17f0xfg2pkfqd1p5jjzh8sswh8645px",{"reviewCount":8},{"description":238,"installMethods":239,"name":240,"sourceUrl":241,"tags":242},"Scaffold an editable Tandem control panel app",{},"Tandem Panel Scaffold","https://github.com/frumu-ai/tandem/tree/HEAD/packages/create-tandem-panel",[16,19,243,244,245,246],"react","typescript","vite","ui",{"githubOwner":248,"githubRepo":249,"locale":24,"slug":250,"type":191},"frumu-ai","tandem","create-tandem-panel",{"extract":252,"llm":255,"smithery":257},{"commitSha":253,"license":254},"25c8ae7c2f8b20d576a2b8d44946ac2e0ff9408d","MIT OR Apache-2.0",{"promptVersionExtension":169,"promptVersionScoring":170,"score":256,"targetMarket":175,"tier":176},100,{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":184},{"repoId":259},"kd72pd305er4m7vecv9p6mnd4s865kea",{"anyEnrichmentAt":261,"extractAt":262,"githubAt":263,"llmAt":264,"smitheryAt":261,"updatedAt":264},1777995723550,1777995614338,1777995614791,1777995897177,{"_creationTime":266,"_id":267,"community":268,"display":269,"identity":279,"providers":283,"relations":288,"workflow":290},1778053622473.6658,"k17bbjjk7fn3ngqhcnvx7d97y9867yk9",{"reviewCount":8},{"description":270,"installMethods":271,"name":272,"sourceUrl":273,"tags":274},"Build and publish npx-executable CLI tools using Bun as the primary toolchain with npm-compatible output. Use when the user wants to create a new CLI tool, set up a command-line package for npx execution, configure argument parsing and terminal output, or publish a CLI to npm. Covers scaffolding, citty arg parsing, sub-commands, terminal UX, strict TypeScript, Biome + ESLint linting, Vitest testing, Bunup bundling, and publishing workflows. Keywords: npx, cli, command-line, binary, bin, tool, bun, citty, commander, terminal, publish, typescript, biome, vitest.",{},"npx CLI Tool Development (Bun-First)","https://github.com/jwynia/agent-skills/tree/HEAD/skills/tech/development/tooling/npx-cli",[19,275,244,276,16,277,278],"bun","npm","tooling","development",{"githubOwner":280,"githubRepo":281,"locale":24,"slug":282,"type":191},"jwynia","agent-skills","npx-cli",{"extract":284,"llm":287},{"commitSha":285,"license":286},"e02ec7e226a6e4f8419fd3b88a1d8e472d421b32","MIT",{"promptVersionExtension":169,"promptVersionScoring":170,"score":172,"targetMarket":175,"tier":176},{"repoId":289},"kd7efn3mprpa8rd8vm5hw5ebzx864fph",{"anyEnrichmentAt":291,"extractAt":292,"githubAt":291,"llmAt":293,"updatedAt":293},1778053625386,1778053622473,1778054012696,{"_creationTime":295,"_id":296,"community":297,"display":298,"identity":307,"providers":309,"relations":312,"workflow":313},1778053359436.7288,"k1780yft5sxt8fewxcc5bm1941866rzt",{"reviewCount":8},{"description":299,"installMethods":300,"name":301,"sourceUrl":302,"tags":303},"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",[17,304,305,306,19],"agent-development","workflow","guidelines",{"githubOwner":189,"githubRepo":15,"locale":24,"slug":308,"type":191},"google-agents-cli-workflow",{"extract":310,"llm":311},{"commitSha":196,"license":197},{"promptVersionExtension":169,"promptVersionScoring":170,"score":172,"targetMarket":175,"tier":176},{"repoId":200},{"anyEnrichmentAt":229,"extractAt":230,"githubAt":229,"llmAt":187,"updatedAt":187},{"_creationTime":315,"_id":316,"community":317,"display":318,"identity":328,"providers":332,"relations":340,"workflow":342},1778053968286.4954,"k179afn14fzy4sejmjf82fgqa9867ck6",{"reviewCount":8},{"description":319,"installMethods":320,"name":321,"sourceUrl":322,"tags":323},"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",[324,325,326,327,18,19],"research","data-analytics","arxiv","academic-papers",{"githubOwner":329,"githubRepo":330,"locale":24,"slug":331,"type":191},"langchain-ai","deepagents","arxiv-search",{"extract":333,"llm":335,"smithery":336},{"commitSha":334,"license":286},"b108c71d0c570e16c7050c1eac482e15dc35a5ed",{"promptVersionExtension":169,"promptVersionScoring":170,"score":172,"targetMarket":175,"tier":176},{"qualityScore":337,"totalActivations":338,"uniqueUsers":339,"useCount":8,"verified":184},0.7439563,9,8,{"repoId":341},"kd76dna2fvfbnjvzcpd2cwqnyd865xz7",{"anyEnrichmentAt":343,"extractAt":344,"githubAt":345,"llmAt":346,"smitheryAt":343,"updatedAt":346},1778053994907,1778053968286,1778053969344,1778054053159,{"_creationTime":348,"_id":349,"community":350,"display":351,"identity":362,"providers":364,"relations":368,"workflow":370},1778054586606.9207,"k17dgzjgvsrbv3nsbp0kz4c1ax8665ww",{"reviewCount":8},{"description":352,"installMethods":353,"name":354,"sourceUrl":355,"tags":356},"Vercel filesystem detectors",{},"Vercel Filesystem Detectors","https://github.com/vercel/vercel/tree/HEAD/packages/fs-detectors",[357,358,359,360,19,361],"vercel","build-system","framework-detection","monorepo","utility",{"githubOwner":357,"githubRepo":357,"locale":24,"slug":363,"type":191},"vercel-fs-detectors",{"extract":365,"llm":367},{"commitSha":366,"license":197},"da93fccb68ef705f866ddb8d4ff596495589442a",{"promptVersionExtension":169,"promptVersionScoring":170,"score":256,"targetMarket":175,"tier":176},{"repoId":369},"kd70sna36fh1a450f5r7e0f8p986555e",{"anyEnrichmentAt":371,"extractAt":372,"githubAt":371,"llmAt":373,"updatedAt":373},1778054590995,1778054586606,1778054733091,{"_creationTime":375,"_id":376,"community":377,"display":378,"identity":391,"providers":393,"relations":397,"workflow":399},1778053126504.8447,"k177gyb2pp9y0hpcx23rd2j0gd866t61",{"reviewCount":8},{"description":379,"installMethods":380,"name":381,"sourceUrl":382,"tags":383},"Smart Money analytics on OKX: leaderboard traders, position tracking, trade records, aggregated consensus signals, and signal history. Use this skill when the user asks about 聪明钱, smart money, 牛人榜, leaderboard, top traders, 带单员, lead traders, 交易员排行, trader ranking, trader positions, trader PnL, 交易员持仓, 交易员收益, smart money signal, 聪明钱信号, long/short ratio, 多空比, capital flow, 资金流向, position conviction, 仓位强度, entry price distribution, smart money overview, 聪明钱总览, signal history, 信号历史, trader search, 搜索交易员, who is trading BTC, 谁在交易BTC, recommend traders, 推荐交易员, best traders, top performers.",{},"OKX CEX Smart Money CLI","https://github.com/okx/agent-skills/tree/HEAD/skills/okx-cex-smartmoney",[384,385,386,387,388,389,390,19],"okx","cex","smartmoney","analytics","trader","leaderboard","signals",{"githubOwner":384,"githubRepo":281,"locale":24,"slug":392,"type":191},"okx-cex-smartmoney",{"extract":394,"llm":396},{"commitSha":395,"license":286},"2c10950e7d08ff4a6f92e29aa5a72fc1f6982c3b",{"promptVersionExtension":169,"promptVersionScoring":170,"score":256,"targetMarket":175,"tier":176},{"repoId":398},"kd762kyfecgcjapqdqxsv1ngw986551x",{"anyEnrichmentAt":400,"extractAt":401,"githubAt":400,"llmAt":402,"updatedAt":402},1778053126894,1778053126504,1778053154881]