A comprehensive XP and achievement system that transforms daily productivity into a rewarding game-like experience.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install gamification-xp
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install gamification-xp using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This Openclaw Skills integration brings a robust gamification layer to your workflow. By connecting ClawdBot to a Supabase backend, it tracks your professional and personal progress through experience points (XP), levels, and earned badges. The skill serves as a motivational engine, encouraging consistency through streak multipliers and goal milestones, making it an essential tool for developers and power users looking to gamify their daily output.
Built with a focus on accountability and progression, it transforms mundane tasks into rewarding milestones. Whether you are tracking coding habits or project completions, this skill provides the infrastructure needed to maintain high levels of engagement with your personal or team objectives.
To deploy this skill within the Openclaw Skills ecosystem, you must configure your ClawdBot API server and link it to a Supabase instance.
export SUPABASE_URL="https://your-project.supabase.co"
export SUPABASE_SERVICE_KEY="your-service-role-key"
The system organizes data across three primary PostgreSQL tables to ensure accurate tracking within the Openclaw Skills framework:
| Table | Description | Key Fields |
|---|---|---|
user_gamification |
Stores core user progress and current stats | userId, totalXp, currentLevel, currentStreak |
xp_transactions |
Audit log of all points awarded or deducted | id, userId, amount, source, note, createdAt |
user_badges |
Records of all earned achievements | id, userId, badgeType, metadata, awardedAt |
Loading
A high-speed full-stack application generator that scaffolds production-ready MERN stack projects using clean MVC architecture.

A visual reporting toolkit that transforms warehouse database records into professional charts, table images, and KPI summaries.

A comprehensive framework and toolkit for developing modular extensions that equip AI agents with specialized procedural knowledge and automated workflows.

A privacy-focused tool for re-crawling Tencent Docs and generating automated diff reports to track content changes.

A read-only integration to monitor Hyperliquid DEX perpetual positions, account balances, and margin risk data.

A privacy-first subscription auditor that identifies recurring charges from bank transactions and provides direct links to cancel unwanted services.








































