← 返回 Skills 市场
wpank

Turborepo

作者 wpank · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
1054
总下载
0
收藏
9
当前安装
1
版本数
在 OpenClaw 中安装
/install turborepo
功能描述
WHAT: Turborepo monorepo build system - caching, task pipelines, and parallel execution for JS/TS projects. WHEN: User configures turbo.json, creates packages, sets up monorepo, shares code between apps, runs --affected builds, debugs cache misses, or has apps/packages directories. KEYWORDS: turborepo, turbo.json, monorepo, dependsOn, task pipeline, caching, remote cache, --filter, --affected, packages, workspace, pnpm workspace, npm workspace, build optimization
安全使用建议
This skill is a documentation-only helper for Turborepo and appears internally consistent. Before installing: (1) note the skill source/homepage is listed as unknown—prefer skills from trusted origins; (2) the guidance will recommend adding CI secrets (TURBO_TOKEN, TURBO_TEAM, remote cache keys) for remote caching—store those in your CI secret store, not in plaintext; (3) the agent may suggest edits to turbo.json or package.json; always review suggested changes or pull requests before applying; (4) follow the guidance about avoiding root .env files and not placing sensitive secrets in repo files. If you want stronger assurance, verify the skill files locally (the included SKILL.md and references) prior to installation.
功能分析
Type: OpenClaw Skill Name: turborepo Version: 1.0.0 The OpenClaw AgentSkills skill bundle for Turborepo is benign. All files, including the `SKILL.md` and `command/turborepo.md` instructions for the AI agent, consistently focus on providing comprehensive documentation and best practices for using Turborepo. The skill explicitly warns against common anti-patterns and risky configurations (e.g., 'NEVER use `../` in inputs', 'DO NOT create Root Tasks', 'Avoid using `--parallel` flag'), guiding the agent to implement secure and efficient monorepo setups. There is no evidence of prompt injection, data exfiltration, malicious execution, persistence mechanisms, or other harmful behaviors. The references to sensitive environment variables (e.g., `TURBO_TOKEN`, `TURBO_REMOTE_CACHE_SIGNATURE_KEY`) are in the context of secure configuration, not exploitation.
能力评估
Purpose & Capability
Name/description match the included README and SKILL.md guidance; the skill is a documentation/instruction package for Turborepo and does not declare unrelated binaries, config paths, or credentials.
Instruction Scope
SKILL.md and command files instruct the agent to read the included reference docs and to advise edits to turbo.json and package.json and to run standard Turbo commands. The instructions reference environment variables and remote-cache tokens in the normal context of configuring CI/remote cache, but they do not instruct the agent to read or exfiltrate secrets or arbitrary system state. Users should be aware the skill's guidance includes file-modification recommendations (editing package.json, turbo.json, .turbo config), so any agent-initiated edits should be reviewed.
Install Mechanism
No install spec or code files to execute; this is an instruction-only skill (lowest install risk).
Credentials
The skill declares no required environment variables or credentials. The documentation sensibly describes TURBO_TOKEN, TURBO_TEAM, and signature keys for remote cache setups for CI—but these are contextual recommendations, not required by the skill. There is no unexplained request for secrets.
Persistence & Privilege
Skill is not always-on, user-invocable only. It does not request system-wide privileges or modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install turborepo
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /turborepo 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the Turborepo skill. - Provides guidance on configuring, structuring, and optimizing monorepos with turbo.json, package scripts, and best practices. - Emphasizes strict rules: never use root tasks, always delegate via turbo run, and avoid common anti-patterns. - Includes decision trees for task configuration, cache troubleshooting, filtering, CI setup, and environment variable handling. - Reference sections help users solve typical monorepo and Turborepo-specific issues.
元数据
Slug turborepo
版本 1.0.0
许可证
累计安装 10
当前安装数 9
历史版本数 1
常见问题

Turborepo 是什么?

WHAT: Turborepo monorepo build system - caching, task pipelines, and parallel execution for JS/TS projects. WHEN: User configures turbo.json, creates packages, sets up monorepo, shares code between apps, runs --affected builds, debugs cache misses, or has apps/packages directories. KEYWORDS: turborepo, turbo.json, monorepo, dependsOn, task pipeline, caching, remote cache, --filter, --affected, packages, workspace, pnpm workspace, npm workspace, build optimization. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1054 次。

如何安装 Turborepo?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install turborepo」即可一键安装,无需额外配置。

Turborepo 是免费的吗?

是的,Turborepo 完全免费(开源免费),可自由下载、安装和使用。

Turborepo 支持哪些平台?

Turborepo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Turborepo?

由 wpank(@wpank)开发并维护,当前版本 v1.0.0。

💬 留言讨论