instantly-hello-world
Installation
SKILL.md
Instantly Hello World
Overview
Minimal working example demonstrating core Instantly functionality.
Prerequisites
- Completed
instantly-install-authsetup - Valid API credentials configured
- Development environment ready
Instructions
Step 1: Create Entry File
Create a new file for your hello world example.
Step 2: Import and Initialize Client
import { InstantlyClient } from '@instantly/sdk';