conduit-sdk

Guide Conduit SDK integration across TypeScript, Python, Go, and Rust.

1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/mappa-ai/skills --skill conduit-sdk
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: conduit-sdk
Source: https://github.com/mappa-ai/skills/tree/main/conduit-sdk
Command: npx skills add https://github.com/mappa-ai/skills --skill conduit-sdk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

The Conduit SDK across-language integration guide standardizes setup, surfaces, and patterns for TypeScript, Python, Go, and Rust to simplify multi-language adoption.

Core Features & Use Cases

  • Canonical, language-specific onboarding references and starter flows for multiple SDKs.
  • Guided surface selection (reports, matching, primitives) aligned with webhook-first workflows.
  • Real-world use case: a multi-language service uploads media, targets a speaker, and creates a first webhook-driven report.

Quick Start

Install the conduit-sdk and run the guided first integration to upload media, create a report, and wire up a webhook.

Frequently Asked Questions about conduit-sdk

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate the Conduit SDK across multiple programming languages?▼

You integrate the Conduit SDK across multiple languages using canonical onboarding references and starter patterns tailored for TypeScript, Python, Go, and Rust, ensuring production-ready setup with language-appropriate guardrails.

What is the correct workflow for media upload and speaker targeting with Conduit?▼

The correct workflow uses a guided end-to-end flow where your service uploads media, targets a speaker, and creates a webhook-driven report, ensuring proper surface selection aligned with webhook-first workflows.

How do I set up webhook-first reports using the Conduit SDK?▼

You set up webhook-first reports by following the guided surface selection for reports, matching, and primitives, wiring a webhook to receive notifications upon report completion after media upload.

Does the Conduit SDK provide language-specific onboarding guides for Go and Rust?▼

Yes, the Conduit SDK provides canonical, language-specific onboarding references and starter flows for Go and Rust, along with TypeScript and Python, ensuring correct surface usage and production-ready onboarding.

What's the best way to start a first end-to-end flow from media upload to report completion in Conduit?▼

The best way to start an end-to-end flow is running the guided first integration: install the SDK, upload media, create a report targeting a speaker, and wire up a webhook to receive the completion notification.