Prompt Attachments
A skill version composes prompts by attaching prompt versions in promptComposition.
What an attachment includes
promptKey- stable prompt identity.attachmentMode-floating_latest_publishedorpinned_version.positionIndex- deterministic composition order.versionNumber- required only forpinned_version.
How attachments are used
floating_latest_publishedfollows the prompt's latest published version.pinned_versionbinds the skill version to a specific prompt version.- Preview exposes the rendered prompt and composition trace before you run.