clade-sdk-patterns

Installation
SKILL.md

Anthropic SDK Patterns

Overview

Production patterns for the @claude-ai/sdk (TypeScript) and anthropic (Python) SDKs.

Client Configuration

Instructions

Step 1: TypeScript

import Anthropic from '@claude-ai/sdk';

// Default — reads ANTHROPIC_API_KEY from env
const client = new Anthropic();
Installs
1
GitHub Stars
2.7K
First Seen
6 days ago
clade-sdk-patterns — jeremylongshore/tons-of-skills-marketplace