shell-skill

Community

Run Nushell commands safely in workflows.

Authorzeenie-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Shell tool execution inside a workflow without resorting to platform-specific command syntax or brittle assumptions, so you can automate short, deterministic tasks in the workflow workspace.

Core Features & Use Cases

  • Cross-platform Nushell execution: Runs short-lived commands using Nushell with the same syntax across Windows, macOS, and Linux.
  • Workspace-friendly command running: Executes within the per-workflow workspace and supports timeouts to prevent runaway commands.
  • Safety-first guidance: Includes explicit rules to avoid Bash/cmd.exe idioms, disallowed operators (like && and redirects), and to prefer path-sandboxed tools for filesystem operations.

Quick Start

Execute the command to list files in your workflow workspace: ls.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: shell-skill
Download link: https://github.com/zeenie-ai/MachinaOS/archive/main.zip#shell-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.