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
This commit is contained in:
wd041216-bit
2026-03-13 11:30:15 -04:00
parent 92034bc544
commit b45dad7376
4 changed files with 17 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
[← Back to main list](../README.md#table-of-contents)
**54 skills**
**55 skills**
- [1password](https://github.com/openclaw/skills/tree/main/skills/steipete/1password/SKILL.md) - Set up and use 1Password CLI (op).
- [1claw](https://github.com/openclaw/skills/tree/main/skills/kmjones1979/1claw/SKILL.md) - HSM-backed vault for agent secrets; store, rotate, share securely.
@@ -42,6 +42,7 @@
- [harrypotter](https://github.com/openclaw/skills/tree/main/skills/jeffaf/harrypotter/SKILL.md) - CLI for AI agents to lookup Harry Potter universe info.
- [hash-toolkit](https://github.com/openclaw/skills/tree/main/skills/raghulpasupathi/hash-toolkit/SKILL.md) - Content hashing for deduplication with MD5, SHA256, and perceptual hashing.
- [hopeids](https://github.com/openclaw/skills/tree/main/skills/emberdesire/hopeids/SKILL.md) - Inference-based intrusion detection for AI agents with quarantine.
- [ironclaw-security-guard](https://github.com/openclaw/skills/tree/main/skills/wd041216-bit/ironclaw-security-guard/SKILL.md) - Defense-in-depth security plugin for OpenClaw: blocks dangerous shell commands, guards sensitive paths, detects prompt injection, prevents secret leaks, and writes a local JSONL audit log.
- [leak](https://github.com/openclaw/skills/tree/main/skills/eucalyptus-viminalis/leak/SKILL.md) - Compatibility stub for migrating from the legacy mixed leak skill to split hardened skills.
- [liewatch](https://github.com/openclaw/skills/tree/main/skills/evinelias/liewatch/SKILL.md) - Play the LIE.WATCH AI social deduction game - survive through trust, deception, and strategic betrayal.
- [linkswarm-api](https://github.com/openclaw/skills/tree/main/skills/heyw00d/linkswarm-api/SKILL.md) - **Backlink exchange for AI agents.