Awesome OpenClaw Skills Repository Provides 5,400+ Filtered Skills

The awesome-openclaw-skills GitHub repository provides a curated collection of 5,400+ OpenClaw skills that have been filtered and categorized from the official OpenClaw Skills Registry.
Key Details
The repository includes 1,715+ production-ready skills that your AI agent can install in seconds using a single CLI command. According to the source, there's no messy setup, no need to write API wrappers from scratch, and no waiting required.
The skills cover various capabilities including:
- Browser automation
- Kubernetes management
- Image generation
The repository is open source and available at no cost. The collection represents filtered and categorized skills from the official OpenClaw Skills Registry.
For developers working with AI coding agents, this type of repository can be useful for quickly expanding agent capabilities without manual implementation work. The one-command installation approach reduces setup friction compared to manually integrating individual skills.
📖 Read the full source: r/openclaw
👀 See Also

Logseq Brain v0.6.0: Persistent Memory Plugin for Claude Code Adds Journey Log and Section-Targeted Reads
Logseq Brain v0.6.0 adds a journey log for all operations, section-targeted reads for token savings, and progressive disclosure for skill files.

Sherlock: Apple Developer Docs as Local MCP for Claude Code
Sherlock indexes 70k Apple API symbols into SQLite FTS5 and provides 5 MCP tools + 3 auto-triggering skills to ground Claude Code in real docs, preventing hallucinations.

Miasma: A tool to trap AI web scrapers with poisoned data
Miasma is a server tool that sends poisoned training data and self-referential links to AI web scrapers, creating an endless loop. It runs with minimal memory footprint and can be configured via CLI options including port, host, and link prefix.

CC-Canary: Detect Regressions in Claude Code with Local JSONL Analysis
CC-Canary reads Claude Code session logs and produces a forensic report on model drift, including read:edit ratio, reasoning loops, cost trends, and auto-detected inflection dates.