b1rdmania

Claude Income Scorer Skill — Development skill for Claude Code

Development community

Claude Code skill for scoring and comparing income opportunities using the 5 Day Weekend framework.

How to install Claude Income Scorer Skill

This entry records only its repository, not the path inside it, so there is no exact command to give. Open b1rdmania/claude-income-scorer-skill and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Claude Income Scorer Skill does

Claude Code skill for scoring and comparing income opportunities using the 5 Day Weekend framework.

Alternatives in Development

  • Income Investment — Income Investment: Durable and Opportunistic Distribution Analysis 15.9k ★
  • Sales Safari — Mine watering holes for product opportunities; observe conversations, sort findings into pain killers vs money 324 ★
  • Terraria Replica Build Notes — SandboxWorld Chronicle: 23-day engineering experiment — replicating Terraria 1.4.5.8 to bit-level fidelity wit 66 ★

README

Income Opportunity Scorer

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Claude Code](https://img.shields.io/badge/Built%20with-Claude%20Code-DA7857?logo=anthropic)](https://code.claude.com) [![Version](https://img.shields.io/badge/version-1.0.0-blue.svg)](https://github.com/b1rdmania/claude-income-scorer-skill)

A Claude Code skill that evaluates business ideas and income opportunities using the structured scoring framework from *5 Day Weekend* by Nik Halik & Garrett Gunderson.


🎯 What it does

Two instruments that work together to answer: **"Should I pursue this idea?"** and **"Will it free up my time?"**

Instrument Purpose Scale Verdict
Income Opportunity Score (IOS) Is this worth pursuing at all? 10 criteria × 1–10 = 100 max < 70: Discard
70–85: Examine
> 85: Move forward
Passive Income Score (PIS) Will it free up your time? 6 criteria × 1–5 = 30 max < 10: Restructure
10–25: Modify
> 25: Great passive asset

🚀 Quick Start

Installation

# Option 1: Direct download
mkdir -p ~/.claude/skills/income-opportunity-scorer
curl -o ~/.claude/skills/income-opportunity-scorer/SKILL.md \
  https://raw.githubusercontent.com/b1rdmania/claude-income-scorer-skill/main/SKILL.md
# Option 2: Clone and symlink
git clone https://github.com/b1rdmania/claude-income-scorer-skill.git
ln -s $(pwd)/claude-income-scorer-skill ~/.claude/skills/income-opportunity-scorer

Usage

Just describe your idea to Claude — the skill triggers automatically:

"Score this idea: a newsletter about DeFi infrastructure for institutional traders"
"Rank my projects — I'm working on X, Y, and Z"
"Should I pursue this? [description]"
"Walk me through scoring my agency idea"

📊 How it works

flowchart TD
    A([User describes idea or projects]) --> B{