pipecat-aipipecat-aiOfficialยท11 Agent Skills Included

gradient-bang

Voice-driven multiplayer space game setup, deployment, and operations

Sets up, deploys, and operates a multiplayer space game where players command ships by voice. Handles local environment setup, database resets, character creation, combat testing, and cloud deployments to Supabase, Pipecat Cloud, and Vercel. Eliminates manual server configuration, fragile deploy scripts, and repetitive game-state debugging.
npx skills add pipecat-ai/gradient-bang --all -g -y
Available:

Explains the game's architecture and gives the agent exact commands for running the bot, edge functions, and tests so it can execute skills without misconfiguring the stack.

All Skills in This Repository (11)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Gradient Bang skills?โ–ผ

Run `npx skills add pipecat-ai/gradient-bang --all -g -y` in your terminal to install all skills globally.

What is Gradient Bang?โ–ผ

It is an open-source multiplayer space game where every ship is controlled by a voice-driven agent, built on Supabase, Pipecat, and React.

How do I set up the game locally?โ–ผ

Use the init skill, which installs dependencies, starts Supabase, generates universe data, and walks you through entering your API keys step by step.

Can I deploy the game to production?โ–ผ

Yes. Dedicated skills deploy the edge functions to Supabase, the bot to Pipecat Cloud, and the client to Vercel with built-in safety checks.

Can I test combat and game events without playing?โ–ผ

Yes. Skills like combat, destroy-ship, restore-ship, and npc let you trigger battles, reset world state, and run autonomous characters for testing.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’