Powerset avatar

Powerset

Official

@powerset-co

0Followers
|
7Public Repos
|
22Published Skills

Powerset builds local-first personal network search: importing LinkedIn, Gmail, iMessage, and WhatsApp contacts, resolving identities, and enabling people search and outbound campaigns.

Skills Distribution
DomainData Systems...Contact Data Inges.. (30%)Identity Resolutio.. (25%)People Search & In.. (25%)Outbound Sales Ena.. (10%)

Agent Skills by Powerset

Showing 22 vetted skills indexed across 1 GitHub repositories.

powerset-copowerset-co
1

clean-slate

Moves derived Powerpacks pipeline state to timestamped backups while preserving paid LLM artifacts.

Official
Intermediate
powerset-copowerset-co
1

logbook

Export verbatim Gmail, iMessage, and WhatsApp conversations into per-thread markdown archives.

Official
Advanced
powerset-copowerset-co
1

setup

Imports LinkedIn Connections.csv, enriches it on Modal, and builds a validated local search index.

Official
Advanced
powerset-copowerset-co
1

import-gmail

Sync Gmail mailboxes via msgvault and import contacts as local candidate records.

Official
Advanced
powerset-copowerset-co
1

import-twitter

Imports Twitter/X network artifacts through RapidAPI, MOE, and LinkedIn resolution pipelines.

Official
Intermediate
powerset-copowerset-co
1

msgvault

Configures msgvault for local Gmail archive access with Google OAuth and Codex MCP registration.

Official
Intermediate
powerset-copowerset-co
1

deep-context

Builds per-person dossiers from Gmail, iMessage, and WhatsApp messages and resolves identities into a searchable network index.

Official
Advanced
powerset-copowerset-co
1

import-messages

Imports iMessage and WhatsApp contact metadata into local candidate people files.

Official
Advanced
powerset-copowerset-co
1

powerset

Manages Powerset authentication, runtime key provisioning, MCP registration, and default set selection.

Official
Advanced
powerset-copowerset-co
1

fix-powerpacks

Diagnose and repair Powerpacks install paths and local state directories.

Official
Advanced
powerset-copowerset-co
1

update-powerpacks

Updates the Powerpacks checkout to the newest published release and reinstalls skills.

Official
Basic
powerset-copowerset-co
1

powerset-login

Refreshes Powerset Auth0 credentials, pulls provisioned runtime keys, and re-registers MCP configuration.

Official
Intermediate
powerset-copowerset-co
1

feedback

Compose and submit identifiers-only product feedback rows to the Powerset feedback API.

Official
Intermediate
powerset-copowerset-co
1

install-powerpacks

Installs the Powerpacks skill suite into Claude Code, Codex, or Pi from one URL.

Official
Intermediate
powerset-copowerset-co
1

powerset-set

Lists Powerset sets and sets the default set scope for local Powerpacks search.

Official
Intermediate
powerset-copowerset-co
1

search-contacts

Browse Powerset contacts through the Powerset Search MCP with app-native sorting, filtering, and pagination.

Official
Intermediate
powerset-copowerset-co
1

sales-nav-search

Runs paginated LinkedIn Sales Navigator lead searches through the Powerset Search MCP with artifact persistence.

Official
Advanced
powerset-copowerset-co
1

search-sql

Runs read-only SQL queries against a local DuckDB for relational people-search analytics.

Official
Advanced
powerset-copowerset-co
1

search-company

Resolves company queries into canonical TurboPuffer company IDs for downstream people search.

Official
Intermediate
powerset-copowerset-co
1

search

Routes people-search queries to local DuckDB or Powerset backends with reviewed retrieval pipelines.

Official
Advanced
powerset-copowerset-co
1

build-outbound

Builds Apollo outbound sequences from Sales Navigator leads with preview and confirmation gates.

Official
Advanced
powerset-copowerset-co
1

build-local-search-index

Builds a local DuckDB search index from the canonical merged people.csv without cloud services.

Official
Intermediate

Frequently Asked Questions About Powerset

FAQPage Schema
What tasks can I accomplish with Powerset's Powerpacks skills?▼

You can import contacts from LinkedIn, Gmail, iMessage, and WhatsApp, resolve and merge duplicate identities into enriched dossiers, build local DuckDB or hosted search indexes, run natural-language and SQL people searches, execute Sales Navigator lead searches, and prepare Apollo outbound sequences.

Who is Powerset designed for?▼

Powerset targets founders, recruiters, sales operators, and network-heavy professionals who want a searchable, locally controlled database of their relationships. It suits users running Claude Code, Codex, or Pi harnesses who need contact enrichment, deduplication, and outbound lead preparation.

How do I install and set up Powerpacks?▼

Run the install-powerpacks skill from one URL: it clones the public repo, installs every Powerpacks skill into your harness (Claude Code, Codex, or Pi), and optionally initializes hosted Powerset config. Then $setup walks through LinkedIn import, source merge, Modal indexing, and local search-index validation.

Is Powerpacks open source and what does it cost?▼

The install-powerpacks skill is MIT licensed and the repo is public. Local imports of Gmail, iMessage, and WhatsApp contacts are free; paid operations like deep-research enrichment and budget-gated LinkedIn lookups are explicitly gated and preserved as paid artifacts during resets.

What prerequisites and dependencies does Powerset require?▼

You need a supported agent harness (Claude Code, Codex, or Pi), a LinkedIn Connections.csv export, and optionally a Powerset account with Auth0 login. Gmail import requires msgvault with Google OAuth Desktop credentials; Twitter import uses RapidAPI; local search uses DuckDB without Modal, Postgres, or Supabase.