terminal-sudo-exec-command
OfficialRun commands with sudo privileges.
AuthorX-School-Academy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill allows you to execute commands that require elevated (root or administrator) privileges on your local machine or a remote SSH target, which is essential for system administration tasks.
Core Features & Use Cases
- Secure Command Execution: Run commands with
sudosafely, ensuring necessary permissions are granted. - Local and Remote Execution: Supports running commands on the local system or specified SSH targets.
- Use Case: Install a new package on your server using
sudo apt update && sudo apt install -y new-packageor restart a service withsudo systemctl restart nginx.
Quick Start
Execute the command 'apt update' with sudo privileges on the local machine.
Dependency Matrix
Required Modules
None requiredComponents
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: terminal-sudo-exec-command Download link: https://github.com/X-School-Academy/skill-pilot/archive/main.zip#terminal-sudo-exec-command Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.