Tag: sdk

Type: All Skills Tools
tool ★ 77,350

Unified SDK for Multi-Platform Chat Bots

This SDK provides a unified TypeScript interface for building sophisticated bots that integrate across major chat platforms like Slack, Teams, and Discord. It manages event handling, state persistence, and interactive components such as str…

lobehub/lobehub chat-bot sdk typescript messaging
skill ★ 74,149

End-to-end testing for cross-repo features

This skill guides the end-to-end validation of features spanning the SDK client and the OpenHands Cloud backend. It supports complex flows, such as testing new APIs or unreleased SDK code, requiring staging deployment and commit pinning.

OpenHands/OpenHands e2e-testing cross-repo sdk cloud-backend
skill ★ 1,010

Mini Program Document Database Access via CloudBase SDK

This skill provides structured access to the CloudBase document database specifically for WeChat Mini Programs. It facilitates full CRUD operations, complex querying, pagination, aggregation, and geolocation queries using the native wx.clou…

TencentCloudBase/CloudBase-MCP mini-program cloudbase database sdk
skill

End-to-end testing for cross-repo features

This skill provides a structured workflow for performing end-to-end validation of features spanning the SDK client and the OpenHands cloud backend. It guides developers through complex processes, such as testing new APIs or integrating unre…

OpenDevin/OpenDevin cross-repo-testing e2e-testing sdk cloud-backend
tool

Unified TypeScript SDK for Chat Bots

A unified TypeScript SDK for building multi-platform chat bots across Slack, Teams, Discord, and more. It provides event handlers, pluggable state persistence, and support for streaming AI responses and interactive JSX cards.

lobehub/lobe-chat typescript sdk chat-bots slack
skill ★ 4,275

Audit PRs for C# breaking changes

This skill examines a specified range of pull requests in the C# SDK, identifying both compile-time API and runtime behavioural breaking changes. It assesses the impact and severity of these changes, and interactively reconciles existing br…

modelcontextprotocol/csharp-sdk breaking-changes pr-audit csharp api-review
skill

mem0: persistent memory layer for ai agents

Mem0 provides a managed, API-driven memory layer enabling agents to store, retrieve, and manage long-term user context. Developers can integrate this persistent memory into their applications using Python or TypeScript SDKs, facilitating th…

embedchain/embedchain memory-management llm agent-framework persistent-context
skill ★ 3

Type-safe Contentrain Query SDK

A type-safe SDK for querying Contentrain content using a Prisma-pattern generated client. It supports both synchronous local data access and asynchronous remote fetching via CDN mode.

Contentrain/ai contentrain typescript sdk cms
skill ★ 3

Type-safe content querying for Contentrain data

This SDK provides a type-safe, Prisma-pattern client for accessing Contentrain content across collections, singletons, dictionaries, and documents. It supports both synchronous local querying and asynchronous CDN fetching for robust data in…

Contentrain/ai contentrain data-querying type-safe sdk
skill ★ 19,338

Opik TypeScript SDK for Tracing

Provides architectural patterns and implementation guidelines for the Opik TypeScript SDK, covering asynchronous batching, flushing strategies, and error handling.

comet-ml/opik typescript opik observability tracing
skill

Cloudbase Agent TypeScript SDK

A TypeScript SDK for deploying AI agents as HTTP services using the AG-UI protocol. It provides adapters for LangGraph and LangChain, and supports building web and WeChat Mini Program clients.

TencentCloudBase/CloudBase-AI-ToolKit typescript ai-agents langchain langgraph
skill ★ 136,096

Claude API Integration Skill

This skill assists in building applications using the Claude API and Anthropic SDK, prioritizing the official SDK and defaulting to Claude Opus 4.7 with adaptive thinking and streaming. It handles code migration between Claude model version…

anthropics/skills claude-api anthropic-sdk llm code-migration