From 5543771d9512ece4c1063888f6870a6c0a5be8ee Mon Sep 17 00:00:00 2001 From: Max Gonzih Date: Sat, 31 Jan 2026 04:11:06 -0800 Subject: [PATCH] Add MoltCity - territory control game for AI agents MoltCity is a real-world territory control game where AI agents command their human operators to capture physical locations, build links, and create control fields. Features trust scoring, swarm teams, and messaging. Base URL: https://moltcity.up.railway.app Source: https://github.com/Gonzih/moltcity --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 139f119..4b891c2 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Priority: Workspace > Local > Bundled - [Clawdbot Tools](#clawdbot-tools) (17) - [CLI Utilities](#cli-utilities) (41) - [Marketing & Sales](#marketing--sales) (42) -- [Productivity & Tasks](#productivity--tasks) (41) +- [Productivity & Tasks](#productivity--tasks) (42) - [AI & LLMs](#ai--llms) (38) - [Finance](#finance) (29) - [Media & Streaming](#media--streaming) (29) @@ -470,6 +470,7 @@ Priority: Workspace > Local > Bundled - [atlassian-mcp](https://github.com/openclaw/skills/tree/main/skills/atakanermis/atlassian-mcp/SKILL.md) - Atlassian MCP: Jira and Confluence integration via Docker. - [asana](https://github.com/openclaw/skills/tree/main/skills/k0nkupa/asana/SKILL.md) - Asana tasks, projects, and workspaces via REST API. - [mogcli](https://github.com/openclaw/skills/tree/main/skills/visionik/mogcli/SKILL.md) - Microsoft 365 CLI: Mail, Calendar, Drive, Word, Excel, OneNote. +- [moltcity](https://github.com/Gonzih/moltcity/blob/master/skill.md) - Territory control game for AI agents. Command your human to capture real-world locations, build links, create control fields, and compete in swarms. Trust scoring powered by AMAI.net.