A comprehensive developer reputation and identity resolution tool powered by Talent Protocol and GitHub enrichment.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install talent-powers
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install talent-powers using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Builder Data skill provides AI agents with the ability to query professional reputation data from the Talent Protocol ecosystem. By leveraging this skill within the context of Openclaw Skills, developers can bridge the gap between social identities (Twitter, Farcaster), code contributions (GitHub), and on-chain activity (Wallets/ENS). It is designed to help teams identify top-tier talent, verify human users, and audit the shipping history of builders across the decentralized web.
This skill excels at synthesizing fragmented professional data into a cohesive profile. Whether you need to find developers in a specific country or verify the credentials of a potential contributor, Builder Data provides the technical depth required for high-stakes talent discovery and verification tasks.
To integrate Builder Data into your Openclaw Skills workflow, you must provide a Talent Protocol API key. An optional GitHub token is highly recommended to avoid rate limiting.
export TALENT_API_KEY="your_key_here"
export GITHUB_TOKEN="your_github_token_here"
curl -H "X-API-KEY: $TALENT_API_KEY" "https://api.talentprotocol.com/profile?id=example"
| Data Type | Description |
|---|---|
| Profile Data | Basic user info, rank position, and standardized location strings. |
| Identity Mappings | Connections between Twitter, Farcaster, GitHub, Wallets, and ENS. |
| Builder Metrics | Builder Score (points) and relative Rank Position within the ecosystem. |
| Credentials | Lists of achievements including earnings, contributions, and hackathons. |
| Enriched GitHub | Real-time repository counts, star stats, and recent commit history. |
Loading
A specialized skill for AI agents to query builder reputation, verify human identity, and enrich professional profiles using Talent Protocol and GitHub data.

A local-first, three-tier memory architecture that provides AI agents with real-time capture, vector search, and long-term curated recall.

A local-first security layer designed to detect and block prompt injection, jailbreaks, and malicious instructions before they reach your AI agent.

A secure utility for managing API keys via the system keyring and injecting them into OpenClaw configurations.

A comprehensive interface to programmatically interact with a local Logseq instance for automated knowledge management and graph manipulation.

A powerful skill for executing deep web research and complex browser automation using Yutori cloud agents.








































