Jido.AI skill helpers used by the Jidoka DSL.
Skills are definition-time data in Jidoka. A skill contributes prompt instructions and any action modules published by the skill manifest. Those actions are still executed through the normal Jido action operation path.
Summary
Functions
Returns action modules contributed by a list of skill references.
Returns serializable metadata for resolved skill references.
Expands skill load paths relative to a base directory.
Renders prompt text contributed by a list of skill references.
Validates a skill load path before it is expanded relative to an agent source file.
Validates a skill reference from the DSL or imported agent spec.
Types
Functions
Returns action modules contributed by a list of skill references.
Returns serializable metadata for resolved skill references.
Expands skill load paths relative to a base directory.
Renders prompt text contributed by a list of skill references.
Validates a skill load path before it is expanded relative to an agent source file.
Validates a skill reference from the DSL or imported agent spec.