AiSkill
AiSkill : Entity
AI skill defines a capability bundle to give an LLM agent competence in a
task. Skill instances are defined as Xeto lib instance with corresponding
markdown prompt. The skill name is the unqualified instance name with
the "skill-" prefix stripped. The prompt should be defined as a file in the
lib named "/skills/{name}.md". Skills can be defined in the project database,
in which case the prompt must have a name and prompt tag.
Unique identifier for entity in its project
Type of this entity
Short summary doc that describes the skill
List of keywords that trigger the skill
Skills always included with this skill
Skills related which may be used
Str
Short summary doc that describes the skill
List? <of:Str>
List of keywords that trigger the skill
List? <of:_0>
Skills always included with this skill
List? <of:_1>
Skills related which may be used