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.

to_prompt

Method
This is a method of the SkillManager class in the skills module.
Generate XML prompt for all discovered skills.

Signature

def to_prompt(&self) -> String

Returns

Returns
String
The result of the operation.

Rust Prompts

Rust Templates