Skip to main content
pipecat-ai
GitHub creator profile

pipecat-ai

Repository-level view of 28 collected skills across 7 GitHub repositories.

skills collected
28
repositories
7
updated
Sep 2, 2026
repository explorer

Repositories and representative skills

Showing 8 of 11 collected skills.
byoa-deploy-vercel
software-developers

Deploy the BYOA wake-receiver Vercel Function from `deployment/vercel/`. Reads `.env.byoa`, pushes the operator's required env to the Vercel project, deploys via `npx vercel`, health-checks the URL, logs the operator in, and registers the resulting alias as…

May 30, 2026
byoa-link
software-developers

Onboard a Gradient Bang operator to run a Bring-Your-Own-Agent (BYOA) — logs in with email/password, claims a corp ship as BYOA, generates a per-ship wake secret, and writes `.env.byoa` for the `uv run byoa` CLI. Usage `/byoa-link [env]` (env defaults to…

May 30, 2026
byoa-unlink
software-developers

Release a Gradient Bang corp ship from BYOA — logs in with email/password (or reuses a JWT), nulls the ship's stored `source_url` and `wake_secret` via `ship_byoa_configure { action: "set" }`, then calls `{ action: "clear" }` to null…

May 15, 2026
character-create
software-developers

Create a new game character with optional custom ship, credits, onboarding skip, and bulk contract completion. Usage `/character-create [env] <name> <email> <password> [credits <N>] [ship <type>] [skip-onboarding] [complete-contracts]`.

May 11, 2026
release
software-developers

Bump the project version (major/minor/patch), update CHANGELOG.md, and tag the release. Usage `/release <major|minor|patch>`.

Apr 30, 2026
newspaper
graphic-designers

Generate Gradient News & Observer assets (banners, front pages, prompt experiments) by dispatching to the right newspaper script. Usage `/newspaper <asset-type> [args]` where asset-type is `banner`, `front-page`, or `prompt-experiment`.

Apr 29, 2026
news-front-page
graphic-designers

Generate a Gradient News & Observer newspaper front page for a time window. Pulls game events into a structured digest, writes ten illustrated story ledes (7 straight news + 2 gossip + 1 market box) into a markdown file, then renders a 2160x3840 newspaper…

Apr 27, 2026
bug-report
software-quality-assurance-analysts-and-testers

Triage a user-pasted bug report (from Discord, Slack, GitHub, etc.) about the Gradient Bang game. READ-ONLY — investigates the codebase and produces TWO things in one response: (1) a compact **bug summary** (verdict, why, fix, evidence with file:line…

Apr 20, 2026
Showing 8 of 9 collected skills.
Showing 7 of 7 repositories
All repositories loaded