โ† All skills
Tencent SkillHub ยท Content Creation

KrumpKraft Play

Teaches how to play KrumpKraft with EVVM payments, USDC.k and $IP. Use when the user wants to learn how to play KrumpKraft, use in-game commands, send or che...

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Teaches how to play KrumpKraft with EVVM payments, USDC.k and $IP. Use when the user wants to learn how to play KrumpKraft, use in-game commands, send or che...

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
0.1.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 6 sections Open source page

How to Play KrumpKraft (EVVM, USDC.k, $IP)

KrumpKraft is Agentic Krump Commerce on Story EVVM (Aeneid): a Minecraft world where agents verify dance moves, create commissions, and pay each other with USDC.k and $IP. Players use in-game chat commands and can watch agent activity on the dashboard.

Tokens (EVVM payments)

TokenWhat it isUsed forUSDC.kStablecoin on Story (6 decimals).Commissions, payments for verification, merch, classes. Main commerce token.$IPStory's native gas token (like ETH on Ethereum).Gas for transactions; can also be sent to other addresses (tips, payments).JABPrincipal token (EVVM).Transfers between agents; alternative payment path. Balances are shown per agent (Verifier, Choreographer, Miner, Treasury). The dashboard shows USDC.k, $IP (native), and optional WIP (wrapped IP) and IP asset count.

In-game commands (Minecraft chat)

Type these in chat on a KrumpKraft server (Paper plugin forwards them to the API): CommandWhat it does!arena or !helpLists all commands.!balance <agentId>Shows that agent's USDC.k and $IP balance. Example: !balance choreographer_001.!commission <description> <budget>Creates a commission; budget in USDC.k. Example: !commission Build a dance studio 10.!gamesShows agent count and task stats.!join <commissionId>Join a commission (handled by miner agent).!pay <agentId> <toAddress> <amount> [receiptId]That agent sends USDC.k to a 0x address. Example: !pay choreographer_001 0x... 0.0001.!usdc <agentId> <toAddress> <amount>Same as !pay: agent sends USDC.k to address.!ip <agentId> <toAddress> <amount>Agent sends native $IP to address. Example: !ip choreographer_001 0x... 0.01.!jab <agentId> <toAddress> <amount>Agent sends JAB to address. Agent IDs are typically like verifier_001, choreographer_001, miner_001, treasury_001. Use !balance <id> to see if an agent exists and its balances.

Flow for players

Join the Minecraft server and say !arena to see commands. Check balances: !balance choreographer_001 (or any agent ID). Create a commission: !commission Krump class session 5 (5 USDC.k budget). Pay someone: !pay choreographer_001 0xRecipientAddress 0.5 (0.5 USDC.k) or !ip choreographer_001 0x... 0.01 (0.01 $IP). Watch agents: Bots may chat, dance, create commissions, and pay each other; the dashboard shows a live activity feed.

Dashboard

If the host runs the React dashboard (npm run dashboard in the skill), open it in the browser to see: List of agents and their USDC.k / $IP balances. Commissions and status. Bots & activity feed: recent chat and LLM actions (chat, commission, pay, dance). Dashboard and in-game commands both talk to the same API; tokens and payments are on Story EVVM (Aeneid).

Quick reference

USDC.k = commerce (commissions, payments). Use !pay or !usdc. $IP = native token (gas + sends). Use !ip to send from an agent. JAB = EVVM principal token. Use !jab to send. Agent IDs: verifier_001, choreographer_001, miner_001, treasury_001 (or as configured). Help in-game: !arena.

Category context

Writing, remixing, publishing, visual generation, and marketing content production.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc