Quick Start

Install and configure CreatiVault Skills in under 5 minutes.

💡
You need a CreatiVault account with an API key (create one from the Skills page after logging in) and an AI coding agent (Cursor, Claude Code, Kiro, GitHub Copilot, etc.).

Step 1: Install

Terminal
npx skills add creativault/skills

Step 2: Configure Environment Variables

VariableRequiredDescription
CV_API_KEYYesYour CreatiVault Open API Key
CV_USER_IDENTITYYesYour email address
CV_API_BASE_URLNoAPI base URL (defaults to production)
Terminal
export CV_API_KEY="your-api-key"
export CV_USER_IDENTITY="your@email.com"

Step 3: Start Using

Once installed, just talk to your AI agent naturally:

Example prompts
Search for TikTok creators in the beauty niche with over 100K followers
Collect data for these YouTube channels: @channel1, @channel2
Find Instagram influencers posting about fitness in the US

Manual Installation

Terminal
git clone https://github.com/creativault/skills.git
cp -r skills/skills/creator-scraper-cv your-agent/skills/
Empowering Global Marketing with Instant Creative Intelligence
Copyright Š 2025 CreatiVault INC
All rights reserved