knowl_skill_read
Read a skill package from .knowl/skills/<name>/, including skill.json and SKILL.md, before running it to verify the entrypoint. Access skill details to ensure safe execution.
Instructions
Read one learned skill package from .knowl/skills/<name>/, including skill.json and SKILL.md. Read a skill before running it, so knowl_skill_run executes an entrypoint you have seen rather than one you guessed at.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Skill package name. |