easyshell
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.mdinto your assistant's skills directory.CLI:
npx mdskills install easyshell
Skill paths by assistant
OpenCode:
.opencode/skills/easyshell/SKILL.mdClaude Code:
.claude/skills/easyshell/SKILL.mdCursor:
.cursor/skills/easyshell/SKILL.mdVS 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:
npm:
@easyshell/mcp-serverRepository: https://github.com/easyshell-ai/easyshell/tree/main/easyshell-mcp
See resources/tool-catalog.md for the complete tool list and usage patterns.
This server cannot be deployed
Maintenance
Related MCP Connectors
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Remote MCP server for supportsheep: run AI interviews and manage support content for your blog.
Model Context Protocol server for the Apideck Unified API. Connect any MCP-compatible agent framework to 100+ accounting systems, HRIS platforms, file storage providers, and more through one integration. More information https://www.apideck.com/mcp-server
A Model Context Protocol server for Wix AI tools
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that allows LLMs to execute shell commands and receive their output in a controlled manner.7MIT
- AlicenseNot gradedqualityDmaintenanceA 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 npm2MIT
- AlicenseAqualityAmaintenanceA 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.146,535 npm747MIT
- AlicenseNot gradedqualityDmaintenanceModel Context Protocol server that standardizes tool discovery, execution, and context management for AI applications.MIT