Definition


Object Hierarchy:

Object hierarchy for Definition

Description:

public class Definition : Object

One skill file: YAML header, then Refinement and Execution sections separated by "---". Constructor only stores path; call load() to read and parse. Header is stored in a hash map after load.

Normal skills: YAML name must equal the .md file stem (basename without extension). User overrides (under ~/.local/share/ollmchat/skills/) may use override: catalog_name instead of name to replace a built- in; filename may differ.


Namespace: OLLMcoder.Skill
Package: ollmchat

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GLib.Object