NVIDIA SkillEvaluator Comes to ClawHub: Is a Skill Actually Better?
ClawHub is adding NVIDIA SkillEvaluator so you can see whether a skill actually helps before installing it. Patrick Erichsen, the OpenClaw engineer behind ClawHub, has been working with NVIDIA to bring quantitative proof to skill discovery — no more judging by popularity or vibes.
What's New
- Skill evaluation pipeline — NVIDIA validates the skill, checks for duplication with existing capabilities, then runs live evaluations to measure the lift it produces.
- Eval view — ClawHub displays the same test cases with and without the skill, showing model, judge, attempts, source, baseline, and measured lift — not just a badge or download count.
- Verified results — Across over 300 verified skills, NVIDIA reports average gains of 41 points in correctness, 39 in effectiveness, and 35 in efficiency when the skill was used.
How It Works
The evaluation pipeline runs head-to-head comparisons: for each skill, the same benchmark cases are executed with and without it. The lift is calculated from the difference, and that data is what shows up in the ClawHub eval view.
This matters for two groups:
- Users — you can see whether a skill makes your Claw better before you install it, not after.
- Skill authors — you can prove that what you built actually works, with numbers that developers trust.
Erichsen's goal is to make this evidence part of the default skill discovery experience on ClawHub.
📖 Read the full source: r/openclaw
👀 See Also

FFF - Fast File Finder claims 100x speed advantage over ripgrep
FFF (Fast File Finder) is a web-based file search tool that claims to be 100x faster than ripgrep, positioning itself as a next-generation alternative to regex-based search methods. The tool requires JavaScript to run and was recently discussed on Hacker News with 36 points and 17 comments.

NERF Open Source AI Security Engineering Platform Enters Public Beta
NERF is an open source AI security engineering platform and autonomous coding agent that covers offensive, defensive, and privacy security techniques across 117 domains. It features 9 auto-detected operating modes, 26 LLM provider support, and compliance automation for 39 frameworks.

ACO System: Open-Source Multi-Agent Pipeline from GitHub Issue to Merged PR
ACO System is an open-source multi-agent framework that autonomously runs a full software pipeline—from GitHub Issue to merged PR—using six specialized AI agents. Features a deterministic Architect gate that blocks hallucinations.

Skales: A Desktop AI Agent That Connects to Ollama Without Docker
Skales is a desktop AI agent that connects to Ollama locally, requiring no Docker setup. It offers features like email management via Gmail IMAP, browser automation, and voice chat using Whisper through Groq.