Files
death-is-soon/openclaw/death-is-soon-wrap-up
Space-Banane 938a5a91a4
Spellcheck / spellcheck (push) Successful in 36s
Build death is soon wrap up repo
2026-06-03 14:15:22 +02:00
..
2026-06-03 14:15:22 +02:00
2026-06-03 14:15:22 +02:00

OpenClaw Package

This folder contains the OpenClaw version of death-is-soon-wrap-up.

Packaging notes

  • OpenClaw loads skills from SKILL.md files with YAML frontmatter.
  • The skill name lives in frontmatter and should stay lowercase hyphen-case.
  • The body stays concise because it is the operating playbook once the skill triggers.

Source

  • Intent.md in the repo root
  • OpenClaw skill loading and frontmatter rules