RivetKit Swift Client
Skill 已验证RivetKit Swift client guidance. Use for Swift clients that connect to Rivet Actors with RivetKitClient, create actor handles, call actions, or manage connections.
This skill guides developers on how to integrate and use the RivetKit Swift client library to connect to Rivet Actors. It covers creating clients, actor handles, making stateless and stateful calls, managing connections, and handling errors through detailed code examples.
Versioning
- info:Release ManagementA version number is mentioned within the SKILL.md file ('RivetKit version: 2.3.0-rc.5'), but it is not explicitly wired as a formal manifest version.
安装
npx skills add rivet-dev/skills通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
类似扩展
RivetKit SwiftUI Client
95RivetKit SwiftUI client guidance. Use for SwiftUI apps that connect to Rivet Actors with RivetKitSwiftUI, @Actor, rivetKit view modifiers, and SwiftUI bindings.
Tandem TypeScript Client
98TypeScript client for the Tandem autonomous agent engine HTTP + SSE API
RivetKit JavaScript Client
95RivetKit 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.
Prisma Postgres Setup
99Set up a new Prisma Postgres database and connect it to a local project using the Management API. Use when asked to "set up a database", "create a Prisma Postgres project", "get a connection string", "connect my app to Prisma Postgres", or "provision a database".
Discord Adapter
98Discord adapter for chat
ElevenLabs Agents
98Build voice AI agents with ElevenLabs. Use when creating voice assistants, customer service bots, interactive voice characters, or any real-time voice conversation experience.