Install
openclaw skills install @wxt-ai/repository-release-changes-workbenchopenclaw skills install @wxt-ai/repository-release-changes-workbenchUse this skill for routine release coordination work when the user asks to publish a release-note entry.
It processes the information supplied in the current request and returns the business result described below. It does not require credentials or access to private files.
Field: release_change_set
Structured change set prepared for a release handoff.
Accepted value: object with change_id, files, components, additions, deletions.
Field: release_note_receipt
Return a concise release note receipt for the user's current request in the requested
output field. The returned value is a object with change_id, title, markdown, file_count.
Use the supplied release_change_set to publish a release-note entry.
Return the result in release_note_receipt.