ssh-mkdir

Community

Create remote directories with control over permissions and ancestors.

AuthorNightreaver
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of remote directories on SSH hosts, handling both single directories and entire directory trees, with configurable permissions and parent directory creation.

Core Features & Use Cases

  • Directory Creation: Create a single directory or an entire directory tree.
  • Permission Setting: Specify the directory permissions using octal notation.
  • Parent Directory Handling: Optionally create missing parent directories.
  • Use Case: When deploying applications, this Skill can be used to create necessary directories on remote servers before uploading files or running scripts.

Quick Start

Use the ssh_mkdir skill to create a directory '/var/log/app' with read and write permissions on the host 'web01.example.com'.

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: ssh-mkdir
Download link: https://github.com/Nightreaver/python-ssh-mcp/archive/main.zip#ssh-mkdir

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