Tandem TypeScript Client
Skill VerificadoTypeScript client for the Tandem autonomous agent engine HTTP + SSE API
This library provides programmatic access to the Tandem engine's HTTP and SSE APIs, enabling developers to build custom integrations and automations. It supports session management, asynchronous runs, event streaming, and routine/automation control, with comprehensive examples provided for both TypeScript and Python.
Instalação
npx skills add frumu-ai/tandemExecuta a CLI skills da Vercel (skills.sh) via npx — requer Node.js localmente e pelo menos um agente compatível com skills instalado (Claude Code, Cursor, Codex, …). Pressupõe que o repositório siga o formato agentskills.io.
Extensões similares
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".
Fastify Best Practices
98Guides development of Fastify Node.js backend servers and REST APIs using TypeScript or JavaScript. Use when building, configuring, or debugging a Fastify application — including defining routes, implementing plugins, setting up JSON Schema validation, handling errors, optimising performance, managing authentication, configuring CORS and security headers, integrating databases, working with WebSockets, and deploying to production. Covers the full Fastify request lifecycle (hooks, serialization, logging with Pino) and TypeScript integration via strip types. Trigger terms: Fastify, Node.js server, REST API, API routes, backend framework, fastify.config, server.ts, app.ts.
OpenClaw Config
98Manage OpenClaw bot configuration - channels, agents, security, and autopilot settings
Discord Adapter
98Discord adapter for chat
RivetKit Swift Client
96RivetKit Swift client guidance. Use for Swift clients that connect to Rivet Actors with RivetKitClient, create actor handles, call actions, or manage connections.
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.