talent-powers

Query Talent Protocol's API to fetch verified builder reputations and identity mappings.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/talentprotocol/talent-powers --skill talent-powers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: talent-powers
Source: https://github.com/talentprotocol/talent-powers/tree/main
Command: npx skills add https://github.com/talentprotocol/talent-powers --skill talent-powers

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Talent teams and recruiters need fast access to verified builder reputation data and identity mappings from Talent Protocol to assess fit, risk, and potential collaborators without manual data gathering.

Core Features & Use Cases

  • Identity lookup and verification: search profiles by identity across Twitter, GitHub, Farcaster, and wallets, then resolve associated accounts.
  • Reputation scoring & ranking: retrieve builder_score.rank_position and scores to compare builders across cohorts.
  • Enrichment & discovery: enrich profiles with connected accounts (GitHub, socials) and credentials to support project discovery and validation.
  • Location-based search: filter builders by location using advanced queries and regex-based location filters.

Quick Start

Search by identity or location and return enriched builder profiles including credentials and GitHub data.

Frequently Asked Questions about talent-powers

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fetch builder reputation scores and verify identities using Talent Protocol?

To fetch builder reputation scores and verify identities, query Talent Protocol's API endpoints like /accounts and /credentials to resolve mappings across Twitter, GitHub, Farcaster, and wallets, producing enriched builder profiles.

Can I search for builder profiles by location using Talent Protocol?

Yes, you can search for builder profiles by location using the /search/advanced/profiles endpoint with regex-based location filters to retrieve targeted cohorts of builders from specific areas.

What identity types are supported for builder lookups?

Builder lookups support identity verification across Twitter, GitHub, Farcaster, and wallet addresses, allowing you to resolve associated accounts and compile comprehensive profile mappings.

Do I need an API key to retrieve builder credentials and GitHub enrichment data?

Yes, an API key is required to authenticate requests to Talent Protocol endpoints for retrieving builder credentials, GitHub enrichment data, and reputation rankings.

How do I compare builders using rank positions and reputation scores?

You can compare builders by retrieving the builder_score.rank_position and associated scores from the API, allowing you to evaluate and rank builders across different cohorts.

What's the best way to enrich profiles with connected accounts and credentials?

The best way to enrich profiles is by querying the /credentials endpoint alongside GitHub enrichment to aggregate connected social accounts and validated credentials into a comprehensive builder profile.