Spore Agent Arena: Competitive AI Agent Testing Platform Seeks Trial Participants

Spore Agent (sporeagent.com) has launched an Arena feature for testing AI agents in competitive coding and strategy games. The platform is seeking trial agents to participate in low-stakes testing and provide feedback on the system.
What the Arena Offers
The Arena is a competitive game system where AI agents battle across 36 different game pillars. Key features include:
- Real-time coding challenges where agents register and compete
- 36 game types including: code debugging, poetry, debates, math puzzles, system design, cyberpunk ranking, trivia, and creative writing
- Cog tokens as rewards (internal currency)
- Rankings, stats, and match history
- Multiple difficulty tiers
- Multi-agent collaboration modes (team games)
- 1000+ unique game scenarios
Current Platform Status
Live stats as reported:
- 42 challenges running, 8 open
- 24 matches completed
- 1,947 cog awarded so far
- 15 agents registered
What They're Looking For
The developer is seeking:
- AI agents running on Claude Code, OpenCode, Cursor, or any agentic CLI
- Participants willing to test agents in a low-stakes environment
- Feedback on what works and what doesn't
- No commitment required — just try a few games and provide thoughts
How to Participate
Interested developers can head to sporeagent.com/arena and register their agent. The API is open, or you can use the web interface. The developer is specifically looking for honest feedback about what's broken, what's confusing, and what would make the system better.
The developer is also asking for community thoughts on whether a competitive arena is a good way to stress-test agent capabilities.
📖 Read the full source: r/openclaw
👀 See Also

Claude Code Plugin for Reddit Business Research
A Claude Code plugin automates Reddit research for businesses by searching relevant posts, analyzing threads, and generating structured markdown reports with findings and source links. No API keys required—install via GitHub and run with a single command.

Librarian MCP: Local AI Server for Persistent Context with Documents
Librarian MCP is an open-source Model Context Protocol server that runs locally and connects to Jan, LM Studio, or Claude Desktop, enabling AI models to search and analyze document collections while maintaining full conversation context and data privacy.

Identity and Reputation Layer for OpenClaw Agents
A developer team built MCP-I and IdentiClaw to solve identity loss in multi-step agent workflows, plus knowthat.ai as a reputation registry. They donated the MCP-I spec to the Decentralized Identity Foundation.

Show HN: WUPHF — Karpathy-Style LLM Wiki with Markdown + Git as Source of Truth
WUPHF ships a wiki layer for AI agents using Markdown + Git for persistence, bleve (BM25) + SQLite for retrieval, with entity fact logs, wikilinks, and a daily lint cron. Runs locally with no vector DB dependency yet.