get_skills_prompt
Method
This is a method of the Agent class in the agent module.Get the XML prompt for available skills.
Signature
Returns
XML string with <available_skills> block, or empty string if no skills
Uses
to_prompt
Source
View on GitHub
praisonaiagents/agent/agent.py at line 1750
