Powerset
Official@powerset-co
Powerset builds local-first personal network search: importing LinkedIn, Gmail, iMessage, and WhatsApp contacts, resolving identities, and enabling people search and outbound campaigns.
Agent Skills by Powerset
Showing 22 vetted skills indexed across 1 GitHub repositories.
clean-slate
Moves derived Powerpacks pipeline state to timestamped backups while preserving paid LLM artifacts.
logbook
Export verbatim Gmail, iMessage, and WhatsApp conversations into per-thread markdown archives.
setup
Imports LinkedIn Connections.csv, enriches it on Modal, and builds a validated local search index.
import-gmail
Sync Gmail mailboxes via msgvault and import contacts as local candidate records.
import-twitter
Imports Twitter/X network artifacts through RapidAPI, MOE, and LinkedIn resolution pipelines.
msgvault
Configures msgvault for local Gmail archive access with Google OAuth and Codex MCP registration.
deep-context
Builds per-person dossiers from Gmail, iMessage, and WhatsApp messages and resolves identities into a searchable network index.
import-messages
Imports iMessage and WhatsApp contact metadata into local candidate people files.
powerset
Manages Powerset authentication, runtime key provisioning, MCP registration, and default set selection.
fix-powerpacks
Diagnose and repair Powerpacks install paths and local state directories.
update-powerpacks
Updates the Powerpacks checkout to the newest published release and reinstalls skills.
powerset-login
Refreshes Powerset Auth0 credentials, pulls provisioned runtime keys, and re-registers MCP configuration.
feedback
Compose and submit identifiers-only product feedback rows to the Powerset feedback API.
install-powerpacks
Installs the Powerpacks skill suite into Claude Code, Codex, or Pi from one URL.
powerset-set
Lists Powerset sets and sets the default set scope for local Powerpacks search.
search-contacts
Browse Powerset contacts through the Powerset Search MCP with app-native sorting, filtering, and pagination.
sales-nav-search
Runs paginated LinkedIn Sales Navigator lead searches through the Powerset Search MCP with artifact persistence.
search-sql
Runs read-only SQL queries against a local DuckDB for relational people-search analytics.
search-company
Resolves company queries into canonical TurboPuffer company IDs for downstream people search.
search
Routes people-search queries to local DuckDB or Powerset backends with reviewed retrieval pipelines.
build-outbound
Builds Apollo outbound sequences from Sales Navigator leads with preview and confirmation gates.
build-local-search-index
Builds a local DuckDB search index from the canonical merged people.csv without cloud services.
Frequently Asked Questions About Powerset
FAQPage SchemaWhat 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.