跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Tandem TypeScript Client

Skill 已验证
98

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

AI 摘要

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.

安装

npx skills add frumu-ai/tandem

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

更新于 7 days ago
查看源代码

类似扩展

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