whatisgithub

What is cheat-on-money?

xbuilderlab/cheat-on-money — explained in plain English

Analysis updated 2026-05-18

302JavaScriptAudience · general

In one sentence

Cheat On Money is a Claude Code skill that helps Chinese speaking users find legitimate side income opportunities and verify whether a specific opportunity is a scam.

Mindmap

mindmap
  root((Cheat On Money))
    What it does
      Finds legit side income
      Verifies against scams
    Sub commands
      money-init
      money-find
      money-verify
      money-plan
      money-retro
    Method
      Demand signal inference
      Live source checks
      Anti-scam rubric
    Audience
      Chinese speaking users
      Side income seekers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Build a personal profile of your skills, time, and budget to get matched side-gig ideas.

USE CASE 2

Check whether a specific side-gig or opportunity you found online is a likely scam.

USE CASE 3

Turn a chosen opportunity into a low-cost first step to verify it can actually pay out.

USE CASE 4

Review your actual time and money spent against what you expected, to improve future searches.

What is it built with?

Claude CodeJavaScriptShell

How does it compare?

xbuilderlab/cheat-on-moneynodejs/github-botbuilderio/skills
Stars302299292
LanguageJavaScriptJavaScriptJavaScript
Last pushed2026-06-29
MaintenanceActive
Setup difficultyhard
Complexity4/5
Audiencegeneraldeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

So what is it?

Cheat On Money is a Claude Code skill package written to help people find real, legitimate side income opportunities in the AI era and check whether a given opportunity is a scam before committing time or money. It is aimed at a Chinese speaking audience, and its README is written entirely in Chinese. The core idea is that most "how to make money" content online is written to sell courses or attract followers, so it is not a trustworthy source. Instead of searching for that kind of content, the tool works backward from neutral signals such as industry reports, hiring listings, and procurement data to infer what opportunities a person could realistically supply, then cross checks those signals against each other. It also insists on fresh, live lookups rather than relying on a language model's memory, treating any source older than 24 months as expired by default, since platform rules change constantly. The package is organized as a set of six sub commands: one to build a personal profile of your skills, time, money, and location, one to search for opportunities matching that profile, one to verify whether a specific opportunity is a scam using an anti-scam checklist, one to turn a chosen opportunity into an action plan with a low-cost first step, one to review actual results against what was expected, and one to check overall status at any time. It also includes two semi-automatic data adapters that read public listing pages a logged-in user is already viewing: one for a marketplace's sold-listings side, to see real transaction evidence, and one for a job-search platform's postings, to see genuine hiring demand and pay. Both explicitly avoid touching any private personal information. Setup involves symlinking the sub-skills into the Claude Code skills folder, with a separate install script for Codex support. The README carries a disclaimer that the tool provides a decision framework and live search assistance only, not investment or employment advice, and warns that any opportunity requiring upfront payment or lending out an account is a scam to avoid immediately.

Copy-paste prompts

Prompt 1
Set up the money-init sub-skill to build my personal profile for finding legitimate side income.
Prompt 2
Use money-verify to check if this specific side-gig opportunity looks like a scam.
Prompt 3
Run money-find to search for real opportunities that match my skills and available time.
Prompt 4
Explain how the anti-scam rubric in this project decides if an opportunity is trustworthy.

Frequently asked questions

What is cheat-on-money?

Cheat On Money is a Claude Code skill that helps Chinese speaking users find legitimate side income opportunities and verify whether a specific opportunity is a scam.

What language is cheat-on-money written in?

Mainly JavaScript. The stack also includes Claude Code, JavaScript, Shell.

Who is cheat-on-money for?

Mainly general.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.