Expand description
Render the per-agent contents of a rule-format skill file.
Folder-format agents receive the embedded tree verbatim (its SKILL.md
frontmatter already follows the Agent Skills standard), so only the
single-file rule agents need rendering here.
Functionsยง
- render_
rule - Render the file contents for a rule-format
agent.