Skip to main content

load_instructions

Method
This is a method of the SkillSourceProtocol class in the protocols module.
Return the SKILL.md body for name, or None if unknown.

Signature

Parameters

str
required
No description available.

Returns

Optional[str]
The result of the operation.

Source

View on GitHub

praisonaiagents/skills/protocols.py at line 49