Add skill copy script
Spellcheck / spellcheck (push) Successful in 9s

This commit is contained in:
Space-Banane
2026-06-03 14:22:19 +02:00
parent 938a5a91a4
commit 9b78288731
6 changed files with 209 additions and 5 deletions
+3 -2
View File
@@ -8,6 +8,7 @@ This repository packages the same `death-is-soon-wrap-up` concept for three diff
- `codex/death-is-soon-wrap-up`: Codex-formatted package
- `claude/death-is-soon-wrap-up`: Claude Code-formatted package
- `openclaw/death-is-soon-wrap-up`: OpenClaw-formatted package
- `copy-script/`: Python installer and its README
## What It Does
@@ -24,12 +25,12 @@ It is designed to:
- `Intent.md` is the canonical brief for the skill
- Each package folder contains a `SKILL.md` plus a short README for that ecosystem
- `copy-script/README.md` explains the installer and its options
## Installation
Copy the package folders into the matching skills directories under your home folder.
Run the Python installer in `copy-script/` to copy the package folders into the matching skills directories under your home folder.
## License
This repository is licensed under the MIT License. See [LICENSE](LICENSE).