[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-marketplace-clickhouse-clickhouse-agent-skills-ms":3,"guides-for-clickhouse-clickhouse-agent-skills":254,"similar-k17fetqc2gnfxpzqc987p9v2tn866zvy":255},{"_creationTime":4,"_id":5,"children":6,"community":69,"display":70,"evaluation":77,"identity":223,"isFallback":226,"parentExtension":227,"providers":228,"relations":234,"repo":235,"workflow":253},1778054543543.2256,"k17fetqc2gnfxpzqc987p9v2tn866zvy",[7,45],{"_creationTime":8,"_id":9,"community":10,"display":12,"identity":25,"providers":30,"relations":39,"workflow":41},1778054543543.226,"k17186a36ytn3fnh8shwrpnrqd867xs9",{"reviewCount":11},0,{"description":13,"installMethods":14,"name":15,"sourceUrl":16,"tags":17},"28 best practice rules for ClickHouse schema design, query optimization, and data ingestion — prioritized by impact",{},"ClickHouse Best Practices","https://github.com/clickhouse/agent-skills",[18,19,20,21,22,23,24],"clickhouse","database","performance","best-practices","schema-design","query-optimization","data-ingestion",{"githubOwner":18,"githubRepo":26,"locale":27,"slug":28,"type":29},"agent-skills","en","clickhouse-best-practices","plugin",{"extract":31,"llm":33},{"commitSha":32},"c7f9095dd18778331892304bf47558176cc5ed31",{"promptVersionExtension":34,"promptVersionScoring":35,"score":36,"targetMarket":37,"tier":38},"2.0.0","3.4.0",75,"global","evaluated",{"parentExtensionId":5,"repoId":40},"kd77cv1yep3xbxmg44be55zt2s865mjh",{"anyEnrichmentAt":42,"extractAt":43,"githubAt":42,"llmAt":44,"updatedAt":44},1778054543918,1778054543543,1778054558139,{"_creationTime":46,"_id":47,"community":48,"display":49,"identity":59,"providers":61,"relations":67,"workflow":68},1778054543543.2266,"k17bq00sr573ys8bdtme65270n86616q",{"reviewCount":11},{"description":50,"installMethods":51,"name":52,"sourceUrl":53,"tags":54},"Workload-aware architecture decision skill for ClickHouse — ingestion strategies, partitioning, enrichment, upsert patterns, and pre-aggregation with explicit official/derived/field provenance",{},"ClickHouse Architecture Advisor","https://github.com/clickhouse/agent-skills/tree/HEAD/skills/clickhouse-architecture-advisor",[18,55,56,57,58],"architecture","documentation","guidance","decision-framework",{"githubOwner":18,"githubRepo":26,"locale":27,"slug":60,"type":29},"clickhouse-architecture-advisor",{"extract":62,"llm":64},{"commitSha":32,"license":63},"Apache-2.0",{"promptVersionExtension":34,"promptVersionScoring":35,"score":65,"targetMarket":37,"tier":66},85,"flagged",{"parentExtensionId":5,"repoId":40},{"anyEnrichmentAt":42,"extractAt":43,"githubAt":42,"llmAt":44,"updatedAt":44},{"reviewCount":11},{"description":71,"installMethods":72,"name":73,"sourceUrl":16,"tags":74},"Official ClickHouse best practices for Claude Code",{},"ClickHouse Agent Skills",[18,19,23,22,21,24,55,75,76],"chdb","sql",{"_creationTime":78,"_id":79,"extensionId":5,"locale":27,"result":80,"trustSignals":213,"workflow":222},1778054558139.5066,"kn77wraaq00k0ak75pxh4rrk9n867zn0",{"checks":81,"evaluatedAt":206,"extensionSummary":207,"promptVersionExtension":34,"promptVersionScoring":35,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":37,"tier":212},[82,87,90,93,97,100,104,109,112,115,119,123,126,130,133,136,139,142,145,148,152,156,160,164,168,171,174,177,181,184,187,190,193,197,200,203],{"category":83,"check":84,"severity":85,"summary":86},"Practical Utility","Problem relevance","pass","The description clearly states the problem addressed: applying ClickHouse best practices for Claude Code.",{"category":83,"check":88,"severity":85,"summary":89},"Unique selling proposition","The extension provides specific rules and decision frameworks for ClickHouse, offering value beyond a generic LLM assistant.",{"category":83,"check":91,"severity":85,"summary":92},"Production readiness","The skills cover schema design, query optimization, data ingestion, and architecture, addressing a complete lifecycle for ClickHouse workflows.",{"category":94,"check":95,"severity":85,"summary":96},"Scope","Single responsibility principle","The extension clearly focuses on ClickHouse database best practices and architecture, with a separate skill for chdb data manipulation.",{"category":94,"check":98,"severity":85,"summary":99},"Description quality","The description accurately and concisely reflects the extension's purpose of providing ClickHouse best practices.",{"category":101,"check":102,"severity":85,"summary":103},"Invocation","Scoped tools","The skills appear to expose specific, verb-noun tools for ClickHouse operations rather than a single generalist tool.",{"category":105,"check":106,"severity":107,"summary":108},"Documentation","Configuration & parameter reference","not_applicable","No specific configuration parameters or environment variables were observed to require documentation for this extension.",{"category":94,"check":110,"severity":85,"summary":111},"Tool naming","Tool names are descriptive and related to ClickHouse operations, as indicated by the skill descriptions.",{"category":94,"check":113,"severity":85,"summary":114},"Minimal I/O surface","The tool descriptions suggest focused inputs and outputs tailored to specific ClickHouse tasks.",{"category":116,"check":117,"severity":85,"summary":118},"License","License usability","The extension is licensed under Apache-2.0, a permissive open-source license, clearly indicated in the `marketplace.json` and LICENSE file.",{"category":120,"check":121,"severity":107,"summary":122},"Maintenance","Commit recency","The repository's last commit date is not available, so this check cannot be performed.",{"category":120,"check":124,"severity":107,"summary":125},"Dependency Management","No third-party dependencies were identified that would require specific update or merge mechanisms.",{"category":127,"check":128,"severity":85,"summary":129},"Security","Secret Management","The extension does not appear to handle or expose secrets based on its description and file structure.",{"category":127,"check":131,"severity":85,"summary":132},"Injection","The extension appears to treat loaded data as instructions for ClickHouse operations and does not load external untrusted data.",{"category":127,"check":134,"severity":85,"summary":135},"Transitive Supply-Chain Grenades","The extension does not appear to fetch or execute external code or data at runtime.",{"category":127,"check":137,"severity":85,"summary":138},"Sandbox Isolation","The extension is focused on database operations and does not appear to modify files outside its designated scope.",{"category":127,"check":140,"severity":85,"summary":141},"Sandbox escape primitives","No sandbox escape primitives like detached process spawns or deny-retry loops were detected.",{"category":127,"check":143,"severity":85,"summary":144},"Data Exfiltration","The extension focuses on database operations and does not appear to exfiltrate confidential data.",{"category":127,"check":146,"severity":85,"summary":147},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks, and descriptions are clean.",{"category":149,"check":150,"severity":85,"summary":151},"Hooks","Opaque code execution","The bundle includes readable source code and no obfuscated payloads or runtime fetched scripts.",{"category":153,"check":154,"severity":85,"summary":155},"Portability","Structural Assumption","The skills are focused on database operations and do not make structural assumptions about user project organization.",{"category":157,"check":158,"severity":107,"summary":159},"Trust","Issues Attention","No open or closed issues data is available for evaluation.",{"category":161,"check":162,"severity":85,"summary":163},"Versioning","Release Management","The extension has a manifest version (0.3.0) and explicit version metadata in marketplace.json and plugin.json.",{"category":165,"check":166,"severity":85,"summary":167},"Code Execution","Validation","The tool descriptions imply structured inputs and outputs suitable for validation.",{"category":127,"check":169,"severity":85,"summary":170},"Unguarded Destructive Operations","The extension primarily deals with database configuration and queries, with no explicitly destructive operations detected.",{"category":165,"check":172,"severity":85,"summary":173},"Error Handling","The provided descriptions suggest structured error handling for database operations.",{"category":165,"check":175,"severity":107,"summary":176},"Logging","The extension is focused on database operations and does not have destructive actions or outbound calls that require logging.",{"category":178,"check":179,"severity":85,"summary":180},"Compliance","GDPR","The extension operates on database schemas and queries, not personal data, so GDPR is not applicable.",{"category":178,"check":182,"severity":85,"summary":183},"Target market","The extension is globally applicable to ClickHouse users and does not have region-specific logic.",{"category":153,"check":185,"severity":85,"summary":186},"Runtime stability","The extension is designed for ClickHouse and chdb, not tied to specific OS or editor runtimes.",{"category":105,"check":188,"severity":85,"summary":189},"README","The README is present, comprehensive, and clearly states the purpose of the provided ClickHouse skills.",{"category":94,"check":191,"severity":85,"summary":192},"Theme declaration","The README declares a specific theme of \"official Agent Skills for ClickHouse\", focusing on best practices and architecture.",{"category":194,"check":195,"severity":85,"summary":196},"Install","Installation instruction","The README provides clear installation instructions using both `npx` and `clickhousectl`.",{"category":94,"check":198,"severity":85,"summary":199},"Overlapping near-synonym tools","The skill descriptions do not indicate overlapping near-synonym tools; each appears to cover distinct aspects of ClickHouse usage.",{"category":105,"check":201,"severity":85,"summary":202},"Phantom features","All features mentioned in the README, such as the ClickHouse Best Practices and Architecture Advisor, have corresponding skills listed in the marketplace.json.",{"category":161,"check":204,"severity":85,"summary":205},"Per-entry version metadata","Each plugin entry in `marketplace.json` has explicit version metadata ('0.3.0' and '0.1.0'), alongside source references.",1778054557250,"This extension exposes specific rules and decision frameworks for ClickHouse schema design, query optimization, data ingestion, and architecture. It also includes skills for the chdb DataStore and SQL interfaces, offering a pandas-compatible API and in-process SQL querying for various data sources.","This extension is well-documented, covers its domain comprehensively, and adheres to best practices for security and usability. The README is clear, installation is straightforward, and the skills are well-scoped. The only checks not passed were due to a lack of available data (commit recency, issues) or direct applicability (no secrets, logging for read-only tasks).",97,"A high-quality set of agent skills providing comprehensive best practices and architectural guidance for ClickHouse and its related tools.",[18,19,23,22,21,24,55,75,76],"verified",{"codeQuality":214,"collectedAt":215,"documentation":216,"maintenance":218,"security":219,"testCoverage":221},{},1778054546003,{"descriptionLength":217,"readmeSize":11},50,{},{"hasNpmPackage":220,"smitheryVerified":220},false,{"hasCi":220,"hasTests":220},{"updatedAt":44},{"githubOwner":18,"githubRepo":26,"locale":27,"slug":224,"type":225},"clickhouse-agent-skills","marketplace",true,null,{"extract":229,"llm":233},{"commitSha":32,"license":63,"marketplace":230},{"name":224,"pluginCount":231,"version":232},2,"0.3.0",{"promptVersionExtension":34,"promptVersionScoring":35,"score":209,"targetMarket":37,"tier":212},{"repoId":40},{"_creationTime":236,"_id":40,"identity":237,"providers":238,"workflow":250},1777995558409.8745,{"githubOwner":18,"githubRepo":26,"sourceUrl":16},{"discover":239,"github":242},{"sources":240},[241],"skills-sh",{"closedIssues90d":11,"forks":243,"homepage":244,"license":63,"openIssues90d":231,"pushedAt":245,"readmeSize":246,"stars":247,"topics":248},24,"https://clickhouse.ai",1777999231000,6756,417,[249,18],"agents",{"discoverAt":251,"extractAt":252,"githubAt":252,"updatedAt":252},1777995558409,1778054544500,{"anyEnrichmentAt":42,"extractAt":43,"githubAt":42,"llmAt":44,"updatedAt":44},[],[256],{"_creationTime":257,"_id":258,"community":259,"display":260,"identity":271,"providers":272,"relations":281,"workflow":283},1778054790682.9785,"k1707hm2m17k8x7cpj6p44bvqn866mza",{"reviewCount":11},{"description":261,"installMethods":262,"name":263,"sourceUrl":264,"tags":265},"Official Redis plugins for Claude Code",{},"Redis Agent Skills","https://github.com/redis/agent-skills",[266,19,267,268,20,269,270],"redis","caching","vector-search","ai","coding-assistant",{"githubOwner":266,"githubRepo":26,"locale":27,"slug":266,"type":225},{"extract":273,"llm":279},{"commitSha":274,"license":275,"marketplace":276},"4eaff191fcb830b64b6ac05bb8ef0ee067c73a9f","MIT",{"name":266,"pluginCount":277,"version":278},1,"1.0.0",{"promptVersionExtension":34,"promptVersionScoring":35,"score":280,"targetMarket":37,"tier":212},98,{"repoId":282},"kd72cqkk9vg7r05wyr46abseh9864ghf",{"anyEnrichmentAt":284,"extractAt":285,"githubAt":284,"llmAt":286,"updatedAt":286},1778054790989,1778054790683,1778054803476]