chezmoichezmoi dotfile management. apply - interactive diff review per file [apply.md], consolidate - merge duplicate templates [consolidate.md], cross-platform - W...
Install via ClawdBot CLI:
clawdbot install drumrobot/chezmoiGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 12, 2026
A developer using both macOS and Windows can use chezmoi to manage their dotfiles, with automatic detection of duplicate templates and OS-specific configurations. This ensures a consistent development environment across both platforms.
Teams using MCP (Model Context Protocol) servers can synchronize configurations across multiple applications. chezmoi provides a single source of truth for MCP server settings, reducing manual updates and errors.
When a new developer joins, the 'doctor' command checks for required scripts and files, auto-copying missing ones to bin. This speeds up onboarding and ensures all team members have the necessary tools.
A company with many similar configuration files across projects can use 'consolidate' to detect duplicate templates and merge them into shared scripts, reducing maintenance overhead and improving consistency.
The tool is open source, but the company offers consulting services for custom setup, integration, and training for organizations adopting chezmoi for large-scale configuration management.
Basic dotfile management is free, while advanced features like team sharing, audit logs, and priority support are offered via a subscription. Revenue comes from monthly or annual SaaS fees.
For large enterprises, a commercial license with dedicated support, custom integration, and SLA guarantees is provided. Revenue is from licensing and annual maintenance contracts.
💬 Integration Tip
Integrate with existing dotfile repos by using chezmoi diff to preview changes before applying, and set up the MCP sync to automate configuration propagation across apps.
Scored Jul 2, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Essential Git commands and workflows for version control, branching, and collaboration.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...
Deep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo/project name and wants to understand it — triggered by phrases like "帮我看看这个项目...