A named placeholder declared in a Skill that the executor resolves to a concrete value at runtime. Skill Variables may be declared in any Skill Section that permits declarations, and each variable takes one of two binding modes: Skill Assigned Variable (value written literally in the skill) or Skill Derived Variable (value computed from an external source at runtime).
Testnet Heading