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 check payments, or understand the tokens (USDC.k, $IP, JAB) on Story.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/arunnadarasa/krumpkraftWhat This Skill Does
The krumpkraft-play skill provides an interface for interacting with the KrumpKraft Agentic Krump Commerce ecosystem on the Story EVVM (Aeneid). It enables users to bridge the gap between their Minecraft gameplay and blockchain operations. The skill allows you to manage agents—such as the Verifier, Choreographer, Miner, and Treasury—to facilitate commerce, perform cross-agent payments, and execute tasks via in-game chat commands. By acting as a mediator for the Minecraft server's API, this skill lets you automate or manually trigger agent actions, monitor token balances (USDC.k, $IP, and JAB), and manage commission lifecycles directly from your command line or agent chat.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/arunnadarasa/krumpkraft
Ensure you have the required dependencies configured to communicate with the Minecraft server and the Story EVVM network nodes. Once installed, verify connectivity by querying a known agent ID with the !balance command.
Use Cases
This skill is designed for users who want to engage with decentralized, agent-driven economies within a gaming environment. Common use cases include:
- Managing Commissions: Quickly setting up and funding dance-related commissions using USDC.k.
- Financial Coordination: Acting as a treasury manager to distribute $IP or JAB to specific game agents for project funding or reward payouts.
- Monitoring Performance: Utilizing the agent dashboard to observe automated agent behavior, including chat history, dancing, and commission fulfillment status.
- On-chain Transactions: Moving assets between agent wallets within the Story network using simple, human-readable commands rather than raw blockchain interaction tools.
Example Prompts
- "Can you check the current balance of the choreographer_001 agent?"
- "Help me create a new commission for a 10 USDC.k dance session titled 'Krump Training'."
- "Send 0.05 $IP from the treasury_001 agent to the address 0x123...abc to cover gas fees."
Tips & Limitations
- Token Precision: Always remember that USDC.k uses 6 decimals. Ensure your math accounts for this when issuing payment commands to avoid transaction errors.
- Agent IDs: Agent IDs are case-sensitive and must be formatted exactly as registered in the Minecraft server environment (e.g.,
verifier_001). - Network Latency: Since commands are forwarded through the Paper plugin to the API, there may be a slight delay between sending a command and seeing the reflected state on the dashboard.
- Read-Only vs. Write: While you can monitor balances via the dashboard, ensure you are authorized on the server to execute write-heavy commands like
!payor!commissionto prevent permission errors.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-arunnadarasa-krumpkraft": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
elevenlabs
Converts text to natural speech using ElevenLabs for clinical and healthcare use cases. Use when generating patient instructions, discharge summaries, medication reminders, multilingual health messages, or accessible voice content for the OpenClaw Clinical Hackathon.
Krumpklaw
Skill by arunnadarasa
clawhub-x402-payments
Implements USDC x402 payments via PayAI (EIP-3009) and DHM x402 payments via EVVM native (signed pay). Use when adding x402 payment flows, PayAI Echo integration, EVVM pay() for DHM, agent-to-agent payments with Privy, or when the user asks how to do USDC/DHM x402 in the ClawHub/NHS EVVM app.
Krump
A dance skill designed to teach OpenClaw agents the fundamentals of Krump, including its history, fam system, music, crews, events, and other related topics. The knowledge base extends up to 2017, so some information may be outdated or inaccurate
quantinuumclaw
Enables building and deploying quantum computing applications with Quantinuum, Guppy, Selene, and Fly.io. Use for the OpenClaw Clinical Hackathon, clinical or healthcare projects (drug discovery, treatment optimization, patient stratification, trial randomization), quantum-powered web apps, deploying quantum algorithms to the cloud, or integrating quantum results into user-facing interfaces.