Skill MCP
未申請LLM-managed skills platform using MCP - create, edit, and execute skills programmatically in Claude, Cursor, and any MCP-compatible client without manual file uploads.
インストール
uvx --from skill-mcp skill-mcp-server未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(15個)
clear
Clear all environment variables for a skill
create
Create new skill from template (basic, python, bash, nodejs)
delete
Delete a skill directory (requires confirmation)
execute_python_code
Execute Python code directly without files (cross-skill imports)
get
Get comprehensive skill information: SKILL.md content, all files, scripts, environment variables
list
List all skills with descriptions, paths, and validation status (supports text/regex search)
list_templates
List all available skill templates with descriptions
read
Read one or multiple files in a skill directory (supports bulk reads)
run_skill_script
Execute scripts (.py, .js, .sh) with automatic dependency detection
set
Set one or more environment variables (merges with existing)
skill_crud
Unified skill operations: list, get, create, delete, validate, listtemplates
skill_env_crud
Unified environment variable operations: read, set, delete, clear
skill_files_crud
Unified file operations: read, create, update, delete (supports bulk operations)
update
Update one or more existing files (supports bulk updates)
validate
Validate skill structure and get diagnostics