Skip to main content
Glama

skill_resource

Read resource files from skill directories to access templates, examples, or documentation after loading a skill in the MCP server.

Instructions

Read a resource file from a skill's directory. Use this tool after loading a skill to read referenced files like templates, examples, or reference documentation. The resource_path should be relative to the skill's base directory (e.g., 'assets/template.md', 'references/api_reference.md').

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
skill_nameYesName of the skill that owns the resource
resource_pathYesRelative path to the resource file (e.g., 'assets/template.md')

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