Skip to main content
Glama

install_skill

Adds AI agent skills by copying skill directories with supporting files to the workspace, enabling dynamic skill loading for enhanced agent capabilities.

Instructions

Copies an entire skill directory (including SKILL.md and any supporting files) to the target workspace. By default, installs to .agent/skills/<skill_name> in the current working directory.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
skill_nameYesName of the skill to install
target_pathNoDestination path within current workspace. Defaults to .agent/skills/<skill_name>. Must be within the current working directory for security.

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/back1ply/agent-skill-loader'

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