[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-clickhouse-clickhousectl-local-dev-zh-CN":3,"guides-for-clickhouse-clickhousectl-local-dev":470,"similar-k172dbcmfz7qb8cqmbj1hf8eax86nggm-zh-CN":471},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":253,"isFallback":243,"parentExtension":258,"providers":317,"relations":321,"repo":323,"tags":467,"workflow":468},1778684301220.7812,"k172dbcmfz7qb8cqmbj1hf8eax86nggm",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"当用户想要使用 ClickHouse 构建应用程序、设置本地 ClickHouse 开发环境、安装 ClickHouse、创建本地服务器、创建表或开始使用 ClickHouse 进行开发时使用。涵盖了从零开始到运行中的本地 ClickHouse 设置的完整流程。",{"claudeCode":12},"clickhouse/agent-skills","ClickHousectl 本地开发","https://github.com/clickhouse/agent-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":234,"workflow":251},1778684301220.7815,"kn72mv614hmtte0h8fvzz548r586n5ep","zh-CN",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":203,"practices":207,"prerequisites":208,"promptVersionExtension":209,"promptVersionScoring":210,"purpose":211,"rationale":212,"score":213,"summary":214,"tags":215,"tier":221,"useCases":222,"workflow":227},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,100,104,108,111,115,118,122,125,128,131,134,137,140,144,148,151,154,158,161,164,167,170,174,177,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","描述清楚地说明了设置本地 ClickHouse 开发环境的用户问题，包括安装、服务器创建和基本表设置。",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","该技能使用 `clickhousectl` 提供结构化的分步流程来自动化复杂的设置，与手动安装和配置相比具有显著价值。",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","该技能涵盖了从安装依赖项到验证正在运行的本地 ClickHouse 设置的完整生命周期，使其能够用于实际开发工作流。",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","该技能仅专注于使用 `clickhousectl` 设置本地 ClickHouse 开发环境，遵循单一、连贯的领域。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","描述准确简洁地反映了技能的功能，涵盖了从零开始到运行中的本地 ClickHouse 设置的完整流程。",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","该技能使用特定的动宾短语工具，如 `clickhousectl local install`、`server start` 和 `client --query`，避免了通用命令。",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","该技能中使用的 `clickhousectl` 命令的所有参数都在 SKILL.md 中进行了记录，包括替代版本说明符和可选路径。",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","使用的命令和工具具有描述性，并且特定于 ClickHouse CLI（`clickhousectl local install`、`server start`、`client`）。",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","输入是定义明确的带有特定参数（例如 `--name`、`--queries-file`）的命令，输出专注于这些命令的预期结果。",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","许可证是 Apache-2.0，通过 frontmatter 中的 SPDX 标识符声明，并通过随附的 LICENSE 文件确认。",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","上次提交是在 2026-05-13，这是最近的。",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","该技能本身不引入第三方依赖项；它依赖于用户安装了 `clickhousectl` 以及系统具有 shell 环境。",{"category":66,"check":67,"severity":63,"summary":68},"Security","Secret Management","该技能不处理或暴露任何秘密；它侧重于本地开发环境的设置。",{"category":66,"check":70,"severity":24,"summary":71},"Injection","该技能使用带有特定参数的 `clickhousectl` 命令，并且任何执行的 SQL 都明确地作为查询或文件传递，而不是任意代码。",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","该技能使用 `curl | sh` 命令安装 `clickhousectl`，但这是安装 CLI 的标准且常见的方法，并且源 URL 是规范的。",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","该技能在用户的项目目录中运行，并使用为本地开发设计的 `clickhousectl` 命令，不影响项目范围之外的文件。",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","在技能的说明或脚本中未发现分离的进程启动或拒绝重试循环。",{"category":66,"check":82,"severity":63,"summary":83},"Data Exfiltration","该技能不与任何机密数据交互，也不进行可能泄露信息的出站调用。",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","SKILL.md 内容没有隐藏的操纵技巧，使用了标准的 Markdown 和清晰的文本说明。",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","该技能的说明是纯文本，依赖于 `clickhousectl` 二进制文件的执行，该文件不透明。",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","该技能假定有一个标准的 POSIX 类 shell 环境来执行命令，并提到可能的 PATH 调整，但不对用户项目布局做出僵化的结构性假设。",{"category":96,"check":97,"severity":98,"summary":99},"Trust","Issues Attention","warning","在过去的 90 天里，有 2 个已打开的 issue 和 0 个已关闭的 issue，表明维护者响应缓慢或没有响应。",{"category":101,"check":102,"severity":24,"summary":103},"Versioning","Release Management","frontmatter 中声明了清单版本 (0.1.0)，并且安装说明不引用 `main`。",{"category":105,"check":106,"severity":24,"summary":107},"Execution","Validation","直接传递 `clickhousectl` 命令的输入参数，并且 `clickhousectl` 本身被期望处理其参数的验证。SQL 通过 `--queries-file` 或 `--query` 传递。",{"category":66,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","虽然 `clickhousectl local install` 在系统更改方面可能被视为破坏性的，但这是一个标准的 CLI 安装，并且 `server start` 是受管理的。没有使用没有上下文的明确破坏性操作，如 `rm -rf`。",{"category":112,"check":113,"severity":24,"summary":114},"Code Execution","Error Handling","SKILL.md 提供了处理潜在错误的清晰说明，例如找不到 `clickhousectl` 或 PATH 问题，并建议了具体的恢复步骤。",{"category":112,"check":116,"severity":63,"summary":117},"Logging","该技能主要是 CLI 命令的包装器，日志记录由 `clickhousectl` 工具本身处理，而不是由技能内的自定义日志记录处理。",{"category":119,"check":120,"severity":63,"summary":121},"Compliance","GDPR","该技能在本地开发设置上运行，不处理个人数据。",{"category":119,"check":123,"severity":24,"summary":124},"Target market","该技能用于设置本地开发环境，没有区域或司法管辖区限制；`targetMarket` 为 global。",{"category":92,"check":126,"severity":24,"summary":127},"Runtime stability","该技能假定标准的 POSIX shell，并提到可能的 PATH 调整，使其在常见的开发环境中具有可移植性。",{"category":44,"check":129,"severity":24,"summary":130},"README","README.md 提供了该存储库技能的良好概述，包括此技能的安装说明。",{"category":33,"check":132,"severity":63,"summary":133},"Tool surface size","这是一个单一的技能，专注于一个核心工作流，而不是许多工具的集合。",{"category":40,"check":135,"severity":63,"summary":136},"Overlapping near-synonym tools","该技能利用 `clickhousectl` 的特定命令，不公开重叠的同义词工具。",{"category":44,"check":138,"severity":24,"summary":139},"Phantom features","SKILL.md 和 README.md 中描述的所有功能都直接对应于 `clickhousectl` 命令的已记录用法。",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","README 和 SKILL.md 提供了清晰的 `clickhousectl` 安装说明，以及技能步骤的可复制粘贴调用示例。",{"category":145,"check":146,"severity":24,"summary":147},"Errors","Actionable error messages","SKILL.md 预先处理了潜在错误（例如，找不到 `clickhousectl`），并提供了可行的补救步骤。",{"category":105,"check":149,"severity":63,"summary":150},"Pinned dependencies","该技能不捆绑需要固定的外部脚本依赖项；它依赖于 `clickhousectl` CLI。",{"category":33,"check":152,"severity":63,"summary":153},"Dry-run preview","该技能的核心操作是环境设置和服务器启动，而不是需要典型意义上的 dry-run preview 的状态更改操作。`clickhousectl` 本身可能具有此处未使用的特定子命令的 dry-run 选项。",{"category":155,"check":156,"severity":63,"summary":157},"Protocol","Idempotent retry & timeouts","该技能编排 CLI 命令；幂等性和超时由 `clickhousectl` 或底层系统处理，不直接由该技能的逻辑处理。",{"category":119,"check":159,"severity":63,"summary":160},"Telemetry opt-in","该技能不发出遥测数据；它是一组用于设置本地环境的说明。",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","描述清楚地定义了目的（设置本地 ClickHouse 开发环境），并提供了具体触发条件（构建应用程序、安装 ClickHouse、创建表）。",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","frontmatter 简洁且自包含，在约 160 个字符内总结了核心功能和触发条件。",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","SKILL.md 结构良好，少于 500 行，并通过引用 `clickhousectl` 命令来隐含地委托更深入的材料。",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","该技能概述了主要步骤，并依赖 `clickhousectl` 进行详细执行，有效地使用了渐进式披露。",{"category":171,"check":175,"severity":63,"summary":176},"Forked exploration","此技能是一个直接的设置过程，不涉及需要 `context: fork` 的深度探索或代码审查。",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","该技能为每个主要步骤提供了端到端的、可直接使用的示例，包括安装、启动和验证设置的命令。",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","该技能记录了常见边缘情况，例如 `clickhousectl` 不在 PATH 中，并提供了清晰的恢复步骤。",{"category":112,"check":184,"severity":63,"summary":185},"Tool Fallback","该技能依赖于 `clickhousectl`，它是其操作所需的核心工具；该技能本身没有可选工具或回退选项。",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","该技能指导用户如何解决常见的预状态问题，例如 `clickhousectl` 不在 PATH 中，有效地停止并报告意外状态。",{"category":92,"check":191,"severity":24,"summary":192},"Cross-skill coupling","该技能是独立的，不隐式依赖于其他技能，仅专注于本地 ClickHouse 开发设置。",1778684162297,"该技能提供了使用 `clickhousectl` 的分步指南和自动化命令，用于安装 ClickHouse、设置本地服务器和创建表，涵盖了本地开发设置的整个过程。",[196,197,198,199,200,201,202],"安装 clickhousectl CLI","安装最新的稳定版 ClickHouse","初始化项目文件夹结构","启动和管理本地 ClickHouse 服务器","创建表和应用 SQL schema","使用示例数据填充本地数据库","通过验证查询验证设置",[204,205,206],"将 ClickHouse 部署到托管云服务","优化复杂、大规模的生产 ClickHouse 集群","超越基本设置的高级 ClickHouse 性能调优",[],[],"3.0.0","4.4.0","帮助用户快速建立一个功能齐全的本地 ClickHouse 开发环境，用于应用程序构建、原型设计和实验。","该技能文档齐全，遵循最佳实践，并提供完整的本地开发设置。唯一的问题是与问题响应缓慢相关的轻微维护问题。",87,"用于设置本地 ClickHouse 开发环境的综合性技能。",[216,217,218,219,220],"clickhouse","database","development","cli","local-setup","community",[223,224,225,226],"构建需要 ClickHouse 后端应用程序","设置新的 ClickHouse 开发实例","原型化 ClickHouse schema 和查询","学习 ClickHouse 开发工作流",[196,228,229,230,231,232,233],"安装 ClickHouse","初始化项目目录","启动本地 ClickHouse 服务器","创建表 schema","填充数据（可选）","验证设置",{"codeQuality":235,"collectedAt":237,"documentation":238,"maintenance":241,"security":248,"testCoverage":250},{"hasLockfile":236},true,1778684131459,{"descriptionLength":239,"readmeSize":240},276,6756,{"closedIssues90d":8,"forks":242,"hasChangelog":243,"manifestVersion":244,"openIssues90d":245,"pushedAt":246,"stars":247},25,false,"0.1.0",2,1778669462000,425,{"hasNpmPackage":243,"license":249,"smitheryVerified":243},"Apache-2.0",{"hasCi":236,"hasTests":243},{"updatedAt":252},1778684301220,{"basePath":254,"githubOwner":216,"githubRepo":255,"locale":18,"slug":256,"type":257},"skills/clickhousectl-local-dev","agent-skills","clickhousectl-local-dev","skill",{"_creationTime":259,"_id":260,"community":261,"display":262,"identity":266,"parentExtension":270,"providers":302,"relations":312,"tags":313,"workflow":314},1778683910609.9004,"k171w0wat3qnkfpas7mn7yqtb986mfgf",{"reviewCount":8},{"description":263,"installMethods":264,"name":265,"sourceUrl":14},"28 best practice rules for ClickHouse schema design, query optimization, and data ingestion — prioritized by impact",{"claudeCode":265},"clickhouse-best-practices",{"basePath":267,"githubOwner":216,"githubRepo":255,"locale":268,"slug":255,"type":269},"","en","plugin",{"_creationTime":271,"_id":272,"community":273,"display":274,"identity":278,"providers":280,"relations":295,"tags":297,"workflow":298},1778683910609.9001,"k1790kh9nnyedb58t0bhb9k83s86mcna",{"reviewCount":8},{"description":275,"installMethods":276,"name":277,"sourceUrl":14},"Official ClickHouse best practices for Claude Code",{"claudeCode":12},"clickhouse-agent-skills",{"basePath":267,"githubOwner":216,"githubRepo":255,"locale":268,"slug":255,"type":279},"marketplace",{"evaluate":281,"extract":290},{"promptVersionExtension":282,"promptVersionScoring":210,"score":283,"tags":284,"targetMarket":288,"tier":289},"3.1.0",95,[216,217,285,286,287],"sql","data-analysis","developer-tools","global","verified",{"commitSha":291,"marketplace":292,"plugin":293},"HEAD",{"name":277,"pluginCount":245},{"mcpCount":8,"provider":294,"skillCount":8},"classify",{"repoId":296},"kd7723v6kvsmj7pd0jntz17bkn86ne4f",[216,286,217,287,285],{"evaluatedAt":299,"extractAt":300,"updatedAt":301},1778683929817,1778683910609,1778684301942,{"evaluate":303,"extract":309},{"promptVersionExtension":209,"promptVersionScoring":210,"score":304,"tags":305,"targetMarket":288,"tier":289},97,[216,217,285,306,307,308],"python","devops","analytics",{"commitSha":291,"license":249,"plugin":310},{"mcpCount":8,"provider":294,"skillCount":311},6,{"parentExtensionId":272,"repoId":296},[308,216,217,307,306,285],{"evaluatedAt":315,"extractAt":300,"updatedAt":316},1778683955196,1778684302148,{"evaluate":318,"extract":320},{"promptVersionExtension":209,"promptVersionScoring":210,"score":213,"tags":319,"targetMarket":288,"tier":221},[216,217,218,219,220],{"commitSha":291,"license":249},{"parentExtensionId":260,"repoId":296,"translatedFrom":322},"k178zq7gpm99g8wnangjnqyb4n86nga9",{"_creationTime":324,"_id":296,"identity":325,"providers":326,"workflow":463},1778683905800.361,{"githubOwner":216,"githubRepo":255,"sourceUrl":14},{"classify":327,"discover":455,"github":458},{"commitSha":291,"extensions":328},[329,342,363,373,391,407,424,433,441,449],{"basePath":267,"description":275,"displayName":277,"installMethods":330,"rationale":331,"selectedPaths":332,"source":341,"sourceLanguage":268,"type":279},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[333,336,338],{"path":334,"priority":335},".claude-plugin/marketplace.json","mandatory",{"path":337,"priority":335},"README.md",{"path":339,"priority":340},"LICENSE","high","rule",{"basePath":267,"description":263,"displayName":265,"installMethods":343,"license":249,"rationale":344,"selectedPaths":345,"source":341,"sourceLanguage":268,"type":269},{"claudeCode":265},"plugin manifest at .claude-plugin/plugin.json",[346,348,349,350,353,355,357,359,361],{"path":347,"priority":335},".claude-plugin/plugin.json",{"path":337,"priority":335},{"path":339,"priority":340},{"path":351,"priority":352},"skills/chdb-datastore/SKILL.md","medium",{"path":354,"priority":352},"skills/chdb-sql/SKILL.md",{"path":356,"priority":352},"skills/clickhouse-architecture-advisor/SKILL.md",{"path":358,"priority":352},"skills/clickhouse-best-practices/SKILL.md",{"path":360,"priority":352},"skills/clickhousectl-cloud-deploy/SKILL.md",{"path":362,"priority":352},"skills/clickhousectl-local-dev/SKILL.md",{"basePath":364,"description":365,"displayName":366,"installMethods":367,"rationale":368,"selectedPaths":369,"source":341,"sourceLanguage":268,"type":269},"skills/clickhouse-architecture-advisor","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",{"claudeCode":366},"inline plugin source from marketplace.json at skills/clickhouse-architecture-advisor",[370,371],{"path":337,"priority":335},{"path":372,"priority":340},"SKILL.md",{"basePath":374,"description":375,"displayName":376,"installMethods":377,"rationale":378,"selectedPaths":379,"source":341,"sourceLanguage":268,"type":257},"skills/chdb-datastore","Drop-in pandas replacement with ClickHouse performance. Use `import chdb.datastore as pd` (or `from datastore import DataStore`) and write standard pandas code — same API, 10-100x faster on large datasets. Supports 16+ data sources (MySQL, PostgreSQL, S3, MongoDB, ClickHouse, Iceberg, Delta Lake, etc.) and 10+ file formats (Parquet, CSV, JSON, Arrow, ORC, etc.) with cross-source joins. Use this skill when the user wants to analyze data with pandas-style syntax, speed up slow pandas code, query remote databases or cloud storage as DataFrames, or join data across different sources — even if they don't explicitly mention chdb or DataStore. Do NOT use for raw SQL queries, ClickHouse server administration, or non-Python languages.","chdb-datastore",{"claudeCode":12},"SKILL.md frontmatter at skills/chdb-datastore/SKILL.md",[380,381,382,385,387,389],{"path":372,"priority":335},{"path":337,"priority":340},{"path":383,"priority":384},"examples/examples.md","low",{"path":386,"priority":352},"references/api-reference.md",{"path":388,"priority":352},"references/connectors.md",{"path":390,"priority":384},"scripts/verify_install.py",{"basePath":392,"description":393,"displayName":394,"installMethods":395,"rationale":396,"selectedPaths":397,"source":341,"sourceLanguage":268,"type":257},"skills/chdb-sql","In-process ClickHouse SQL engine for Python — run ClickHouse SQL queries directly on local files, remote databases, and cloud storage without a server. Use when the user wants to write SQL queries against Parquet/CSV/ JSON files, use ClickHouse table functions (mysql(), s3(), postgresql(), iceberg(), deltaLake() etc.), build stateful analytical pipelines with Session, use parametrized queries, window functions, or other advanced ClickHouse SQL features. Also use when the user explicitly mentions chdb.query(), ClickHouse SQL syntax, or wants cross-source SQL joins. Do NOT use for pandas-style DataFrame operations — use chdb-datastore instead.","chdb-sql",{"claudeCode":12},"SKILL.md frontmatter at skills/chdb-sql/SKILL.md",[398,399,400,401,402,404,406],{"path":372,"priority":335},{"path":337,"priority":340},{"path":383,"priority":384},{"path":386,"priority":352},{"path":403,"priority":352},"references/sql-functions.md",{"path":405,"priority":352},"references/table-functions.md",{"path":390,"priority":384},{"basePath":364,"description":408,"displayName":366,"installMethods":409,"rationale":410,"selectedPaths":411,"source":341,"sourceLanguage":268,"type":257},"MUST USE when designing ClickHouse architectures, selecting between ingestion or modeling patterns, or translating best practices into workload-specific system designs. Complements clickhouse-best-practices with decision frameworks and explicit provenance labels.",{"claudeCode":12},"SKILL.md frontmatter at skills/clickhouse-architecture-advisor/SKILL.md",[412,413,414,416,418,420,422],{"path":372,"priority":335},{"path":337,"priority":340},{"path":415,"priority":352},"AGENTS.md",{"path":417,"priority":384},"examples/README.md",{"path":419,"priority":384},"examples/finserv-market-surveillance.md",{"path":421,"priority":384},"examples/observability-high-throughput.md",{"path":423,"priority":384},"examples/siem-security-analytics.md",{"basePath":425,"description":426,"displayName":265,"installMethods":427,"rationale":428,"selectedPaths":429,"source":341,"sourceLanguage":268,"type":257},"skills/clickhouse-best-practices","MUST USE when reviewing ClickHouse schemas, queries, or configurations. Contains 31 rules that MUST be checked before providing recommendations. Always read relevant rule files and cite specific rules in responses.",{"claudeCode":12},"SKILL.md frontmatter at skills/clickhouse-best-practices/SKILL.md",[430,431,432],{"path":372,"priority":335},{"path":337,"priority":340},{"path":415,"priority":352},{"basePath":434,"description":435,"displayName":436,"installMethods":437,"rationale":438,"selectedPaths":439,"source":341,"sourceLanguage":268,"type":257},"skills/clickhouse-client-js/clickhouse-js-node-troubleshooting","Troubleshoot and resolve common issues with the ClickHouse Node.js client (@clickhouse/client). Use this skill whenever a user reports errors, unexpected behavior, or configuration questions involving the Node.js client specifically — including socket hang-up errors, Keep-Alive problems, stream handling issues, data type mismatches, read-only user restrictions, proxy/TLS setup problems, or long-running query timeouts. Trigger even when the user hasn't precisely named the issue; vague symptoms like \"my inserts keep failing\" or \"connection drops randomly\" in a Node.js context are strong signals to use this skill. Do NOT use for browser/Web client issues.\n","clickhouse-js-node-troubleshooting",{"claudeCode":12},"SKILL.md frontmatter at skills/clickhouse-client-js/clickhouse-js-node-troubleshooting/SKILL.md",[440],{"path":372,"priority":335},{"basePath":442,"description":443,"displayName":444,"installMethods":445,"rationale":446,"selectedPaths":447,"source":341,"sourceLanguage":268,"type":257},"skills/clickhousectl-cloud-deploy","Use when a user wants to deploy ClickHouse to the cloud, go to production, use ClickHouse Cloud, host a managed ClickHouse service, or migrate from a local ClickHouse setup to ClickHouse Cloud.","clickhousectl-cloud-deploy",{"claudeCode":12},"SKILL.md frontmatter at skills/clickhousectl-cloud-deploy/SKILL.md",[448],{"path":372,"priority":335},{"basePath":254,"description":450,"displayName":256,"installMethods":451,"rationale":452,"selectedPaths":453,"source":341,"sourceLanguage":268,"type":257},"Use when a user wants to build an application with ClickHouse, set up a local ClickHouse development environment, install ClickHouse, create a local server, create tables, or start developing with ClickHouse. Covers the full flow from zero to a working local ClickHouse setup.",{"claudeCode":12},"SKILL.md frontmatter at skills/clickhousectl-local-dev/SKILL.md",[454],{"path":372,"priority":335},{"sources":456},[457],"manual",{"closedIssues90d":8,"description":459,"forks":242,"homepage":460,"license":249,"openIssues90d":245,"pushedAt":246,"readmeSize":240,"stars":247,"topics":461},"The official Agent Skills for ClickHouse and ClickHouse Cloud","https://clickhouse.ai",[462,216],"agents",{"classifiedAt":464,"discoverAt":465,"extractAt":466,"githubAt":466,"updatedAt":464},1778683910082,1778683905800,1778683908184,[219,216,217,218,220],{"evaluatedAt":469,"extractAt":300,"updatedAt":252},1778684162697,[],[472,500,530,562,590,613],{"_creationTime":473,"_id":474,"community":475,"display":476,"identity":482,"providers":486,"relations":494,"tags":496,"workflow":497},1778697652123.8813,"k175pymk0vm7xrcjj2p0jf904186nae7",{"reviewCount":8},{"description":477,"installMethods":478,"name":480,"sourceUrl":481},"Debug OpenClaw model, provider, tool-surface, code-mode, streaming, and live/Crabbox behavior by choosing the right logs, probes, and proof path before changing code.",{"claudeCode":479},"steipete/clawdis","openclaw-debugging","https://github.com/steipete/clawdis",{"basePath":483,"githubOwner":484,"githubRepo":485,"locale":268,"slug":480,"type":257},".agents/skills/openclaw-debugging","steipete","clawdis",{"evaluate":487,"extract":493},{"promptVersionExtension":209,"promptVersionScoring":210,"score":488,"tags":489,"targetMarket":288,"tier":289},100,[490,491,219,492,218],"debugging","openclaws","troubleshooting",{"commitSha":291},{"repoId":495},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[219,490,218,491,492],{"evaluatedAt":498,"extractAt":499,"updatedAt":498},1778697754713,1778697652123,{"_creationTime":501,"_id":502,"community":503,"display":504,"identity":510,"providers":514,"relations":521,"tags":525,"workflow":526},1778695116148.682,"k177kjekr2zx11n81wp1j02thx86mvz8",{"reviewCount":8},{"description":505,"installMethods":506,"name":508,"sourceUrl":509},"在开始需要与当前工作区隔离的功能性工作，或在执行实现计划之前使用 - 通过原生工具或 git worktree 回退确保存在隔离的工作区。",{"claudeCode":507},"obra/superpowers","using-git-worktrees","https://github.com/obra/superpowers",{"basePath":511,"githubOwner":512,"githubRepo":513,"locale":18,"slug":508,"type":257},"skills/using-git-worktrees","obra","superpowers",{"evaluate":515,"extract":520},{"promptVersionExtension":209,"promptVersionScoring":210,"score":488,"tags":516,"targetMarket":288,"tier":289},[517,518,218,519,219],"git","workspace","automation",{"commitSha":291},{"parentExtensionId":522,"repoId":523,"translatedFrom":524},"k173cyjvkcyer717cf1859rka586mrx6","kd78df84w9e6v1ppqnzptt1afd86n9rm","k177cc2csjkdcems8qf39yr5fd86mzrs",[519,219,218,517,518],{"evaluatedAt":527,"extractAt":528,"updatedAt":529},1778694972293,1778694781833,1778695116148,{"_creationTime":531,"_id":532,"community":533,"display":534,"identity":540,"providers":545,"relations":555,"tags":558,"workflow":559},1778696691708.3274,"k170az7r02e9e2v47mpy80kx6n86nff3",{"reviewCount":8},{"description":535,"installMethods":536,"name":538,"sourceUrl":539},"Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy",{"claudeCode":537},"ruvnet/ruflo","Trader Regime","https://github.com/ruvnet/ruflo",{"basePath":541,"githubOwner":542,"githubRepo":543,"locale":268,"slug":544,"type":257},"plugins/ruflo-neural-trader/skills/trader-regime","ruvnet","ruflo","trader-regime",{"evaluate":546,"extract":553},{"promptVersionExtension":209,"promptVersionScoring":210,"score":488,"tags":547,"targetMarket":288,"tier":289},[548,549,550,551,552,219],"finance","trading","market-analysis","ai","typescript",{"commitSha":291,"license":554},"MIT",{"parentExtensionId":556,"repoId":557},"k17drge8h1fgzchr0p4jaeg33n86mwmy","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[551,219,548,550,549,552],{"evaluatedAt":560,"extractAt":561,"updatedAt":560},1778701108877,1778696691708,{"_creationTime":563,"_id":564,"community":565,"display":566,"identity":572,"providers":576,"relations":583,"tags":586,"workflow":587},1778699234184.6174,"k174zww66m804nhr89ttra7r6d86nwyg",{"reviewCount":8},{"description":567,"installMethods":568,"name":570,"sourceUrl":571},"Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow",{"claudeCode":569},"Yeachan-Heo/oh-my-claudecode","setup","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":573,"githubOwner":574,"githubRepo":575,"locale":268,"slug":570,"type":257},"skills/setup","Yeachan-Heo","oh-my-claudecode",{"evaluate":577,"extract":582},{"promptVersionExtension":209,"promptVersionScoring":210,"score":488,"tags":578,"targetMarket":288,"tier":289},[570,579,580,219,581],"routing","configuration","mcp",{"commitSha":291},{"parentExtensionId":584,"repoId":585},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[219,580,581,579,570],{"evaluatedAt":588,"extractAt":589,"updatedAt":588},1778699724286,1778699234184,{"_creationTime":591,"_id":592,"community":593,"display":594,"identity":598,"providers":601,"relations":609,"tags":610,"workflow":611},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":595,"installMethods":596,"name":597,"sourceUrl":571},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":569},"Project Session Manager",{"basePath":599,"githubOwner":574,"githubRepo":575,"locale":268,"slug":600,"type":257},"skills/project-session-manager","project-session-manager",{"evaluate":602,"extract":608},{"promptVersionExtension":209,"promptVersionScoring":210,"score":488,"tags":603,"targetMarket":288,"tier":289},[517,604,605,606,519,219,607],"development-environment","workflow","tmux","developer-tool",{"commitSha":291,"license":554},{"parentExtensionId":584,"repoId":585},[519,219,607,604,517,606,605],{"evaluatedAt":612,"extractAt":589,"updatedAt":612},1778699613343,{"_creationTime":614,"_id":615,"community":616,"display":617,"identity":621,"providers":623,"relations":629,"tags":630,"workflow":631},1778699234184.6143,"k17cnx0m6a27fw52yvt4zsbsxh86nd1c",{"reviewCount":8},{"description":618,"installMethods":619,"name":620,"sourceUrl":571},"Configure popular MCP servers for enhanced agent capabilities",{"claudeCode":569},"mcp-setup",{"basePath":622,"githubOwner":574,"githubRepo":575,"locale":268,"slug":620,"type":257},"skills/mcp-setup",{"evaluate":624,"extract":628},{"promptVersionExtension":209,"promptVersionScoring":210,"score":488,"tags":625,"targetMarket":288,"tier":289},[581,580,219,626,627],"agent","tooling",{"commitSha":291},{"parentExtensionId":584,"repoId":585},[626,219,580,581,627],{"evaluatedAt":632,"extractAt":589,"updatedAt":632},1778699492025]