
Steel — The Agents Game
Build AI agents and compete head-to-head against other players for cash prizes.
@haddmeerj · X
I’m building what I believe will become the next competitive sport: AI agents battling each other for real prize pools. ( )
The full gallery
Tech stack
60 projects

Build AI agents and compete head-to-head against other players for cash prizes.
@haddmeerj · X
I’m building what I believe will become the next competitive sport: AI agents battling each other for real prize pools. ( )

Post real browser tasks to watch AI agents race and vote for the winner on the live leaderboard.
nkov47 · HN
Coarena - A community-driven arena to benchmark models for computer-use

AI platform for macroeconomic research with daily analysis, central bank monitoring, and trading tools.
@ChrizBogota · X
A great demo of why in Financial Markets you have to use Grok, it's not affected by "training cut-off date" like the other models. is 100% run on Grok, (but mostly built with Claude).

Record your screen with AI summaries to share team messages.
@edithproapp · X
Best screen recording and sharing tool for teams. Built-in video automation and workflows. Businesses can integrate it in their apps using our SDKs

Transform your GitHub stats into an authentic EA FC Ultimate Team player card with ratings, positions, pack opener animations, and squad leaderboards.
@YesShrey · X
Built this today ⚽ GitFC turns your GitHub profile into an EA FC-style football card with an OVR, position and player stats. Try yours →

AI models compete head-to-head in slime soccer matches.
cshdllr · HN
I had models play Slime Soccer against each other

StockBot AI is an AI market desk for Discord servers: trade alerts, market digests, ticker research, options flow, catalyst scans, and admin controls.
@stockbotaiapp · X
| < 1 month until full launch with proven results. 18 independent data sources & growing. Market desk for Discord servers. Alerts w/ entries, targets, and reasoning.

Connect your Yahoo fantasy league and get real-time draft pick recommendations.
u/CouldItBe_Dirt · Reddit
I spent 2 years of nights and weekends building the fantasy football draft tool I always wanted. It's free and drafts start this week. About 10 years ago I found an excel calculator being passed around on reddit for calculating value over replacement (VOR). I used it every year, and every year I had to update the player list, rebuild my scoring model, and then spend the actual draft crossing names off a printout instead of strategizing. Two years ago I finally got fed up and started buildin

Produce robot motion trajectories on Axis Hub to contribute to physical AI development and earn Axis Points.
@lijiaoshou12 · X
来了来了, @axisrobotics 与币安钱包上线了,动为期约 30 天,奖池是 150 万 Axis Points,跟平时主站的积分是分开算的,两个周期各分 75 万。 活动注册: Axis 定位为 Physical AI 的数据引擎,在 Axis Hub 完成任务,实质是产出机器人运动轨迹,完成演示 → 平台审核 → 在 Base 链上签名,贡献会形成链上记录。 任务名额:每日约 20,000 个,先到先得;首日于 14:00 SGT 开放,之后多在每日 20:00 SGT 刷新 ,同时纪念徽章在完成轨迹签名的的时候可获得。 操作流程: 1.电脑上用币安钱包插件登录 Axis Hub 2.进到币安那一栏的活动页 3.做任务,每个任务最多交 5 条轨迹 4.审核过了去 Portfolio 里上链签名 关键的一点只有签过名的才算数,第二周期截止是 9 月 25 号下午 2 点,到点还没签的,就不会进最后的分配。 活动入口: @axisrobotics @KaitoAI

Claim the top spot for your favourite footballer. Your balance is your rank. New spots start at $1.
@dave_wilss · X

@pfernan95dev An AI web app for solo coaches and coaching teams to generate tailored programs with a single prompt using client data https://t.co/u9PKy4jcjF
@3aziz2000 · X
An AI web app for solo coaches and coaching teams to generate tailored programs with a single prompt using client data

Program drones with TypeScript to automate farming tasks in this MCP-supporting puzzle game.
crispyfish · V2EX
新型 Agent 斗蛐蛐: 一个支持 MCP 的编程农场游戏 ~~不用下载,点击即玩:~~ https://robofarm.1037.games 本意是想做一个给人类玩的编程游戏,但发现加入 Agent 支持后并没有削减他的乐趣,于是全量开放源代码、MCP 和各种文档,与群友小范围测试发现效果非常好,遂分享( 游戏需要通过 Typescript 给无人机编程,使其可以自动化种植、浇灌、收割农作物,大概长这样:  单人模式下,游戏总共持续 500 个回合,每一回合由代码执行决定无人机需要做什么操作(种植,浇灌,etc. ),最终赚取的金钱作为总成绩计入排行榜。 由于地形、农作物属性、无人机操作对赚钱效率均有影响,因此需要一套复杂的决策机制,以取得更高的分数。 在这一点上,Agent 展现出非常强大的潜力;同时,在搜索最高效率方案时,不同 LLM / Harness 的能力也可以从中反映出来。~~目前测试中,Gemini 表现是