Shared agent skill library.
| Skill | Scope | Description |
|---|---|---|
| papyrus-maximus | universal | Project docs that stay alive. Specs, architecture diagrams, execution plans. |
| sdlc-ded | openclaw | Coding workflow — delegates to coding agents, reviews, auto-merges. |
| definitely-not-bird | openclaw | X/Twitter CLI for reading, searching, etc. |
# universal (works with any agent)
npx skills add uinaf/skills -g -s papyrus-maximus
# openclaw-only (symlink into ~/.openclaw/skills/)
ln -sfn /path/to/skills/openclaw/sdlc-ded ~/.openclaw/skills/sdlc-ded