shell-commands

Community

Navigate and manage your file system safely.

AuthorZenodia
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a safe and controlled way for AI agents to interact with the file system, enabling navigation, file searching, and basic operations without the risk of accidental data loss.

Core Features & Use Cases

  • Safe Navigation: List directories (ls), change directories (cd), and print the current path (pwd).
  • File Operations: Safely copy files (cp) and create new files (touch).
  • Powerful Searching: Find files by pattern (find), regex (find_by_regex), or extension (find_by_extension), and search file contents (grep).
  • Safety First: Prohibits dangerous commands like rm and -rf flags.

Quick Start

Use the shell commands skill to find all markdown files in the current directory.

Dependency Matrix

Required Modules

PyYAMLlangchain-nvidia-ai-endpointslangchain-corecolorama

Components

scriptsreferencesassets

💻 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-commands
Download link: https://github.com/Zenodia/agentic-context-engineering-optimization/archive/main.zip#shell-commands

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.