Skip to main content

Overview

Sixtyfour now works inside your AI agents. A single link—skill.md—lets any agent learn how to use Sixtyfour to find anything about a person or company. If you use Claude Code, Codex, OpenClaw, Cursor, or any agent framework that reads skill files, drop this into your project and your agent can:
  • Enrich any person — Full profile with title, seniority, email, phone, LinkedIn, tech stack, pain points, and up to 50 custom fields you define
  • Research any company — Team size, tech stack, funding rounds, hiring signals, key decision-makers
Your agent doesn’t need to know our API docs. It reads the skill file and figures out the right endpoint, the right parameters, and the right research plan on its own.

Quick Start

  1. Go to app.sixtyfour.ai and sign up
  2. Create an organization
  3. Follow the steps in Get an API Key to generate a key.
  4. Give your agent this link: https://www.sixtyfour.ai/skill.md
  5. Set your API key as a variable

Supported platforms

The skill file connects to AI agent platforms including:
  • Cursor
  • Claude Code
  • OpenClaw
  • Codex
  • Any agent framework that reads skill files