Tools

Load a skill's main instructions into the conversation.

inspirepan 612947d 25 files · 76.1 KB Updated

File contents

Load a skill's main instructions into the conversation.

Use this tool before acting when a listed skill matches the user's request, or when the user explicitly references //skill:name, /name, or a skill name.

Rules:

  • The input is a skill name, with or without a leading slash.
  • This tool returns the skill's SKILL.md body plus a virtual file list.
  • Follow the loaded instructions directly after the tool result.
  • If the loaded skill points to additional markdown files, call ReadSkillFile only for the files needed for the current task.
  • Do not call this tool for a skill that is already loaded in the current turn.

inspirepan/nano-banana-playground/tree/main/src/agent/tools commit 612947dac1

Frequently asked questions

npx skillmds@latest add inspirepan/tools