Skip to main content
Glama

skill_script

Execute Python, Shell, JavaScript, or TypeScript scripts bundled with skills to extend AI agent capabilities dynamically without code changes.

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

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