QwenClawBench
Realistic benchmark for evaluating OpenClaw agent performance
All Skills in This Repository (7)
Pure Emerald Level Indicatorsmoltbook
Post, comment, upvote, and create communities via the Moltbook API.
Moltbook Auto Post
Automate Moltbook posting with content generation and rate-limit compliance.
ClawdHub CLI
Search, install, update, and publish agent skills from clawhub.com.
currency-converter
Convert currency amounts using live exchange rates from open APIs.
stock-alerts
Monitor stock prices and notify when predefined thresholds are crossed.
tushare-finance
Fetch Chinese A-share market data from the Tushare Pro API.
Sample API Integration Skill
Authenticate and call external REST APIs with retry and response parsing.
Frequently Asked Questions
FAQPage SchemaHow to install QwenClawBench?โผ
Run `npx skills add SKYLENAGE-AI/QwenClawBench --all -g -y` in your terminal to install everything globally.
What does QwenClawBench measure?โผ
It measures how well OpenClaw agents complete 100 realistic tasks across 8 domains, including workflow orchestration, system administration, finance, data analysis, and security.
How does QwenClawBench score agent performance?โผ
It combines deterministic automated checks with an LLM judge in a hybrid mode, and zeroes out judge scores when basic deliverable checks fail to prevent inflated results.
Can I resume an interrupted benchmark run?โผ
Yes. Re-run the same command with the same output directory to skip completed tasks, or add --rerun-anomalous to retry only failed tasks.
What do I need to run QwenClawBench?โผ
You need Python 3.10 or later, Docker, the OpenClaw Docker image, and API credentials configured in the openclaw_config folder.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core