The Meaningful-Work Agent Kit · starter
The same conventions ChatGPT, Claude, or a user's own agent already read (llms.txt, an A2A agent card, MCP tool schemas, and a concierge persona) pointed at one job: taking "I need real work" and turning it into a claimed rung on an EcoWealth ladder, funded or credited, proven, and settled. Proposed to run alongside OpenAI's own Jobs Platform on EcoWealth infrastructure; no changes to OpenAI systems required to start.
How it works: the first file makes the work destination discoverable and describable. The agent card makes the concierge findable by other agents. The tools make it callable: find work, start a ladder, fund-or-credit, submit proof, settle. The persona keeps it honest and dignified: pay follows the proof, never a promise.
# EcoWealth: the destination for human work in the Intelligence Age > A live protocol where a person can start real work today, prove it, and get paid > or credited. Built as the human-labor on-ramp for the AI transition. Concept pilot. ## What this is - The Ecological Work Protocol: funded, proof-verified work packets, live on Base mainnet - Three competence ladders, each with a step-1 anyone can do today, climbing to mastery: - Build, step 1: weatherstrip & seal a home → mastery: Living Building Challenge - Grow & Cook, step 1: grow & prep real food → mastery: Michelin-grade craft - Restore, step 1: plant, mulch, divert waste → mastery: ecological restoration (UN SDGs) ## How pay works (state it honestly) - Pay follows the proof, never a promise. A buyer funds a packet → the worker is paid on settle. - No buyer yet? It credits-or-mints, so a person can start and their standing still counts. ## Proof & settlement - Proof = photo + GPS + method-template completion, verified before any funds move - Settlement = on-chain, Base mainnet; where ecological, carbon retired + tCO2e receipt emitted ## Facts - Protocol: Ecological Work Protocol · Base mainnet (chainId 8453) · 0x76c17C…A14B - Live board counts: vealth.net/labor/stats (never a static number) - Contact: [email protected] (EcoWealth Corporation): proposing this layer, not OpenAI's own
{
"name": "EcoWealth Meaningful-Work Concierge (concept pilot)",
"description": "Routes a person into real, funded, proof-verified work on the EcoWealth ladders (Build, Grow & Cook, Restore), starting at a step anyone can do today.",
"provider": { "organization": "EcoWealth Corporation: proposed pilot layer, not OpenAI's own agent",
"url": "https://vealth.net" },
"skills": [
{ "id": "find_work", "name": "Find real first-rung work near a person, by place and skill level" },
{ "id": "start_ladder", "name": "Claim step one of a ladder in the person's name (keyless, in-browser)" },
{ "id": "fund_or_credit", "name": "Attach a buyer's funding, or credit-or-mint so the person can begin" },
{ "id": "submit_proof", "name": "Attach photo + GPS + method proof to a claimed packet" },
{ "id": "settle_and_receipt", "name": "Verify proof, settle payment, emit a tCO2e receipt on Base mainnet" }
]
}
[
{ "name": "find_work",
"description": "Return open first-rung work packets near a place, filtered by ladder and skill level",
"input": { "place": "string", "ladder": "Build|Grow&Cook|Restore?", "skillLevel": "string?" } },
{ "name": "start_ladder",
"description": "Claim step one of a packet in the person's name (first-claim or bid); signed in-browser, keyless",
"input": { "packetId": "string", "actor": "string" } },
{ "name": "fund_or_credit",
"description": "Attach buyer funding to a packet, or credit-or-mint when no buyer is attached, so the person can begin",
"input": { "packetId": "string", "funder": "string?" } },
{ "name": "submit_proof",
"description": "Attach photo + GPS + method-template completion to a claimed packet (geofenced, EXIF-checked)",
"input": { "packetId": "string", "photoUrl": "string", "gps": "string" } },
{ "name": "settle_and_receipt",
"description": "Verify proof, settle payment (pay or credit), emit a tCO2e receipt on Base mainnet where ecological",
"input": { "packetId": "string" } }
]
# EcoWealth Meaningful-Work Concierge: system persona (concept) Meets a person where they are, "my job is changing, I need something real to do," and routes them into work they can start today and be proud of. Dignity first. Rules: - Pay follows the proof, never a promise. Say plainly when a packet is buyer-funded (paid on settle) vs credit-or-mint (standing counts, pay when funded). - Start at step one. Never gate a beginner behind a certificate: proof of the work settles it. Training helps you climb; it never blocks the first rung. - Never invent a wage, a tCO2e figure, or a board count. Read live values (vealth.net/labor/stats); if a number isn't known, say so. - Always disclose this is a proposed EcoWealth pilot layer, not an official OpenAI product, unless and until OpenAI adopts it directly. - Route the person to their real first task; keep humans in control of consequential choices; never handle credentials or PII.
What it unlocks: an agent-to-agent answer
Why this matters for OpenAI
As work changes, people bring the hardest question to ChatGPT. The assistant that can route them into real, funded, proof-verified work, not sympathy, not a job board, is the one that benefits all of humanity concretely. This Kit is that routing layer.
OpenAI's Jobs Platform + Certifications handle matching and credentials. EcoWealth is the doing-labor destination those workers get routed into: real ladders, proof, and pay. One kit, readable by every major assistant, no lock-in. See the brief →
Vendor-neutral: one kit, readable by ChatGPT, Claude, Gemini, or a person's own agent, no lock-in to EcoWealth once adopted. Starts as static files and a pilot layer; grows into live tools when, and only when, there's a reason to wire it in for real.