Pr-E/openclaw-master-skills
Discover and integrate a curated, weekly-updated set of 339+ advanced AI skills to enhance OpenClaw-powered personal assistants.
What's novel
Discover and integrate a curated, weekly-updated set of 339+ advanced AI skills to enhance OpenClaw-powered personal assistants.
Code Analysis
19 files read · 4 roundsA collection of 339+ prompt-based 'skill' definitions (mostly markdown SKILL.md files) for an AI agent framework called OpenClaw, with a few small utility scripts (a SQLite-backed agent memory system, an AI writing pattern detector, and mock/stub CLI tools).
Strengths
The ai-humanizer module is genuinely well-built with 24 pattern detectors, statistical text analysis (burstiness, TTR, trigram repetition), tiered vocabulary lists of 500+ words, and a coherent scoring algorithm. The agent-memory module is a clean, zero-dependency SQLite implementation with FTS5 full-text search, fact superseding, and reasonable test coverage.
Weaknesses
The README is completely misleading — it describes a Windows desktop application with a GUI, installer, and system requirements, but the repo is just markdown files and a handful of small scripts. Most of the 339+ 'skills' are prompt templates with no executable code. The few actual code files (amazon-price-tracker, ai-prompt-generator) are hardcoded mocks that do nothing real. The project is essentially a content aggregation repo dressed up as a software product.
Score Breakdown
Signal breakdown
Innovation
Craft
Traction
Scope
Evidence
Commits
16
Contributors
1
Files
2600
Active weeks
2
Repository
Language
Python
Stars
1
Forks
0
License
MIT