feat(skills): add clawddocs skill v1.2.2

This commit is contained in:
zap
2026-03-06 00:40:01 +00:00
parent 3c898aafd1
commit 21f8c374e8
11 changed files with 339 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/bash
# Show recently updated docs
DAYS=${1:-7}
echo "Docs updated in the last $DAYS days"
# In full version, this queries the change tracking