← Back to Skills Marketplace
wpank

Turborepo

by wpank · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
1054
Downloads
0
Stars
9
Active Installs
1
Versions
Install in OpenClaw
/install turborepo
Description
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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install turborepo
  3. After installation, invoke the skill by name or use /turborepo
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug turborepo
Version 1.0.0
License
All-time Installs 10
Active Installs 9
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 1054 downloads so far.

How do I install Turborepo?

Run "/install turborepo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Turborepo free?

Yes, Turborepo is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Turborepo support?

Turborepo is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Turborepo?

It is built and maintained by wpank (@wpank); the current version is v1.0.0.

💬 Comments