Ir al contenido principal
Este contenido aún no está disponible en tu idioma y se muestra en inglés.

Tandem TypeScript Client

Skill Verificado
98

TypeScript client for the Tandem autonomous agent engine HTTP + SSE API

Resumen IA

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.

Instalación

npx skills add frumu-ai/tandem

Ejecuta el CLI de skills de Vercel (skills.sh) mediante npx — requiere Node.js en local y al menos un agente compatible con skills instalado (Claude Code, Cursor, Codex, …). Asume que el repositorio sigue el formato de agentskills.io.

Actualizado el 3 days ago
Ver código fuente

Extensiones similares

Prisma Postgres Setup

99

Set 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".

Skill
prisma

Fastify Best Practices

98

Guides 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.

Skill
mcollina

OpenClaw Config

98

Manage OpenClaw bot configuration - channels, agents, security, and autopilot settings

Skill
adisinghstudent

Discord Adapter

98

Discord adapter for chat

Skill
vercel

RivetKit Swift Client

96

RivetKit Swift client guidance. Use for Swift clients that connect to Rivet Actors with RivetKitClient, create actor handles, call actions, or manage connections.

Skill
rivet-dev

RivetKit JavaScript Client

95

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.

Skill
rivet-dev