docs: v2.9.5 README update, fix plugin.json hooks (#62)

- Fix plugin.json hooks field from invalid array to empty object
- Add Claude Code plugin install above ClawHub badge
- Version bump to v2.9.5 with new features block (Bluesky, comparative
  mode, ScrapeCreators X, per-project env, expanded tests)
- Add Bluesky to all source list references
- Document BSKY_HANDLE/BSKY_APP_PASSWORD env vars in install + optional sections

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Matt Van Horn
2026-03-09 23:40:07 -07:00
parent adb5a672d9
commit b6fd5ff406
5 changed files with 105 additions and 7 deletions
+1 -1
View File
@@ -22,5 +22,5 @@
"polymarket"
],
"skills": ["./"],
"hooks": ["./hooks/"]
"hooks": {}
}