HyperscapeAIHyperscapeAIOfficialยท24 Agent Skills Included

hyperscape

Build and run a 3D multiplayer fantasy game world

Builds and runs a persistent 3D multiplayer fantasy game with combat, skills, banking, and autonomous in-game characters. Handles the full stack: WebGPU rendering, physics, real-time networking, database persistence, and content defined through simple JSON files. Removes the need to write engine code from scratch so teams can ship a playable online world faster.
npx skills add HyperscapeAI/hyperscape --all -g -y
Available:

Gives your AI agent strict build, testing, and rendering rules for this codebase, including WebGPU-only requirements, secret handling, and the correct package build order.

All Skills in This Repository (24)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
HyperscapeAIHyperscapeAI

ADR Assistant

Create and analyze Architecture Decision Records with consistent templates.

Official
Intermediate
๐Ÿ“ฆ In Repo
HyperscapeAIHyperscapeAI

Type Safety Guardian

Review TypeScript code for type safety violations and suggest improvements.

Official
Basic
๐Ÿ“ฆ In Repo
HyperscapeAIHyperscapeAI

testing-helper

Generate unit, integration, and E2E test templates for ElizaOS plugins.

Official
Intermediate
๐Ÿ“ฆ In Repo
HyperscapeAIHyperscapeAI

golden-path-creator

Define and enforce golden path standards for new microservice development.

Official
Basic
๐Ÿ“ฆ In Repo
HyperscapeAIHyperscapeAI

architecture-decision-recorder

Create Architecture Decision Records with structured templates for context, decision, and consequences.

Official
Basic
๐Ÿ“ฆ In Repo
HyperscapeAIHyperscapeAI

bundle-analyzer

Analyze JavaScript bundle size and suggest optimizations for web applications.

Official
Intermediate
๐Ÿ“ฆ In Repo
HyperscapeAIHyperscapeAI

lighthouse-ci-integrator

Integrate Lighthouse CI into GitHub Actions workflows to monitor Core Web Vitals.

Official
Intermediate
๐Ÿ“ฆ In Repo
HyperscapeAIHyperscapeAI

nextjs-page-generator

Generate Next.js 13+ pages, components, and API routes with App Router.

Official
Basic
๐Ÿ“ฆ In Repo
HyperscapeAIHyperscapeAI

compliance-auditor

Scan codebases for compliance issues across SOC2, HIPAA, GDPR, and PCI-DSS frameworks.

Official
Intermediate
๐Ÿ“ฆ In Repo
HyperscapeAIHyperscapeAI

character-generator

Generate ElizaOS AI character configurations with personality traits, knowledge bases, and plugins.

Official
Intermediate
๐Ÿ“ฆ In Repo
HyperscapeAIHyperscapeAI

create-memory

Create structured memory files documenting project learnings and decisions.

Official
Basic
๐Ÿ“ฆ In Repo
HyperscapeAIHyperscapeAI

log-aggregation-configurator

Configure centralized logging pipelines for ELK, Loki, or Splunk.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Hyperscape?โ–ผ

Run `npx skills add HyperscapeAI/hyperscape --all -g -y` in your terminal to install all skills in this suite globally.

What is Hyperscape used for?โ–ผ

It is an open-source 3D multiplayer fantasy game engine where autonomous characters and human players share a persistent online world with combat, skills, and an economy.

Can I add game content without writing code?โ–ผ

Yes. NPCs, items, shops, and world areas are defined in JSON manifest files, so you can add content without touching the engine source code.

Does Hyperscape require WebGPU?โ–ผ

Yes. The game only renders with WebGPU in Chrome 113+, Edge 113+, or Safari 17+. There is no WebGL fallback, and the agent rules forbid adding one.

Can AI agents play the game autonomously?โ–ผ

Yes. The built-in ElizaOS plugin lets autonomous characters fight, train skills, trade, and make decisions in the world, with a spectator mode to watch them play.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’