Skip to main content

Module skill

Module skill 

Source
Expand description

The jev skill: what an agent reads to write a page that parses and a request worth sending.

The markdown is skills/jev/SKILL.md — the copy people read and the copy the binary carries are the same bytes, so an installed skill can never drift from the one in the repository.

Constants§

SKILL_FILE
The file every host reads the skill out of.
SKILL_MD
The skill itself: YAML frontmatter, then the instructions.
SKILL_NAME
The directory a skill is installed under, and the name agents call it by.