system-execution

Community

Execute code and commands safely.

Authorzhangdahai112
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows for the safe execution of Python code and shell commands, enabling interaction with the underlying system without compromising security.

Core Features & Use Cases

  • Python Code Execution: Run Python scripts and snippets, with output captured via print().
  • Shell Command Execution: Execute system commands directly.
  • Use Case: You need to check the disk space on the server. Use this skill to run the df -h command. Or, you need to process a list of files with a Python script. Use this skill to execute your script.

Quick Start

Use the system-execution skill to run the python code print('Hello, world!').

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: system-execution
Download link: https://github.com/zhangdahai112/LocalManus/archive/main.zip#system-execution

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 223,000+ vetted skills library on demand.