2.5k
GitHub Stars
2
Bundled Files
2 months ago
Catalog Refreshed
3 months ago
First Indexed
Readme & install
Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.
Installation
Preview and clipboard use veilstrat where the catalogue uses aiagentskills.
npx veilstrat add skill openclaw/skills --skill loot-drop- _meta.json274 B
- SKILL.md15.3 KB
Overview
This skill turns coding achievements into RPG-style loot drops that reward commits, fixes, reviews, releases, and incidents with collectible virtual items. Each drop has randomized stats, rarity tiers, category types, and flavor text tied to the actual work performed. Build an inventory, equip a developer loadout, and track set bonuses and total stats as you complete real tasks.
How this skill works
The skill listens for qualifying events (commits, bug fixes, feature ships, reviews, tagged releases, and production incidents) and generates a randomized item drop based on a loot table of rarity tiers and item categories. Drops include weapons, armor, and accessories with numeric stat boosts and special effects; rare events raise the chance of epic or legendary items. Inventory is persisted and can be inspected, equipped, and compared to teammates for friendly competition.
When to use it
- On every commit to give immediate micro-rewards for progress
- After fixing bugs or adding tests to encourage quality work
- When shipping features or tagging releases to celebrate milestones
- Following a production incident to recognize high-pressure wins
- Before a focused coding session to equip your preferred developer loadout
Best practices
- Map triggers to meaningful events so drops reflect real effort
- Treat loot as a morale and engagement tool, not a performance metric
- Configure rarity triggers to preserve the excitement of rare drops
- Encourage team sharing and friendly collection goals to build culture
- Keep inventory lightweight and easily browsable to maximize enjoyment
Example use cases
- A developer fixes a race condition and receives an Uncommon Blade of Synchronization with concurrency bonuses
- A team ships a multi-currency checkout and a Chestplate of International Commerce drops for release contributors
- Surviving a 3am P0 incident triggers a Legendary Shield of the Night Watch with incident-response perks
- Daily commits accumulate Common items that help new contributors feel progress
- Use set bonuses to motivate completing complementary tasks across a sprint
FAQ
No. The skill is designed to run with zero external dependencies and performs randomized drops locally.
Can teams customize drop triggers and rarities?
Yes. Configure which events qualify and adjust rarity thresholds so drops align with your team's workflow and culture.
Are stats and special effects functional or purely cosmetic?
Stats are collectible game mechanics for morale and friendly competition; special effects can be used to trigger in-app perks like temporary badges or review prompts if you integrate them.