builder-data

Query builder reputation data via Talent Protocol API. Get Builder Rank, verify humans, resolve identities (Twitter/Farcaster/GitHub/wallet), search by location/country, get credentials, and enrich with GitHub data.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "builder-data" with this command: npx skills add talentprotocol/talent-powers/talentprotocol-talent-powers-talent-powers

Builder Data

Query professional data from Talent - a platform that tracks builders

When to use

  • Find verified developers by location, skills, or identity (Twitter/GitHub/Farcaster/wallet)
  • Check builder reputation (ranks by default, scores only when asked)
  • Map Twitter/Farcaster accounts to wallet addresses
  • Verify human identity from a wallet
  • Search credentials (earnings, contributions, hackathons, contracts, etc.)
  • Check the projects each builder is shipping

Required Credentials

VariableRequiredDescriptionGet it at
TALENT_API_KEYYesTalent API keyhttps://talent.app/~/settings/api
GITHUB_TOKENNoGitHub PAT for higher rate limits (60/hr → 5,000/hr)https://github.com/settings/tokens

Base URL: https://api.talentprotocol.com

Auth header: X-API-KEY: $TALENT_API_KEY

Workflow

  1. Identify the task — what does the user want?
  2. Pick the right endpoint — see endpoints.md
  3. Construct the API call — see use-cases.md
  4. Disambiguate — identity searches return impersonators. Pick the profile with the highest builder_score. Never blindly use the first result. If no result has a meaningful score, report that no confident match was found.
  5. For GitHub data — resolve GitHub username via /accounts, then follow github-enrichment.md
  6. Present results — default to rank_position; only show points when explicitly asked. If rank_position is null, fall back to points.
  7. If 0 results — broaden: try a different identity type

Endpoints

EndpointPurpose
/search/advanced/profilesSearch by identity, tags, rank, verification
/profileGet profile by ID
/accountsGet connected wallets, GitHub, socials
/socialsGet social profiles + bios
/credentialsGet data points (earnings, hackathons, etc.)
/scoresGet ranks/scores. Slugs: builder_score, builder_score_2025, creator_score
/human_checkmarkCheck if human-verified. Response field: humanity_verified
/data_pointsList available data point slugs
/data_issuers_metaList all data issuers and credential slugs

Critical Rules

  • Ranks by default. Show builder_score.rank_position. Only show points when explicitly asked. rank_position is often null — fall back to points.
  • Default to builder_score slug. API also returns builder_score_2025 (legacy) and creator_score.
  • Location filtering is broken. Both GET param and POST customQuery fail (302). Search broadly and filter client-side by standardized_location / location.
  • Identity searches return impersonators. Disambiguate by picking the profile with the highest builder_score. If no result has a meaningful score, report that no confident match was found.
  • URL encoding: [ = %5B, ] = %5D, Space = %20
  • Max 25 results per page. API rejects per_page values above 25. Paginate with page param for broader searches.

Alternative: Talent Agent CLI

If talent-agent is installed (npm install -g talent-agent), it provides natural language search without manual API calls. It can also run as an MCP server (talent-agent --serve) for use in Cursor, Claude, and other MCP-compatible clients.

References

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

Crypto Exchange

Cryptocurrency exchange service for LightningEX API supporting multi-mode interaction - natural language chat, CLI commands, and web UI. Use when user wants...

Registry SourceRecently Updated
Web3

Binance Coach

AI-powered crypto trading behavior coach for Binance users. Analyzes live portfolio health, detects emotional trading patterns (FOMO, panic selling, overtrad...

Registry SourceRecently Updated
3241Profile unavailable
Web3

Cutie - Crypto KOL Platform

Cutie 加密货币 KOL 社群平台。查看交易信号、快讯、KOL 画像、论坛帖子、聊天室消息、直播间,管理账户和关注列表。

Registry SourceRecently Updated
100Profile unavailable
Web3

Giza

Autonomous DeFi yield management on Giza -- onboarding, portfolio reviews, withdrawals, rewards, optimization, and education. Connects to the Giza MCP server...

Registry SourceRecently Updated
00Profile unavailable