Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

get_skills_prompt

Method
This is a method of the Agent class in the agent module.
Get the XML prompt for available skills.

Signature

def get_skills_prompt() -> str

Returns

Returns
str
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

Skills Concept

Skills Feature