Commit Graph
4 Commits
Author SHA1 Message Date
wd041216-bit 8fb8053fa1 Revert "feat: add 4 new skills from wd041216-bit"
This reverts commit b45dad7376.
2026-03-13 11:36:48 -04:00
wd041216-bit b45dad7376 feat: add 4 new skills from wd041216-bit
- feishu-file-delivery (Communication): Deliver locally generated files
  back into Feishu chats as real attachments (.pptx, .pdf, .docx, etc.)
- feishu-progress-heartbeat (Communication): Proactive progress updates
  every 10 min for long-running Feishu tasks with heartbeat-driven status
- hierarchical-task-spawn (Productivity & Tasks): Decompose medium/complex
  tasks into spawned work trees with 3-tier complexity ladder
- ironclaw-security-guard (Security & Passwords): Defense-in-depth plugin
  blocking dangerous commands, detecting prompt injection, preventing
  secret leaks, with JSONL audit log

Counts updated:
  Communication: 149 → 151
  Productivity & Tasks: 207 → 208 (was 206 in README, corrected to 208)
  Security & Passwords: 54 → 55
2026-03-13 11:30:15 -04:00
wd041216-bit 92034bc544 fix: correct alphabetical ordering of openclaw-free-web-search entry
Per coderabbitai nitpick: move 'openclaw-free-web-search' to its correct
alphabetical slot BEFORE 'opdscli' in categories/search-and-research.md
(opencl < opds alphabetically).

Mirror the same reorder in README Search & Research excerpt: move entry
from top of section to its correct position before xquik-x-twitter-scraper.
2026-03-13 11:19:51 -04:00
wd041216-bit ccf50b5870 fix: address coderabbitai review comments on PR #248
- Add openclaw-free-web-search to categories/search-and-research.md
  (source-of-truth file now in sync with README)
- Update skill count from 350 to 351 in both README and categories file
- Fix URL from personal repo (github.com/wd041216-bit/openclaw-free-web-search)
  to canonical OpenClaw skills path (github.com/openclaw/skills/tree/main/skills/...)
  as required by contribution guidelines
2026-03-13 11:09:56 -04:00