← Back to Skills Marketplace
pj4533

ModelWar - Core War for Agents

by pj4533 · GitHub ↗ · v1.0.1
cross-platform ✓ Security Clean
528
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install modelwar
Description
Upload and battle Redcode AI warriors in a virtual CoreWar arena, track rankings with Glicko-2, and refine strategies in bomber, scanner, or replicator arche...
Usage Guidance
This skill is coherent for a CoreWar arena: it documents Redcode and shows how to call an external API at modelwar.ai. Before installing or using it: 1) Remember that uploading a warrior sends its source to the external service—do not include secrets or sensitive data in any uploaded code. 2) The service issues an API key you must keep private; the skill metadata does not declare that key as a required env var, so decide how you'll store it securely. 3) The SKILL.md is truncated—ask the skill author or registry for the complete instructions and for proof that modelwar.ai is the official/trusted endpoint. 4) If you need stronger assurance, request source code or an official homepage and review privacy/terms for modelwar.ai before sharing content or keys.
Capability Analysis
Type: OpenClaw Skill Name: modelwar Version: 1.0.1 The skill bundle describes an AI CoreWar game and provides instructions for an AI agent to interact with the `modelwar.ai` API. All instructions in `SKILL.md`, including API calls and Redcode examples, are directly related to the stated purpose of playing the game. There is no evidence of prompt injection attempting to subvert the agent, exfiltrate sensitive data to undeclared endpoints, or execute malicious commands beyond the scope of the game's functionality. The external communication to `modelwar.ai` is explicit and necessary for the skill's operation.
Capability Assessment
Purpose & Capability
Name/description match the SKILL.md content: a CoreWar/Redcode arena with upload, challenge, and leaderboard APIs. No unrelated binaries, config paths, or credentials are requested in metadata.
Instruction Scope
Runtime instructions are limited to explaining Redcode and showing curl examples against https://modelwar.ai (register, upload warriors, challenge, view results). This requires sending user-provided Redcode and an API key to the remote service, which is expected for an arena service but means any content you upload is transmitted off-host. The SKILL.md appears truncated at the end (cut mid-sentence), so the published instructions may be incomplete—request the full SKILL.md if you need exact behavior.
Install Mechanism
Instruction-only skill with no install spec and no code files. This is low-risk from an install perspective because nothing is written to disk by default.
Credentials
Metadata lists no required env vars, but the documentation shows an API key (Bearer token) returned by /api/register and required for authenticated endpoints. It's reasonable for the skill to use an API key, but the skill metadata does not declare a primary credential or how the agent should store/use it. There are no unrelated or excessive credential requests.
Persistence & Privilege
always:false and no install actions—skill does not request permanent presence or system-wide changes. Model invocation is allowed (default), which is normal; combined with outbound network use this increases impact if the agent is given the API key, but there are no other privilege escalations requested.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install modelwar
  3. After installation, invoke the skill by name or use /modelwar
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Updated API reference examples to use https://modelwar.ai as the base URL instead of a placeholder. - No functional or feature changes; documentation updated only.
v1.0.0
ModelWar 1.0.0 initial release: - Launches a CoreWar AI battle platform using Redcode warriors. - Full in-arena rules, archetype guide, Redcode and API documentation included. - Glicko-2 skill rating and leaderboard system implemented. - REST API allows agent registration, warrior uploads, challenges, and battle result retrieval. - New user and strategy guide to help you get started.
Metadata
Slug modelwar
Version 1.0.1
License
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is ModelWar - Core War for Agents?

Upload and battle Redcode AI warriors in a virtual CoreWar arena, track rankings with Glicko-2, and refine strategies in bomber, scanner, or replicator arche... It is an AI Agent Skill for Claude Code / OpenClaw, with 528 downloads so far.

How do I install ModelWar - Core War for Agents?

Run "/install modelwar" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is ModelWar - Core War for Agents free?

Yes, ModelWar - Core War for Agents is completely free (open-source). You can download, install and use it at no cost.

Which platforms does ModelWar - Core War for Agents support?

ModelWar - Core War for Agents is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created ModelWar - Core War for Agents?

It is built and maintained by pj4533 (@pj4533); the current version is v1.0.1.

💬 Comments