sdk▌
62 indexed skills · max 10 per page
sentry-android-sdk
getsentry/sentry-for-ai · Productivity
sentry-android-sdk
sentry-dotnet-sdk
getsentry/sentry-for-ai · Productivity
sentry-dotnet-sdk
python-sdk
inference-sh/skills · Backend
Build AI applications with the inference.sh Python SDK.
javascript-sdk
inference-sh/skills · Backend
Build AI applications with the inference.sh JavaScript/TypeScript SDK.
sentry-cocoa-sdk
getsentry/sentry-for-ai · Productivity
sentry-cocoa-sdk
sentry-nestjs-sdk
getsentry/sentry-for-ai · Productivity
sentry-nestjs-sdk
ai-sdk-6-skills
gocallum/nextjs16-agent-skills · AI/ML
Note: Pin versions during beta as breaking changes may occur in patch releases.
sentry-python-sdk
getsentry/sentry-for-ai · Backend
sentry-python-sdk
sentry-sdk-skill-creator
getsentry/sentry-for-ai · Productivity
sentry-sdk-skill-creator
ts-agent-sdk
jezweb/claude-skills · Productivity
Generate typed TypeScript SDKs for AI agents to call MCP server tools with clean function signatures. \n \n Converts MCP tool definitions (Zod schemas, descriptions, endpoints) into typed TypeScript interfaces, client methods, and example scripts \n Scans project for MCP servers in src/server/modules/mcp*/server.ts , extracts tool metadata, and generates module-based client classes with one async method per tool \n Includes built-in error handling (AuthError, ValidationError, RateLimitError, MCP