Skip to main content
Glama

EasyShell Skill

This directory contains the EasyShell skill definition for AI assistants. The SKILL.md file defines when and how an assistant should use EasyShell for server management, script orchestration, infrastructure inspection, and Web SSH workflows.

Install

  • Manual: copy SKILL.md into your assistant's skills directory.

  • CLI: npx mdskills install easyshell

Skill paths by assistant

  • OpenCode: .opencode/skills/easyshell/SKILL.md

  • Claude Code: .claude/skills/easyshell/SKILL.md

  • Cursor: .cursor/skills/easyshell/SKILL.md

  • VS Code Copilot: .github/skills/easyshell/SKILL.md

Related MCP server: MCP Toolkit

MCP Server Integration

For full tool access, install and configure the EasyShell MCP server:

See resources/tool-catalog.md for the complete tool list and usage patterns.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol server that allows LLMs to execute shell commands and receive their output in a controlled manner.
    7
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A comprehensive Model Context Protocol server implementation that enables AI assistants to interact with file systems, databases, GitHub repositories, web resources, and system tools while maintaining security and control.
    29 npm
    2
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    A Model Context Protocol server that allows LLMs to securely execute shell commands on remote Linux and Windows systems via SSH. It supports password and key-based authentication, command timeouts, and sudo elevation for administrative tasks.
    14
    6,535 npm
    747
    MIT