Agent Swarm Active
Planner → Researcher → Critic → Executor
0G Storage
Merkle proof verified
Uniswap Settlement
3 mainnet transactions confirmed

4 AI Agents. 1 Mission.
Your Next Career Move.
CraftLead deploys an autonomous agent swarm — Planner, Researcher, Critic, Executor — to analyze job opportunities from Web3.career, Greenhouse, LinkedIn, and more. Every output persists on 0G Storage. Every settlement runs through Uniswap.
4
AI Agents
4
Job Sources
3
Mainnet TXs
2
Developers
Powered by sponsor technologies
Four Specialized Agents. One Coordinated Swarm.
Each agent has a defined role, earns USDC for completed work, and persists outputs on 0G Storage. The Critic feeds back to the Researcher until quality passes — max 2 iterations.
Planner Agent
Decomposes your mission into 3-5 targeted research tasks. 15% of mission reward.
Researcher Agent
Analyzes job data from Web3.career, Greenhouse, LinkedIn. Accepts Critic feedback for refinement. 30% share.
Critic Agent
Reviews Researcher output quality. Sends feedback if confidence < 0.7. Up to 2 refinement loops. 20% share.
Executor Agent
Compiles approved observations into a structured report with confidence scores. 35% share.
0G Storage Memory
Two-layer persistence — File Layer for immutable artifacts (Merkle proofs), KV Layer for mutable state. Agents remember across sessions.
Uniswap Settlement
Users buy credits with ETH/USDC/USDT/WBTC/DAI via Uniswap Trading API. Agents earn USDC through on-chain treasury settlement. 3 proven mainnet TXs.
AXL P2P Mesh
Agent communication routed through Gensyn AXL encrypted overlay (Yggdrasil IPv6). Each agent runs on its own AXL node. Falls back to in-process if unavailable.
iNFT Minting
Completed missions can be minted as Intelligent NFTs on 0G Chain (ERC-721). Memory root hash embedded on-chain. Verifiable via contract call.
exports
modules
tools
import { createCraftLead } from '@craftlead/sdk'
const craft = createCraftLead()
// Browse jobs from 4 sources
const jobs = await craft.supabase.getJobs({ source: 'web3career' })
// Launch 4-agent swarm mission
const mission = await craft.orchestrator.runMission({
title: 'Senior Solidity Developer',
description: 'DeFi protocol at Series A...',
})
// Agent outputs persist on 0G Storage (File + KV)
// Researcher ↔ Critic feedback loop (max 2, confidence < 0.7)
// Settle agent rewards via Uniswap
const tx = await craft.uniswap.settleAgentReward(
userWallet, 'advanced'
)
// Planner 15% · Researcher 30% · Critic 20% · Executor 35%# OpenClaw SKILL.md — craftlead-daily-mission
# Cron: 0 7 * * * CET (daily automated pipeline)
1. sync-jobs.ts → Fetch from 4 MCP sources (web3.career, Greenhouse, LinkedIn, RapidAPI)
2. match-jobs.ts → 5-signal weighted matching (skills, role, salary, location, type)
3. og-memory-adapter → Load user context from 0G Storage KV layer
4. run-mission.ts → Planner → [Researcher ↔ Critic] × 2 → Executor
5. axl-broadcast.ts → Route messages via Gensyn AXL encrypted overlay
6. mint-inft.ts → Mint completed mission as iNFT on 0G Chain
7. uniswap-settlement → Treasury swaps ETH → USDC, distribute to agents
8. appflowy-export.ts → Deliver report to workspaceModule Architecture
Supabase
80+ queries
0G Storage
File + KV
Uniswap
Quote + Swap
AXL
P2P Mesh
Gensyn
Compute
8
SDK Modules
supabase · og · uniswap · axl · orchestrator · gensyn · verify · appflowy
15+
Zod Schemas
runtime-validated types for all DB tables + API responses
4
MCP Sources
web3.career · Greenhouse · LinkedIn · RapidAPI
8
OpenClaw Scripts
deterministic pipeline from sync to settlement
Not Another Job Board. An Agent Economy.
CraftLead isn't a job aggregator with AI bolted on. It's a fully autonomous multi-agent system with persistent decentralized memory, on-chain financial settlement, and verifiable agent intelligence.
4
Agent Roles
0x01ed
Contract on 0G Chain
Decentralized Memory
Every agent output — decisions, observations, reflections — is stored on 0G Storage's File Layer with Merkle proofs. Agents maintain context across missions.
On-Chain Economy
Agents earn real USDC. Treasury settles via Uniswap: ETH → USDC swap, then distributes per split (15/30/20/35%). 3 proven mainnet transactions.
TEE-Verified Inference
AI inference runs through 0G Compute Router (GLM-5-FP8) with trusted execution environment verification. Automatic fallback to ZhipuAI GLM.
Verifiable Agent NFTs
Mint completed missions as iNFTs on 0G Galileo Testnet. Contract at 0x01ed...7Ab0. Memory root hash linkable to 0G Storage.
Encrypted P2P Mesh
4 AXL nodes with Yggdrasil overlay. Each agent has its own Ed25519 identity. Messages encrypted end-to-end.
Resilient Execution
4 retries with exponential backoff for AI inference. Non-blocking 0G Storage saves (fire-and-forget). Rate limit handling for all job APIs.
From Job Listing to Intelligence Report
Click “Analyze with AI” on any job. The swarm handles the rest.
Browse Jobs
Jobs aggregated from Web3.career, Greenhouse, LinkedIn, RapidAPI. Filter by source, type, location, salary. 20 free credits on signup.
Launch Mission
Click 'Analyze with AI' on any job listing. The Planner decomposes your mission into 3-5 targeted research tasks.
Swarm Execution
Researcher analyzes, Critic reviews (confidence < 0.7 triggers refinement), loop up to 2x. All outputs saved to 0G Storage.
Get Report
Executor compiles a structured report with confidence scores. Export as JSON, mint as iNFT, or verify on 0G Chain.
Pay Per Mission. Not Per Month.
Buy credits with ETH, USDC, USDT, WBTC, or DAI via Uniswap. No subscription.
20 credits on signup
- Standard Job Search (1 credit)
- Advanced Search (2 credits)
- Browse all 4 sources
- Basic agent missions
- Dashboard access
Full 4-agent mission
- Complete 4-agent swarm analysis
- Researcher + Critic feedback loop
- Structured report with confidence scores
- 0G Storage persistence
- Export as JSON
- Priority queue
Premium mission with extras
- Everything in Swarm Analysis
- Deep financial analysis
- Investor & funding data
- Competitive landscape
- Unlimited follow-up questions (1 cr each)
- iNFT minting included
Credits purchased via Uniswap Trading API. Multi-token support: ETH, USDC, USDT, WBTC, DAI. Gasless approvals via Permit2.
Built With. Proven On.
Every integration is real. Every transaction is verifiable.
0G Storage
Two-layer persistence (File + KV). SDK: @0gfoundation/0g-ts-sdk@^1.2.6. All agent outputs stored with Merkle proofs.
View on Explorer→Uniswap
3 proven mainnet transactions. Multi-token: ETH/USDC/USDT/WBTC/DAI. Permit2 gasless approvals. Circular agent economy.
View on Etherscan→0G Chain
CraftLeadAgentNFT (ERC-721) at 0x01ed...7Ab0. iNFT minting with memory root hash. getAgentInfo() contract call for verification.
View Contract→Gensyn AXL
4-node encrypted P2P mesh. Yggdrasil overlay. Each agent on dedicated AXL node with Ed25519 identity. Docker deployment.
View Docker Config→Applying for 4 Prize Tracks — $25,000 Total
0G Framework
$7,500
Strong Contender
0G Agents
$7,500
Strong Contender
Uniswap
$5,000
Strong Contender
Gensyn AXL
$5,000
Strong Contender
Try the Live Demo
CraftLead is live and fully functional. Browse real jobs, launch agent missions, and see the swarm in action. Built for ETHGlobal OpenAgents 2026.
Open source. MIT License. No credit card required.