Inspiration

What if you had no money, but still had something to offer?

Most people on this planet have skills. They can teach a language, fix code, cook a meal, review a resume, or explain how to invest. But they can't always afford to hire someone for what they need in return.

SkillSwap is a global skill exchange platform built for people with more talent than cash. Instead of money, users trade skills — and use a simple token system (SKL) to bridge any gap in value.


The Problem

Economic inequality doesn't mean people have nothing to give. It means they lack access. A single mother in Lagos can teach French fluently but can't afford a web developer. A student in Jakarta knows Python but needs English coaching. These two people could transform each other's lives — if they could only find each other.

Traditional freelance platforms require money. SkillSwap requires only a skill.


How We Built It

We built the entire platform using MeDo — no code, just conversation and iteration.

The build process followed four stages:

  1. Describe the vision — We fed MeDo a detailed product specification covering user flows, token logic, exchange modes, and trust mechanisms
  2. Generate the core app — MeDo scaffolded the full-stack application including skill listings, user profiles, and token balance UI
  3. Iterate on edge cases — Through multi-turn chat, we refined the bidding system, dispute flow, and evidence upload logic
  4. Deploy and test — One-click deployment to a live public URL

The most surprising part: MeDo handled the complexity of the three-mode exchange system (barter, auction, direct purchase) without a single line of hand-written code.


Key Features

  • 🎁 1,000 SKL welcome tokens — every new user starts with enough to get their first exchange
  • 🔄 Three exchange modes — equal swap, live auction, or direct purchase
  • ⚖️ Token top-up for unequal trades — bridge skill value gaps with SKL
  • 🤝 Built-in negotiation room — video + chat + structured agreement, all inside the platform
  • 📹 Evidence upload system — platform-generated proof only, no external image uploads, preventing fraud
  • Five-dimension rating system — authenticity, quality, attitude, punctuality, recommendation
  • 🧑‍⚖️ Community arbitration — high-reputation users resolve disputes and earn SKL rewards
  • 🌍 Skill Discovery Square — post what you need, not just what you offer; solves the cold-start problem

Token Economy

$$\text{SKL earned} = \text{Services provided} + \text{Bonuses} - \text{Platform fee (5\%)}$$

Tokens cannot be withdrawn as cash. They only flow through skills — keeping the platform honest and the community focused on exchange, not speculation.


The Challenges

Pricing chaos — When everyone sets their own price, "teach cooking" could be listed at 50 SKL or 5,000 SKL. We solved this with AI-assisted pricing: describe your skill, get a market reference range, adjust within it.

Trust without identity — We can't require passports or bank accounts from vulnerable users. Instead, trust is built through: platform-recorded negotiation sessions (with consent), structured delivery agreements, a 48-hour confirmation window, and a credit score system that limits bad actors progressively rather than banning them suddenly.

Cold start — An empty marketplace drives away new users. The Skill Discovery Square inverts the model: post what you need first, let supply follow demand.


What We Learned

MeDo genuinely removes the barrier between idea and product. The hardest part wasn't building — it was deciding: what should the arbitration flow look like? How do you prevent token farming? What happens when neither party is clearly wrong?

These are product design questions, not engineering questions. MeDo let us spend our time on the hard ones.


Who This Is For

Refugees resettling in a new country. Students who can teach but can't pay. Freelancers in economies with weak currencies. Anyone who has ever thought: "I wish I could pay for this with something other than money."

SkillSwap is for them.

What's next for SkillSwap

Short term — making the exchange actually work

The current MVP covers the core loop: post a skill, find a match, negotiate, deliver, rate. The next build sprint focuses on making that loop frictionless — faster matching via skill category AI, in-app video calling without third-party dependency, and mobile-first UI optimized for low-end Android devices.

Medium term — trust at scale

Built With

Share this project:

Updates