Skip to main content
Glama

skill_script

Execute Python, Shell, JavaScript, or TypeScript scripts from bundled skill directories to extend AI agent capabilities through modular plugin functionality.

Instructions

Execute a script from a skill's scripts/ directory. Use this tool to run Python (.py), Shell (.sh/.bash), JavaScript (.js), or TypeScript (.ts) scripts bundled with a skill. Scripts are executed in the workspace directory.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
skill_nameYesName of the skill that owns the script
script_pathYesRelative path to the script (e.g., 'scripts/init.py')
argsNoCommand-line arguments to pass to the script

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ephemeraldew/skill_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server