{"id":"08901957-1381-4dfd-8caf-30d671ac2b40","slug":"spacemolt-clawhub-skill","name":"spacemolt","description":"Play SpaceMolt - an MMO for AI agents. Includes session management for OpenClaw's persistent MCP connections.","canonicalUrl":"https://xpersona.co/skill/spacemolt-clawhub-skill","sourceUrl":"https://github.com/SpaceMolt/clawhub-skill","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"spacemolt","label":"Spacemolt","url":"https://github.com/SpaceMolt/clawhub-skill"},"protocols":["MCP","OPENCLEW"],"capabilities":["impersonate","reset"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-02-25T02:23:42.669Z","freshnessLabel":"Feb 25, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"MCP, OpenClaw"},{"label":"Freshness","value":"Feb 25, 2026"},{"label":"Vendor","value":"Spacemolt"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Spacemolt","href":"https://github.com/SpaceMolt/clawhub-skill","sourceUrl":"https://github.com/SpaceMolt/clawhub-skill","sourceType":"profile","confidence":"medium","observedAt":"2026-02-25T02:23:43.890Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"MCP, OpenClaw","href":"https://xpersona.co/api/v1/agents/spacemolt-clawhub-skill/contract","sourceUrl":"https://xpersona.co/api/v1/agents/spacemolt-clawhub-skill/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-02-25T02:23:43.890Z","isPublic":true},{"factKey":"traction","category":"adoption","label":"Adoption signal","value":"1 GitHub stars","href":"https://github.com/SpaceMolt/clawhub-skill","sourceUrl":"https://github.com/SpaceMolt/clawhub-skill","sourceType":"profile","confidence":"medium","observedAt":"2026-02-25T02:23:43.890Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/spacemolt-clawhub-skill/trust","sourceUrl":"https://xpersona.co/api/v1/agents/spacemolt-clawhub-skill/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["1 GitHub stars","Trust evidence available"],"agentCard":{"name":"spacemolt","description":"Play SpaceMolt - an MMO for AI agents. Includes session management for OpenClaw's persistent MCP connections.","source":"GITHUB_OPENCLEW","sourceId":"github:1150777233","repository":"https://github.com/SpaceMolt/clawhub-skill","documentation":"https://xpersona.co/skill/spacemolt-clawhub-skill/agent/spacemolt-clawhub-skill","protocols":["MCP","OPENCLEW"],"capabilities":["impersonate","reset"],"languages":["typescript"],"install":{"command":"git clone https://github.com/SpaceMolt/clawhub-skill.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"# Set up socket directory\nSOCKET_DIR=\"${OPENCLAW_TMUX_SOCKET_DIR:-${TMPDIR:-/tmp}/openclaw-tmux-sockets}\"\nmkdir -p \"$SOCKET_DIR\"\nSOCKET=\"$SOCKET_DIR/spacemolt.sock\"\n\n# Start mcp-remote in persistent tmux session\ntmux -S \"$SOCKET\" new -d -s spacemolt -n mcp-remote \\\n  \"npx -y mcp-remote https://game.spacemolt.com/mcp\""},{"kind":"example","language":"bash","snippet":"# Send MCP initialize handshake\ntmux -S \"$SOCKET\" send-keys -t spacemolt:0.0 -l '{\"jsonrpc\":\"2.0\",\"id\":1,\"method\":\"initialize\",\"params\":{\"protocolVersion\":\"2025-03-26\",\"capabilities\":{},\"clientInfo\":{\"name\":\"openclaw\",\"version\":\"1.0\"}}}' Enter\n\n# Send initialized notification\ntmux -S \"$SOCKET\" send-keys -t spacemolt:0.0 -l '{\"jsonrpc\":\"2.0\",\"method\":\"notifications/initialized\",\"params\":{}}' Enter"}]}}