Worldcoin

Filter human-critical workflows using proof-of-human logic. Designed for identity-sensitive commercial decisions, anti-bot gating, and “real human required” checkpoints across proposals, leads, and approvals.

23 stars

Best use case

Worldcoin is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Filter human-critical workflows using proof-of-human logic. Designed for identity-sensitive commercial decisions, anti-bot gating, and “real human required” checkpoints across proposals, leads, and approvals.

Teams using Worldcoin should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/worldcoin/SKILL.md --create-dirs "https://raw.githubusercontent.com/jiayaoqijia/cryptoskill/main/skills/chains/worldcoin/skill.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/worldcoin/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How Worldcoin Compares

Feature / AgentWorldcoinStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Filter human-critical workflows using proof-of-human logic. Designed for identity-sensitive commercial decisions, anti-bot gating, and “real human required” checkpoints across proposals, leads, and approvals.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Worldcoin

> **In an AI-saturated world, not every click deserves your trust.**

Worldcoin is a human-verification decision skill for workflows where “real human required” matters.

This skill is inspired by proof-of-humanity logic:
not every action should be treated as equally trustworthy,
and not every response should be assumed to come from a real, decision-capable person.

Use this skill when you need to:
- decide whether a workflow step should require stronger human verification
- separate bot-risk from human-trust actions
- add “human checkpoint” logic to lead, proposal, approval, or access flows
- determine which actions should only happen after stronger identity confidence
- reduce spam, fake engagement, or synthetic participation in sensitive workflows

This skill does NOT:
- perform biometric verification
- connect to World ID, Orb, World App, or any external identity API
- replace legal identity checks, KYC, AML, or compliance review
- certify that a person is verified on any external network

---

## What This Skill Does

Worldcoin helps:
- identify where proof-of-human logic is useful
- classify workflow steps by human-trust sensitivity
- determine where anonymous access is acceptable vs where stronger verification is needed
- reduce approval, lead, or offer workflows being distorted by bots or fake actors
- design “human required” checkpoints for digital systems

---

## Best Use Cases

- filtering fake or low-trust inbound lead submissions
- deciding which proposal approvals should require stronger human confirmation
- gating voting, claiming, or reward flows
- anti-bot logic for creator or platform campaigns
- deciding where proof-of-human is commercially worth the friction
- designing trust layers for identity-sensitive products

---

## What to Provide

Useful input includes:
- the workflow being protected
- what action the user wants to secure
- what the main abuse risk is
- whether the risk is bots, duplicate identities, fake leads, or low-trust engagement
- what level of friction is acceptable
- what commercial or operational downside exists if fake actors get through

---

## Standard Output Format

WORLDCOIN ASSESSMENT
━━━━━━━━━━━━━━━━━━━━━━━━━━
Workflow: [What is being protected]
Main Risk: [Bot / fake human / duplicate / low-trust action]

HUMAN-TRUST SENSITIVITY
━━━━━━━━━━━━━━━━━━━━━━━━━━
Level: [Low / Medium / High / Critical]

WHY IT MATTERS
━━━━━━━━━━━━━━━━━━━━━━━━━━
- [Why stronger human verification may matter here]
- [What happens if fake actors get through]
- [What business or trust damage follows]

VERIFICATION THRESHOLD
━━━━━━━━━━━━━━━━━━━━━━━━━━
Recommended level:
- [Open access]
- [Soft human check]
- [Strong human-required gate]
- [Escalate to formal identity / compliance process]

TRADEOFFS
━━━━━━━━━━━━━━━━━━━━━━━━━━
⚠️ [Added friction]
⚠️ [Drop in conversion]
⚠️ [False negatives / accessibility concern]
⚠️ [Operational complexity]

RECOMMENDED NEXT STEP
━━━━━━━━━━━━━━━━━━━━━━━━━━
- [What checkpoint or policy to add next]

---

## Human Verification Principles

- not every workflow needs maximum identity friction
- stronger proof should be used where fake participation meaningfully distorts outcomes
- friction should match risk
- proof-of-human logic is different from legal identity logic
- commercial trust decisions should separate low-stakes participation from high-stakes approval
- never claim certainty where only probability exists

---

## Human Proxy Lens

Think of this skill as a **human proxy filter**.

Its job is not to verify people directly.  
Its job is to answer:

- **Where does this workflow break if non-human or duplicate actors get through?**
- **Where is “good enough” trust sufficient?**
- **Where is stronger proof of humanness worth the friction?**

---

## Execution Protocol (for AI agents)

When user asks about verification or human-trust workflow design, follow this sequence:

### Step 1: Parse the workflow
Extract:
- what the user is trying to protect
- who is interacting
- what action is being taken
- what abuse or fraud risk exists
- what trust level the workflow really needs

### Step 2: Classify risk
Classify the primary concern:
- bot volume
- duplicate participation
- fake lead quality
- false approvals
- reward abuse
- synthetic engagement distortion

### Step 3: Assess sensitivity
Determine whether the workflow is:
- low stakes
- medium stakes
- high stakes
- critical trust

### Step 4: Recommend trust layer
Choose the lightest acceptable level:
- open access
- soft gating
- stronger human verification gate
- escalate to formal identity / compliance process

### Step 5: Show tradeoffs
Explain:
- user friction
- conversion impact
- operational burden
- trust benefit

### Step 6: Guardrails
If the user needs regulated identity, financial compliance, or formal verification:
- say so clearly
- do not pretend proof-of-human equals legal identity
- recommend specialist or regulated review

---

## Activation Rules (for AI agents)

### Use this skill when the user asks about:
- proof of human
- anti-bot workflow design
- fake lead filtering
- identity-sensitive approvals
- real-human gating
- trust layers for digital actions
- duplicate participation risk
- synthetic engagement prevention

### Do NOT use this skill when:
- user needs actual biometric verification
- user needs direct World ID integration steps
- user needs KYC / AML / legal identity review
- user wants technical API implementation details that are not provided

### If context is ambiguous
Ask:
"Do you want help designing a human-verification decision layer, or do you need actual product/API integration?"

---

## Works Well With

- `@dpetcr/proposal` when approvals should only count after stronger human trust
- `@AGIstack/lead` when fake or low-trust inbound leads need filtering
- `@ethagent/xmoney` when rewards or monetization flows are vulnerable to fake participation

---

## Boundaries

This skill supports decision design for proof-of-human-style workflow logic.

It does not replace:
- biometric verification
- legal identity verification
- KYC / AML checks
- privacy review
- regulated compliance decisions

Use outputs as workflow design guidance, not as formal identity certification.

Related Skills

8004-skill

23
from jiayaoqijia/cryptoskill

ERC-8004 Trustless Agents - Register and manage AI agent identities on TRON and BSC blockchains with on-chain reputation tracking

8004-MCP - Agent Registry Protocol

23
from jiayaoqijia/cryptoskill

Multi-chain MCP server for ERC-8004 Agent Registry. Query agents, reputation, and feedback across Solana + EVM chains.

supurr

23
from jiayaoqijia/cryptoskill

Backtest, deploy, and monitor trading bots on Hyperliquid. Supports Grid, DCA, and Spot-Perp Arbitrage strategies across Native Perps, Spot markets (USDC/USDH), and HIP-3 sub-DEXes.

senpi-skills

23
from jiayaoqijia/cryptoskill

Agent Skills for autonomous crypto trading on Hyperliquid — trailing stops, market scanning, position management, and more.

sdks

23
from jiayaoqijia/cryptoskill

Official Azex SDKs — TypeScript, Python, MCP Server, CLI for the crypto-native LLM API gateway

perp-cli

23
from jiayaoqijia/cryptoskill

Multi-DEX perpetual futures CLI + MCP server — Pacifica (Solana), Hyperliquid, Lighter (Ethereum). 18 MCP tools for AI-powered trading

okx-exchange-websocket-skill

23
from jiayaoqijia/cryptoskill

Subscribe to OKX public exchange WebSocket channels through UXC raw WebSocket mode for ticker, trade, book, and candle events with explicit subscribe frames.

okx-wallet-portfolio

23
from jiayaoqijia/cryptoskill

This skill should be used when the user asks to 'check my wallet balance', 'show my token holdings', 'how much OKB do I have', 'what tokens do I have', 'check my portfolio value', 'view my assets', 'how much is my portfolio worth', 'what\'s in my wallet', or mentions checking wallet balance, total assets, token holdings, portfolio value, remaining funds, DeFi positions, or multi-chain balance lookup. Supports XLayer, Solana, Ethereum, Base, BSC, Arbitrum, Polygon, and 20+ other chains. Do NOT use for general programming questions about balance variables or API documentation. Do NOT use when the user is asking how to build or integrate a balance feature into code.

okx-security

23
from jiayaoqijia/cryptoskill

Use this skill for security scanning: check transaction safety, is this transaction safe, pre-execution check, security scan, token risk scanning, honeypot detection, DApp/URL phishing detection, message signature safety, malicious transaction detection, approval safety checks, token approval management. Triggers: 'is this token safe', 'check token security', 'honeypot check', 'scan this tx', 'scan this swap tx', 'tx risk check', 'is this URL a scam', 'check if this dapp is safe', 'phishing site check', 'is this signature safe', 'check this signing request', 'check my approvals', 'show risky approvals', 'revoke approval', 'check if this approve is safe', token authorization, ERC20 allowance, Permit2. Covers token-scan, dapp-scan, tx-scan (EVM+Solana pre-execution), sig-scan (EIP-712/personal_sign), approvals (ERC-20/Permit2). Chinese: 安全扫描, 代币安全, 蜜罐检测, 貔貅盘, 钓鱼网站, 交易安全, 签名安全, 代币风险, 授权管理, 授权查询, 风险授权, 代币授权. Do NOT use for wallet balance/send/history — use okx-agentic-wallet.

okx-onchain-gateway

23
from jiayaoqijia/cryptoskill

This skill should be used when the user asks to 'broadcast transaction', 'send tx', 'estimate gas', 'simulate transaction', 'check tx status', 'track my transaction', 'get gas price', 'gas limit', 'broadcast signed tx', or mentions broadcasting transactions, sending transactions on-chain, gas estimation, transaction simulation, tracking broadcast orders, or checking transaction status. Covers gas price, gas limit estimation, transaction simulation, transaction broadcasting, and order tracking across XLayer, Solana, Ethereum, Base, BSC, Arbitrum, Polygon, and 20+ other chains. Do NOT use for swap quote or execution - use okx-dex-swap instead. Do NOT use for general programming questions about transaction handling.

okx-x402-payment

23
from jiayaoqijia/cryptoskill

This skill should be used when the user encounters an HTTP 402 Payment Required response, wants to pay for a payment-gated API or resource, or mentions 'x402', 'pay for access', '402 payment', 'payment-gated URL', or 'sign x402 payment'. Primary path signs via TEE with a wallet session (JWT); fallback path guides local EIP-3009 signing with the user's own private key if they have no wallet. Returns the payment proof (signature + authorization) that the caller can attach as a payment header to access the resource. Do NOT use for swap or token transfers — use okx-dex-swap instead. Do NOT use for wallet balance or portfolio queries — use okx-agentic-wallet or okx-wallet-portfolio. Do NOT use for security scanning — use okx-security. Do NOT use for transaction broadcasting — use okx-onchain-gateway. Do NOT use for general programming questions.

okx-dex-trenches

23
from jiayaoqijia/cryptoskill

Use this skill for meme/打狗/alpha token research on pump.fun and similar launchpads: scanning new token launches, checking developer reputation/开发者信息/dev launch history/has this dev rugged before/开发者跑路记录, bundle/sniper detection/捆绑狙击, bonding curve status/bonding curve progress, finding similar tokens by the same dev/相似代币, and wallets that co-invested (同车/aped) into a token. Use when the user asks about 'new meme coins', 'pump.fun launches', 'trenches', 'trench', '扫链', 'developer launch history', 'developer rug history', 'check if dev has rugged', 'bundler analysis', 'who else bought this token', 'who aped into this', 'similar tokens', 'bonding curve progress', '打狗', '新盘', '开发者信息', '开发者历史', '捆绑', '同车', 'rug pull count', 'similar meme coins', '捆绑情况', '已迁移出 bonding curve', or '发过多少个项目'. Do NOT use for market-wide whale/signal tracking — use okx-dex-signal. Do NOT use for per-token holder distribution or honeypot checks — use okx-dex-token.