·google-zx-scripting
</>

google-zx-scripting

Use when writing shell scripts, automation, build tools, file processing, or ad-hoc CLI tasks with Google's zx library. Covers command execution, process control, file operations, and scripting patterns.

0Installs·0Trend·@damusix

Installation

$npx skills add https://github.com/damusix/skills --skill google-zx-scripting

How to Install google-zx-scripting

Quickly install google-zx-scripting AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/damusix/skills --skill google-zx-scripting
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: damusix/skills.

SKILL.md

View raw

Use this skill when writing scripts with Google's zx library — the tool that makes shell scripting with JavaScript/TypeScript productive and safe. Read only the reference file(s) needed for the task.

All zx scripts use the lite entry point for portability. Scripts are standalone .mjs files — no project setup required.

import { $, fs, path, glob, chalk } from 'zx/core';

Use when writing shell scripts, automation, build tools, file processing, or ad-hoc CLI tasks with Google's zx library. Covers command execution, process control, file operations, and scripting patterns. Source: damusix/skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/damusix/skills --skill google-zx-scripting
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from damusix/skills

Quick answers

What is google-zx-scripting?

Use when writing shell scripts, automation, build tools, file processing, or ad-hoc CLI tasks with Google's zx library. Covers command execution, process control, file operations, and scripting patterns. Source: damusix/skills.

How do I install google-zx-scripting?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/damusix/skills --skill google-zx-scripting Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/damusix/skills

Details

Category
</>Dev Tools
Source
user
First Seen
2026-02-20