real-time skills

82 tagged real-time, measured the same way as everything else here.

Browse within: agent-collaboration 21agent-communication 21media 16quic 16toolkit 14engine 13hook 12nextjs 12preview 12sanity 12Chatbots 11chatbot-framework 11voice 11voice-assistant 11

cleanup

01

pipecat-ai/pipecat

Skill Claude CodeCodex

Review, refactor, document, and validate code changes in the current branch.

15k +132 today A 17 tokens original BSD-2-Clause

docstring

02

pipecat-ai/pipecat

Skill Claude CodeCodex

Document a Python module and its classes using Google style.

15k +132 today A 13 tokens original BSD-2-Clause

update-docs

03

pipecat-ai/pipecat

Skill Claude CodeCodex

Update documentation pages to match source code changes on the current branch.

15k +132 today A 16 tokens original BSD-2-Clause

create-example

04

liveblocks/liveblocks

Skill Claude CodeCodex

Create a new Liveblocks example app for the gallery under examples/. Use when asked to build a new example, demo, or showcase app, or when restructuring an existing example. Covers scaffolding, gallery conventions (exampleId, examplePreview, database.ts, HelpButton), providers configuration, AI patterns, styling…

4.7k +6 today A 77 tokens

write-docs

05

liveblocks/liveblocks

Skill Claude CodeCodex

Write and review Liveblocks documentation, API reference, guides, and quickstarts. Use when editing files under docs/, documenting a new Liveblocks feature, updating API reference pages, adding docs routes, or reviewing documentation for clarity, discoverability, and consistency.

4.7k +6 changed today A 55 tokens

moq

06

moq-dev/moq

Skill Claude CodeCodex

Build live video, audio, and real-time data apps with Media over QUIC (MoQ). Use when adding live streaming, conferencing, voice AI, or real-time pub/sub to an app; when integrating the @moq/ npm packages, moq- Rust crates, or the Python/Kotlin/Swift/Go/C bindings; or when running a moq-relay server or a gateway…

1.5k +3 today A 104 tokens original Apache-2.0

plan-quest

07

moq-dev/moq

Skill Claude CodeCodex

Scope, create, and publish a quest through an interactive grilling interview. Use when the user invokes /plan-quest, asks to plan a quest, or wants unsettled work split into quests.

1.5k +3 today A 43 tokens original Apache-2.0

start-quest

08

moq-dev/moq

Skill Claude CodeCodex

Find unblocked repository quests and start the user's choice. Use when the user invokes /start-quest, optionally with a base questline such as /start-quest vod, or asks what quest to work on next.

1.5k +3 today A 48 tokens original Apache-2.0

sanity-io/next-sanity

Skill Claude CodeCodex

Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the partialPrefetching flag, opt routes in with export const prefetch = 'partial', audit calls, or resolve the link-prefetch-partial and instant-shell-url-data…

952 3d ago A 92 tokens original MIT

pnpm

10

sanity-io/next-sanity

Skill Claude CodeCodex

Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces, or managing dependencies with catalogs, patches, or overrides.

952 3d ago A 35 tokens original MIT

sanity-io/next-sanity

Skill Claude CodeCodex

Integrates Sanity Live with Next.js Cache Components in next-sanity v13+ apps. Sets up sanityFetch, a shared cachedSanity 'use cache' boundary, , Visual Editing, Presentation Tool, draft mode handling, and the three-layer (Page/Dynamic/Cached) component pattern with explicit perspective/stega prop-drilling. Sequences…

952 3d ago A 155 tokens original MIT

AgentWorkforce/relay

Skill Claude CodeCodex

Use when coordinating multiple AI agents with Agent Relay's workflow engine and need to pick the right orchestration pattern - covers the 10 core patterns (fan-out, pipeline, hub-spoke, consensus, mesh, handoff, cascade, dag, debate, hierarchical) plus 14 specialized ones, with decision framework and accurate…

806 2d ago A 76 tokens original Apache-2.0

AgentWorkforce/relay

Skill Claude CodeCodex

Use when building multi-agent workflows with @relayflows/core. Covers conversation vs pipeline coordination, WorkflowBuilder/DAG steps, agents, {{steps.X.output}} chaining, repairable verification gates, evidence-based completion, mandatory Claude-then-Codex fresh-eyes review/fix loops with test hardening, channels…

806 2d ago A 92 tokens original Apache-2.0

AgentWorkforce/relay

Skill Claude CodeCodex

Best practices for structuring prpm.json package manifests with required fields, tags, organization, multi-package management, enhanced file format, eager/lazy activation, and conversion hints.

806 2d ago A 42 tokens original Apache-2.0

moss-pikachu

15

usemoss/moss

Skill Claude CodeCodexCursor

Build and maintain Moss Pikachu, a macOS menu bar semantic file search app using Moss Python SDK (PyPI moss>=1.6.0), FSEvents, SwiftUI, and Pikachu pet animations. Use when working on MossPikachu, mossworker.py, FileMonitor, SearchService, menu bar overlay, or Moss integration in this repository.

669 +2 9d ago A 80 tokens original BSD-2-Clause

moss-search

16

usemoss/moss

Skill Claude CodeCodex

Sub-10ms semantic search for Zo via Moss. Create indexes, add documents, and query them with semantic and keyword search. Use when users want to search through documents, knowledge bases, or any text content.

669 +2 9d ago A 48 tokens original BSD-2-Clause

beava-pr-review

17

beava-dev/beava

Skill Claude CodeCodex

Reviews a beava PR diff for real bugs, beava-specific architectural invariants, and AI-generated "slop" patterns (hollow code, phantom imports, inflated comments, disconnected pipelines). Produces a structured BLOCK / WARN / NIT report keyed by file:line. Use when asked to "review this PR", "check for AI slop", "PR…

139 +1 3mo ago A 119 tokens original Apache-2.0

beava-design

18

beava-dev/beava

Skill Claude CodeCodex

Use this skill to generate well-branded interfaces and assets for beava (beava.dev, an open-source single-binary feature server for stream processing), either for production or throwaway prototypes/mocks/etc. Contains essential design guidelines, colors, type, fonts, assets, and UI kit components for prototyping.

139 +1 3mo ago A 67 tokens original Apache-2.0

beava-design

19

beava-dev/beava

Skill Claude CodeCodex

Use this skill to generate well-branded interfaces and assets for beava (beava.dev, an open-source single-binary feature server for stream processing), either for production or throwaway prototypes/mocks/etc. Contains essential design guidelines, colors, type, fonts, assets, and UI kit components for prototyping.

139 +1 3mo ago A 67 tokens copy · 100% Apache-2.0

common-pitfalls

20

streamer45/streamkit

Skill Claude CodeCodex

Known mistakes that coding agents frequently make in the StreamKit codebase. Use before starting any task to avoid wasted effort — covers WebSocket vs REST state, perf baselines, Bun-only tooling, SPDX headers, lint suppressions, and React.memo barriers.

21 9d ago A 56 tokens original MPL-2.0

observability-stack

21

streamer45/streamkit

Skill Claude CodeCodex

Spin up StreamKit's local observability stack (skit + Prometheus + Grafana, optional speech gateway) and validate the Grafana dashboards end-to-end. Use when testing metrics/dashboards, debugging empty dashboard panels, or reproducing the speech-gateway monitoring setup locally.

21 9d ago A 61 tokens original MPL-2.0

testing-web-capture

22

streamer45/streamkit

Skill Claude CodeCodex

End-to-end testing of the StreamKit web-capture gateway demo (examples/web-capture) with the native servo plugin. Use when verifying clip/cast endpoints, servo page rendering, or cross-session pixel isolation.

21 9d ago A 48 tokens original MPL-2.0

aviationstack

23

shlomsh/hermes-travel-skills

Skill Claude CodeCodex

Live flight status — gate, terminal, boarding, delay, baggage belt. Same-day only.

6 +1 3mo ago A 23 tokens original MIT

agent-comm-hub

24

liuboacean/agent-comm-hub

Skill Claude CodeCodex

A local communication hub that lets separate AI agents exchange messages, share context, coordinate tasks, and review suggestions.

5 15d ago A 54 tokens original MIT