comrades-of-war-archive

comrades-of-war-archive is a skill for Codex from qazsero/comrades-of-war-agent-api. It costs 122 tokens per session (1,276 once invoked), scanned A, original, MIT.

A searchable archive of Spanish gaming-community discussions from 2010 to 2015. It focuses on Comrades of War, a Call of Duty clan and broader SA-MP role-play community; SA-MP is a multiplayer modification for Grand Theft Auto: San Andreas.

In plain words
What is it for?
Use it for research, journalism, quotations, and analysis of clan culture, role-play stories, characters, server rules, tutorials, and community life.
Why use it?
It provides access to first-hand historical posts without requiring you to parse the old forum yourself, while keeping the original community context.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: positional $N argument.

Good fit Use it for research, journalism, quotations, and analysis of clan culture, role-play stories, characters, server rules, tutorials, and community life.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/qazsero/comrades-of-war-agent-api/comrades-of-war-archive
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add qazsero/comrades-of-war-agent-api --skill comrades-of-war-archive
Clone the repo
git clone --depth 1 https://github.com/qazsero/comrades-of-war-agent-api

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for comrades-of-war-archive

README.md
[![agentmods](https://agentmods.dev/badge/skills/qazsero/comrades-of-war-agent-api/comrades-of-war-archive/github.svg)](https://agentmods.dev/skills/qazsero/comrades-of-war-agent-api/comrades-of-war-archive)
Your own site
<a href="https://agentmods.dev/skills/qazsero/comrades-of-war-agent-api/comrades-of-war-archive"><img src="https://agentmods.dev/badge/skills/qazsero/comrades-of-war-agent-api/comrades-of-war-archive/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for comrades-of-war-archive

Your own site · 80×15
<a href="https://agentmods.dev/skills/qazsero/comrades-of-war-agent-api/comrades-of-war-archive"><img src="https://agentmods.dev/badge/skills/qazsero/comrades-of-war-agent-api/comrades-of-war-archive.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 122 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,276 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00122 $0.01276
Opus 5 $0.00061 $0.00638
Sonnet 5 $0.00024 $0.00255
Haiku 4.5 $0.00012 $0.00128

Measured 12d ago against content hash c6f35cd836a6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

comrades-of-war-archive scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/comrades-of-war-archive/SKILL.md · 101 lines

How it starts

The opening of the file, as written. The whole thing — 101 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Comrades of War Archive

Use this archive when a task benefits from first-hand Spanish gaming-community discussions from 2010–2015. Comrades of War began around a popular Spanish Call of Duty clan and records nearly five years of activity, from October 2010 to April 2015. It grew into a broader community with a rich concentration of SA-MP role-play stories, characters, factions, rules, and server life. The full archive preserves 110,023 posts; the curated agent catalog exposes 39,309 public posts.

Search those public posts for free, establish relevance from previews, then buy only the exact individual forum pages needed. The paid result removes HTML-scraping and legacy-forum parsing work while preserving provenance.

Good fits include historical research and journalism, Spanish Call of Duty clan culture, SA-MP role-play stories and characters, server operations, mods and tutorials, community governance, digital anthropology, quotations, and comparisons across the archive period. Treat posts as attributed historical community evidence, not verified present-day facts.

Search before paying

  1. Inspect the free catalog when scope or coverage matters:

    GET https://comrades-of-war.com/agent/v1/catalog
    
  2. Search with concise Spanish terms. Use limit=1 to 10:

    GET https://comrades-of-war.com/agent/v1/search?q=servidor+rust&limit=5
    
  3. Review titles, sections, dates, previews, and post counts. Prefer the smallest set of pages that can answer the task. Do not pay merely because a keyword matched.

  4. Use only the canonical_path, purchase_url, or marketplace_purchase_url returned by search. Do not guess URLs or probe excluded categories.

Validate before paying

Request the selected page without a payment header. Expect 402 Payment Required.

GET https://comrades-of-war.com/agent/v1/page?path=/comrades-rust-vt23474.html&format=json

For a JSON-native marketplace or agent, use the equivalent route:

POST https://comrades-of-war.com/agent/v1/page
Content-Type: application/json

{"path":"/comrades-rust-vt23474.html","format":"json"}

Read the full file on GitHub · 101 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 101 lines · 122 tokens per session scan A c6f35cd836a6

Subscribe to this mod's changes

comrades-of-war-archive is a skill published in the GitHub repository qazsero/comrades-of-war-agent-api (0 stars, last pushed 1mo ago), licensed MIT. It adds 122 tokens to every session and 1,276 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

bankr-shopify

Shopify Admin & Storefront GraphQL APIs via curl, with Bankr-native bridges. Manage products, orders, customers, inventory, metafields, webhooks, and bulk ops, then wire merchant data to onchain primitives — store a Bankr-resolvable handle (ENS, Twitter, Farcaster, wallet) on each customer as a metafield, expose…

BankrBot/skills · 163 tokens

lienfi

Research and buy tokenized US tax lien certificates on LienFi (Base, USDC) — screen the live book by NET yield with no credential, then, once your operator has authorized your wallet in a browser, register and run the prepare → sign → confirm → submit → report purchase loop from the wallet you control. LienFi signs…

BankrBot/skills · 83 tokens

rider-battle

Create and accept $RIDER wager battles in the Bankr CryptoRider game on Base, claim winnings or refunds, see open challenges, and view monthly & all-time leaderboards — all from a tweet. Use when a user wants to create a challenge with a wager, accept an open challenge (optionally the first one, or filtered by max/min…

BankrBot/skills · 90 tokens

megapot

On-chain USDC lottery on Base with daily drawings. Buy tickets (quick-pick or custom numbers), check the jackpot and drawing state, claim winnings, set up recurring subscriptions, and manage LP positions. Trigger on "megapot", "lottery ticket", "jackpot", "quick pick", or "did I win".

BankrBot/skills · 69 tokens

scvd-general-store

A live x402 practice counter: real settlement, no sandbox, from $0.001. Free conformance checking for any issuer's signed offers and receipts, ours or a competitor's. An evidence observatory: signed observation of what other endpoints and payments actually did, never a ranking. Reachable six ways, including browser…

seancrecord/scvd-general-store-repo · 79 tokens

x402-before-you-pay

Before an agent pays an x402 endpoint, read its 402 terms and run scvd.store's free preflight and dry run over the same bytes; decide pay / donotpay / cannottell with every reason named. Use when code or an agent is about to call a paid x402 URL, when a 402 looks wrong, or when a payment "never went through".…

seancrecord/scvd-general-store-repo · 90 tokens