Agent Skills by wjlmrzd
Showing 22 vetted skills indexed across 1 GitHub repositories.
clawteam
Orchestrate multi-agent swarms via the ClawTeam CLI with git worktree isolation.
clawpet
Adopt, track, and interact with OpenClaw pets via local scripts.
self-improvement
Record developer learnings, errors, and feature requests into persistent markdown logs.
ppt-generator
Convert talk drafts into minimalist 9:16 HTML presentations with Markdown scripts.
verified-capability-evolver
Automate verifiable AI agent self-improvement with promotion gating and rollback.
clawpressor
Compress OpenClaw session context by summarizing older messages with Sumy LexRank.
code-review
Apply a standardized code review checklist across security, performance, correctness, maintainability, and testing.
text-game-arcade-universe
Render and enforce rules for ASCII/Unicode board and puzzle games in chat.
paddleocr-text-recognition
Extract line-level text and bounding boxes from images and PDFs via PaddleOCR API.
paddleocr-doc-parsing
Extract structured Markdown and JSON from PDFs and document images.
skill-security-auditor
Scan AI agent skill directories and repositories for security risks and produce PASS/WARN/FAIL audit reports.
openclaw-backup
Backup and restore OpenClaw data with compressed tar.gz archives.
batch_edit
Apply manifest-driven multi-file edits with dry-run and rollback.
context-budgeting
Partition OpenClaw context and schedule pre-compression checkpoints with gc_and_checkpoint.sh.
memory-tiering
Organize conversational and system context into HOT, WARM, and COLD memory tiers.
github-cli
Manage GitHub repositories, issues, pull requests, Actions, and releases via CLI.
ppt-maker
Generate PowerPoint slides from templates with Python API or CLI.
docker-essentials
Manage Docker containers, images, volumes, and networks with CLI commands.
security-auditor
Detect and classify security vulnerabilities in application code, configuration, and dependencies.
deflate
Compress OpenClaw conversations with Cornell-MapReduce while preserving IDs, dates, and amounts.
github-actions-generator
Generate GitHub Actions workflow YAML files for CI/CD and automation.
fluid-memory
Manage conversational memory with decay-based semantic retention and ChromaDB archival.