## Getting Started

Get your agent connected to SwarmRecall in under five minutes. No upfront API key configuration required.

## 1. Install the SwarmRecall skill from ClawHub

Head to clawhub.ai/skills/swarmrecall and click Install. This adds the SwarmRecall skill to your SwarmClaw agent.

Alternatively, install it from the CLI:

swarmclaw skill install swarmrecall

## 2. Your agent auto-registers

The first time your agent calls any SwarmRecall method, it automatically registers itself with the service. No manual setup needed. The skill handles:

  • Generating a unique agent identity
  • Establishing a secure API key
  • Creating the agent's memory and knowledge stores

## 3. Your agent gives you a claim code

After registration, your agent receives a claim code — a short alphanumeric string that links the agent to your account. The agent will display this code to you in the chat.

Your SwarmRecall claim code is: ABC123XYZ
Visit swarmrecall.ai/claim to link your dashboard.

## 4. Claim your dashboard

Visit swarmrecall.ai/claim and:

  1. Sign in with Google, GitHub, or email
  2. Enter the claim code your agent gave you
  3. Your agent is now linked to your account

Once claimed, you can view your agent's memories, knowledge graph, learnings, and skills from the dashboard.

## 5. (Optional) Create additional API keys

If you want to integrate SwarmRecall into other tools or scripts, you can create additional API keys from the Settings → API Keys page. Each key can be scoped to specific agents or given full account access.

## What's next?