Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsMédio

RivetKit JavaScript Client

porrivet-dev·rivet-dev· v1.0.0 · atualizado em 2026-04-10
80
Score

RivetKit JavaScript client guidance. Use for browser, Node.js, or Bun clients that connect to Rivet Actors with rivetkit/client, create clients, call actions, or manage connections.

rivetkitjavascriptactor-modelclient-sdkrealtime-eventsstate-management
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdrivetkit-client-javascript/workflow
1. Install the RivetKit JavaScript client using `npm install rivetkit@2.0.42-rc.1`.
2. Create a client instance using `createClient()`.
3. Get or create an actor handle using `client.actorName.getOrCreate(['key'])`.
4. Call actions on the actor handle using `handle.actionName(params)`.
5. Subscribe to events using `handle.connect().on('eventName', callback)`.
6. Handle errors using `try...catch` blocks and `ActorError`.
7. Manage the connection lifecycle using `conn.onOpen()`, `conn.onClose()`, and `conn.dispose()`.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Depende deRivet Actors
100%
Hebbian Synapse
Composite1.000
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar aClawDirect
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar aClawDirect-Dev
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aAnti-Detect Browser SDK
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79

Árvore do Skill

RivetKit JavaScript Client
rivetkit-client-javascript
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.RECOMMEND
4.ACT
5.REFLECT
Triggers8
use RivetKit JavaScript clientcreate a RivetKit client in JavaScriptconnect to Rivet Actors with JavaScriptcall actor actions using RivetKitmanage RivetKit connectionsimplement RivetKit in a browser environmentimplement RivetKit in Node.jsimplement RivetKit in Bun

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download rivetkit-client-javascript
$ synaptic skills detail rivetkit-client-javascript
$ synaptic skills live rivetkit-client-javascript

Dependências

rivetkit

Links

GitHub Repository