clade-hello-world

Installation
SKILL.md

Anthropic Hello World

Overview

Send your first message to Claude and get a response using the Messages API.

Prerequisites

  • Completed clade-install-auth setup
  • ANTHROPIC_API_KEY environment variable set

Instructions

Step 1: Basic Message

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

const client = new Anthropic();
Installs
1
GitHub Stars
2.7K
First Seen
6 days ago
clade-hello-world — jeremylongshore/tons-of-skills-marketplace