Sixtyfour AI - People & Company Intelligence for Openclaw

Sixtyfour AI provides AI-driven research agents that investigate the live web to return structured, high-accuracy intelligence on people and companies.

rxhxm
v1.0.0
Mar 4, 2026
0
1.1k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install sixtyfour-skill

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install sixtyfour-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Sixtyfour AI - People & Company Intelligence?

Sixtyfour AI is a high-performance B2B intelligence engine designed for modern sales, recruitment, and engineering teams. Unlike static databases that grow stale, Sixtyfour AI employs autonomous agents to browse the live web in real-time, achieving a 93% accuracy rate that outperforms traditional providers. By integrating this capability through Openclaw Skills, users can automate the discovery of professional profiles, company funding stages, tech stacks, and verified contact information directly within their AI-powered workflows.

The skill excels at transforming minimal inputs into detailed profiles containing up to 50 custom fields. Whether you are enriching a single contact or running massive batch pipelines, Sixtyfour AI provides confidence-scored data and transparent references. It serves as a developer-first alternative to legacy tools, offering deeper insights via a robust API and native MCP server support.

Sixtyfour AI - People & Company Intelligence Use Cases

  • Automate CRM lead enrichment with real-time job titles, seniority levels, and department data.
  • Discover professional and personal email addresses or phone numbers for high-intent outbound sales.
  • Conduct deep company research to identify hiring signals, competitors, and recent funding rounds.
  • Qualify leads automatically using custom ICP criteria and the built-in QA agent for automated scoring.
  • Build targeted prospect lists using natural language queries such as "Find CTOs at Series B SaaS companies in New York."

How Sixtyfour AI - People & Company Intelligence Works

  1. The user provides basic lead or company information to an Openclaw Skills enabled agent or API endpoint.
  2. The Sixtyfour AI research agent navigates the live web, including LinkedIn, company websites, and social profiles, to find the most current data.
  3. The agent extracts and structures data based on a user-defined schema, assigning a confidence score to ensure reliability.
  4. Optional QA agents evaluate the findings against specific weighted qualification criteria provided by the user.
  5. The final structured profile, complete with research notes and source references, is returned to the user's workflow or CRM.

Sixtyfour AI - People & Company Intelligence Setup

To get started with Sixtyfour AI in your Openclaw Skills environment, follow these steps:

  1. Sign up at app.sixtyfour.ai using Google sign-in.
  2. Navigate to Sidebar -> Keys and create a new API key.
  3. Set your environment variable:
export SIXTYFOUR_API_KEY="your_key_here"
  1. For MCP-compatible clients like Claude Desktop, Cursor, or Windsurf, add the following to your configuration:
{
  "mcpServers": {
    "sixtyfour": {
      "command": "npx",
      "args": ["-y", "sixtyfour-mcp"],
      "env": {"SIXTYFOUR_API_KEY": "your_key"}
    }
  }
}

Sixtyfour AI - People & Company Intelligence Data Schema & Taxonomy

Sixtyfour AI returns highly structured JSON objects with a focus on transparency. Key components include:

Field Description
structured_data The primary object containing requested fields like title, email, and tech_stack.
notes A narrative summary of the research findings and agent logic.
references A dictionary mapping source URLs to their specific descriptions.
confidence_score A float (0-10) indicating the agent's certainty regarding the data.
cost_cents The specific execution cost for endpoints like email discovery.

Users can define a custom struct to determine exactly which fields the AI should extract, supporting types like string, integer, boolean, and lists.

Sixtyfour AI - People & Company Intelligence Advanced Features

  • Asynchronous processing support with webhook notifications for high-volume batch enrichment tasks.
  • Natural language Deep Search that identifies companies and people based on complex descriptive queries.
  • Custom QA Agent scoring which uses weighted parameters to provide 'Accept' or 'Reject' verdicts for lead qualification.
  • Multi-block workflow pipelines that allow users to chain company research, person discovery, and contact finding in one call.
  • Native MCP server integration, enabling AI coding assistants to leverage these Openclaw Skills through simple conversational prompts.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*