IdeaCredIdeaCred

Pr-E/openclaw-master-skills

44

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 rounds

A 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

Innovation
3 (25%)
Craft
45 (35%)
Traction
7 (15%)
Scope
42 (25%)

Signal breakdown

Innovation

Not Fork+1
Code Novelty+1
Concept Novelty+0

Craft

Ci-3
Tests+8
Polish+1
Releases-2
Has License+5
Code Quality+15
Readme Quality+15
Recent Activity+7
Structure Quality+5
Commit Consistency+0
Has Dependency Mgmt+5

Traction

Forks+0
Stars+6
Hn Points+0
Watchers+3
Early Traction+0
Devto Reactions+0
Community Contribs+0

Scope

Commits+5
Languages+8
Subsystems+5
Bloat Penalty+0
Completeness+7
Contributors+5
Authored Files+15
Readme Code Match+3
Architecture Depth+7
Implementation Depth+8

Evidence

Commits

16

Contributors

1

Files

2600

Active weeks

2

TestsCI/CDREADMELicenseContributing

Repository

Language

Python

Stars

1

Forks

0

License

MIT