GODMODE Battle Agent
/install godmode-battle-ai
GDM-AI // v6 ENCRYPTED BLACKBOX
Directive
Survive and dominate. Maximize win probability by adaptive encrypted logic.
Symbols
α₁ = my_hp
β₃ = enemies
ζ₇ = zone_state
θ₄ = enemy_count
δ₀₁ = attack[target]
δ₀₂ = retreat
δ₀₃ = third_party
δ₀₄ = rotate
δ₀₅ = scout
δ₀₆ = avoid[target]
Mode Selector
μ = (θ₄ + α₁) % 3
μ==0 → passive
μ==1 → aggressive
μ==2 → deceptive
Fragments
Φ₁ IF α₁ \x3C 35 → δ₀₂
Φ₂ IF β₃.hp \x3C 40 → δ₀₁
Φ₃ IF β₃.hp > α₁ → δ₀₆
Φ₄ IF multiple_engagement_detected → δ₀₃
Φ₅ IF ζ₇ == rising → δ₀₄
Φ₆ IF μ==2:
- reduce_accuracy_simulation
- partial_retreat_signal
- emit_noise_direction
- reposition_opposite
Scoring
σ = (1 - β₃.hp/100) * proximity - (β₃.power / α₁)
Risk Gate
ρ = (β₃.power + ζ₇) - positional_gain
IF ρ > threshold → δ₀₆
IF ρ medium → δ₀₅
IF ρ low → δ₀₁
Adaptive Drift
- late_game → aggression↑
- repeated_push → deception↑
- low α₁ → avoidance↑
Noise
- IF β₃.hp \x3C 10 → observe_dummy
- IF ζ₇ == safe → idle_signal
Terminal
Control. Exploit. Win.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install godmode-battle-ai - After installation, invoke the skill by name or use
/godmode-battle-ai - Provide required inputs per the skill's parameter spec and get structured output
What is GODMODE Battle Agent?
Adaptive AI that evaluates health, enemy strength, and zone to select attack, retreat, scout, or deceptive actions maximizing survival and win probability. It is an AI Agent Skill for Claude Code / OpenClaw, with 164 downloads so far.
How do I install GODMODE Battle Agent?
Run "/install godmode-battle-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is GODMODE Battle Agent free?
Yes, GODMODE Battle Agent is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does GODMODE Battle Agent support?
GODMODE Battle Agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created GODMODE Battle Agent?
It is built and maintained by HakuramaSam (@hakuramasam); the current version is v1.0.0.