TopRank Skills

Home / Claw Skills / Autres / Worldcoin
Official OpenClaw rules 15%

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.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Worldcoin 技能。 若已安装,则直接安装 Worldcoin 技能。

Overview

Skill Key
btcagentic/worldcoin
Author
btcagentic
Source Repo
openclaw/skills
Version
1.0.0
Source Path
skills/btcagentic/worldcoin
Latest Commit SHA
e57bf68da89867fd26ce4c79a38595e11ba5dbbf

Extracted Content

SKILL.md excerpt

# 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-trus...

README excerpt

# 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.

## What it does

This skill helps you:
- identify where proof-of-human logic is useful
- classify bot and duplicate-actor risk
- decide where stronger human trust is worth the friction
- design cleaner trust checkpoints for proposals, leads, approvals, or rewards

## What it does NOT do

- perform biometric verification
- connect to World ID or Orb
- replace KYC / AML / legal identity review
- certify anyone as officially verified

## Works Well With

- `@dpetcr/proposal` for human-sensitive approval flows
- `@AGIstack/lead` for fake lead filtering
- `@ethagent/xmoney` for anti-abuse monetization flows

Related Claw Skills