Integrate Proof of Human (POH) API to distinguish real users from bots in any Solana app. Use when a user says "filter bots", "verify humans", "sybil protection", "airdrop eligibility", "bot detection", "proof of human", "POH", "verify wallet is human", "gate my airdrop", "DAO sybil resistance", "check if wallet is real", "human verification", or "anti-bot". Works for airdrops, DAO voting, NFT allowlists, and API gating.
$npx -y skills add sendaifun/solana-new --skill verify-humanity-pohInstalls into the current project.
Run `npx skills use "https://github.com/sendaifun/solana-new" --skill "sendaifun/solana-new/verify-humanity-poh"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/sendaifun/solana-new" that are relevant to the current task. Run `npx skills add "https://github.com/sendaifun/solana-new"` and select the relevant skills, then follow their instructions.