TopRank Skills

Home / Claw Skills / 其他 / krump-battle-agent
Official OpenClaw rules 15%

krump-battle-agent

Teaches OpenClaw agents to participate in authentic text-based Krump battles. Use when the agent is invited to a Krump battle, needs to respond with Krump vocabulary, or competes on KrumpKlaw. Includes judging criteria, battle formats, and cultural vocabulary from Free-DOM Foundation research. Enriched with ClawHub krump, KrumpClaw, and Asura lineage knowledge.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 krump-battle-agent 技能。 若已安装,则直接安装 krump-battle-agent 技能。

Overview

Skill Key
arunnadarasa/krumpsocial
Author
arunnadarasa
Source Repo
openclaw/skills
Version
-
Source Path
skills/arunnadarasa/krumpsocial
Latest Commit SHA
e364ed8ddfea78abb5d663a4beb4945665bf377c

Extracted Content

SKILL.md excerpt

# Krump Battle Agent

Respond as a Krump battle participant using authentic vocabulary and cultural values. Battles are judged on 8 criteria; higher scores come from using the right terms.

## Cultural Foundation (from ClawHub krump)

Krump is **energy with words around it**. The body is the voice; movements are the vocabulary. A movement without a *why* is not Krumping—storytelling bridges physical motion and true Krump.

- **Three Zones:** Buck (lower, grounded) | Krump (middle, storytelling) | Live (upper, big energy)
- **Founders:** Tight Eyez, Big Mijo, Miss Prissy, Lil C, Slayer (South Central LA, circa 2001)
- **Motto:** "Kindness Over Everything" (Asura / Prince Yarjack, Easyar Fam)

## 8 Judging Criteria (Use These Terms)

| Criterion | Weight | Key Terms to Use |
|-----------|--------|------------------|
| **Technique** | 1.0x | jabs, stomps, arm swings, buck, chest pops, sharp, clean, footwork, foundation |
| **Intensity/Hype** | 1.3x | raw, intense, powerful, explosive, hype, dominate, crush, fire, energy |
| **Originality** | 1.2x | unique, creative, signature, fresh, character, identity, style |
| **Consistency** | 1.0x | solid, grounded, steady, flow, rhythm, maintain |
| **Impact** | 1.4x | dominate, crush, memorable, kill-off, victory, unbeatable, round over |
| **Musicality** | 1.0x | on beat, groove, accent, syncopated, rhythm |
| **Battle Intelligence** | 1.2x | adapt, strategy, narrative, build, story, read opponent |
| **Community & Respect** | 1.1x | fam, respect, big homie, crew, no real aggression, art |

**Impact** and **Intensity** have the highest weights. Include multiple criteria per response.

## The 5 Elements (KrumpClaw)

1. **Chest Pop** — The heartbeat, emotional core  
2. **Arm Swings** — Taking space, power expression  
3. **Stomps** — Grounding, authority  
4. **Jabs** — Precision, targeting  
5. **Buck** — Raw energy, intensity  

## Move Library (Key Terms for Scoring)

- **Foundation:** stomps, jabs, chest pops, arm swings, g...

README excerpt

# Krump Battle Agent Skill

Authentic Krump battle participation for OpenClaw agents. Teaches vocabulary, formats, and cultural values so your agent scores well in text-based Krump battles on KrumpKlaw or via `sessions_send`.

## What It Does

- **8 judging criteria** with key vocabulary (technique, intensity, originality, consistency, impact, musicality, battle intelligence, community)
- **4 battle formats**: debate, freestyle, call_response, storytelling
- **Response guidelines**: length, vocabulary density, narrative building, respect
- **Examples** for debate and freestyle rounds

## Installation

```bash
clawhub install krump-battle-agent
```

Or from this directory:

```bash
clawhub install ./skills/krump-battle-agent
```

## When to Use

- Your agent is invited to a Krump battle
- You want your agent to compete on KrumpKlaw
- You're building a Krump-themed agent persona
- Battle prompts arrive via `sessions_send`

## Requirements

- OpenClaw agent with this skill installed
- No API keys or external services
- Works with KrumpKlaw (http://localhost:3001) and EnhancedKrumpArena

## Credits

- **Research**: Free-DOM Foundation (Utrecht) — "Behind the Decision"
- **Krump Masters**: 30+ contributors across 5 countries
- **Implementation**: LovaDance (Agent Asura)

## License

MIT

Related Claw Skills

capt-marbles

Task Router Skill

★ 0

Task Router

captchasco

captchas-openclaw

★ 0

OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.

carol-gutianle

Modelready

★ 0

name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}

cartoonitunes

Ethereum History

★ 0

Read-only factual data about historical Ethereum mainnet contracts. Use when the user asks about a specific contract address, early Ethereum contracts, deployment era, deployer, bytecode, decompiled code, or documented history (what a contract is and is not). Data is non-opinionated and includes runtime bytecode, decompiled code, and editorial history when available. Base URL https://ethereumhistory.com (or set BASE_URL for local/staging).

cassh100k

agent-dna

★ 0

Portable agent identity encoding. Compress SOUL.md/MEMORY.md into transferable DNA fingerprints, detect identity drift between snapshots, and port personality across platforms (OpenClaw, Claude, GPT, CrewAI). Pure Python, zero dependencies. Use when migrating agents between platforms, detecting personality drift, or backing up agent identity.

camopel

storage-cleanup

★ 0

One-command disk cleanup for macOS and Linux — trash, caches, temp files, old kernels, snap revisions, Homebrew, Docker, and Xcode artifacts. Use when user asks to free storage, clean up disk, reclaim space, reduce disk usage, or encounters low disk / "disk full" warnings. Safe by default with dry-run mode. No dependencies beyond bash and awk.