ssh-find

Community

Efficiently search remote directories by name pattern.

AuthorNightreaver
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the process of searching for files on remote servers by providing a recursive directory search function with pattern matching.

Core Features & Use Cases

  • Recursive Search: Look for files by name pattern in a directory and its subdirectories.
  • Depth Control: Limit the depth of the search to avoid excessive processing time and system load.
  • Pattern Matching: Use glob-like patterns to match file names.
  • Use Case: Quickly locate a log file or configuration file on a remote server by specifying its name pattern.

Quick Start

Use the ssh-find skill to search for all '.log' files in the /var/log directory of the 'web01' host.

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

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.