← 返回 Skills 市场
Cuihua Monorepo Manager
作者
supermario11
· GitHub ↗
· v1.0.0
· MIT-0
101
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install cuihua-monorepo-manager
功能描述
🏗️ AI-powered monorepo management assistant. Automate workspace orchestration, dependency management, and build optimization for large-scale monorepo projects.
使用说明 (SKILL.md)
cuihua-monorepo-manager 🏗️
Tame your monorepo with AI-powered automation
Intelligent monorepo management for Lerna, Nx, Turborepo, and Yarn/npm workspaces.
Features
- 📊 Dependency graph analysis
- ⚡ Smart build ordering
- 🔄 Change detection
- 📦 Version management
- 🚀 CI/CD optimization
Quick Start
"Analyze monorepo dependencies" "Optimize build order" "Detect affected packages"
Installation
clawhub install cuihua-monorepo-manager
License
MIT | Made with 🌸 by 翠花
安全使用建议
This skill appears to overstate what it can do. Before installing: (1) don't assume it performs build-order optimization, change detection, versioning, or CI integrations — the shipped code only reads package.json files and prints package names; (2) ask the author or maintainer for a clear mapping of claimed features to code paths (or for an updated implementation); (3) because it declares git as required but doesn't use it, be cautious — that may indicate missing code or sloppy metadata; (4) if you want those advanced features, prefer a skill with transparent, complete implementations or one from a known source; (5) test the skill in a sandboxed/local environment with non-sensitive repositories first. Additional information that would raise confidence to 'high': updated SKILL.md and code that actually implement and document change-detection (likely using git), dependency-graph construction, build-order algorithms, and any external integrations — or a trustworthy homepage/author identity and changelog showing these features.
功能分析
Type: OpenClaw Skill
Name: cuihua-monorepo-manager
Version: 1.0.0
The skill bundle provides basic monorepo dependency analysis by reading local package.json files. The implementation in monorepo.js is a straightforward file-system utility that lacks network access, execution of external commands, or any indicators of malicious intent or prompt injection.
能力评估
Purpose & Capability
Name/description and SKILL.md claim many advanced capabilities (dependency graph analysis, smart build ordering, cross-package change detection, automated versioning, CI/CD optimization). The only shipped code (monorepo.js) performs a very small workspace scan: it reads package.json and lists packages. It does not implement build-order computation, change detection, versioning, CI/CD integration, or network calls. Additionally, SKILL.md's metadata lists 'git' as required, but the code never invokes git. This is a substantive mismatch between claimed purpose and actual capability.
Instruction Scope
SKILL.md provides high-level user-facing capabilities but offers no concrete runtime instructions for the advanced behaviors it claims. The runtime artifact (monorepo.js) only reads package.json files under declared workspace patterns and prints package names; it does not access other system state, VCS history, or external services. Because instructions are vague and the implementation is minimal, the agent may be unable to fulfill user requests the skill advertises — this is scope/incoherence rather than direct malicious behavior.
Install Mechanism
There is no install spec — the skill is instruction-only with a small local code file. That is low-risk from an install perspective (nothing downloaded from third-party URLs). The code shipped is short and readable; it performs local filesystem reads only.
Credentials
The skill requires no environment variables and requests only standard binaries (node, git). However, the code does not use git at all, so declaring git as required is disproportionate and unexplained. No secrets or external credentials are requested, which is appropriate for the stated local-analysis tasks.
Persistence & Privilege
The skill does not request persistent/always-on presence (always:false), does not modify other skills or system-wide agent settings, and contains no code that writes persistent configuration beyond reading package.json files. Autonomous invocation is allowed by default, but that is normal and not by itself concerning here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install cuihua-monorepo-manager - 安装完成后,直接呼叫该 Skill 的名称或使用
/cuihua-monorepo-manager触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
🏗️ Monorepo automation for Lerna, Nx, Turborepo
元数据
常见问题
Cuihua Monorepo Manager 是什么?
🏗️ AI-powered monorepo management assistant. Automate workspace orchestration, dependency management, and build optimization for large-scale monorepo projects. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 101 次。
如何安装 Cuihua Monorepo Manager?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install cuihua-monorepo-manager」即可一键安装,无需额外配置。
Cuihua Monorepo Manager 是免费的吗?
是的,Cuihua Monorepo Manager 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Cuihua Monorepo Manager 支持哪些平台?
Cuihua Monorepo Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Cuihua Monorepo Manager?
由 supermario11(@supermario11)开发并维护,当前版本 v1.0.0。
推荐 Skills