Skip to main content
Glama

skill_resource

Read resource files like templates, examples, or documentation from a skill's directory after loading it, using relative paths to access bundled assets.

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')

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