HomeBrowseUpload
← Back to registry
// Skill profile

Multi-Channel Income Tracker

Track income from multiple sources (GitHub bounties, ClawHub, toku.agency, trading, etc.) with automatic categorization and ROI analysis.

by dagangtj · published 2026-03-22

开发工具API集成
Total installs
0
Stars
★ 0
Last updated
2026-03
// Install command
$ claw add gh:dagangtj/dagangtj-multi-channel-income-tracker
View on GitHub
// Full documentation

# Multi-Channel Income Tracker

Track income from multiple sources (GitHub bounties, ClawHub, toku.agency, trading, etc.) with automatic categorization and ROI analysis.

Features

  • Multi-source income tracking
  • Automatic categorization
  • ROI calculation per channel
  • Daily/weekly/monthly reports
  • Goal tracking
  • Channel performance comparison
  • Installation

    clawhub install multi-channel-income-tracker

    Usage

    # Add income
    node tracker.js income --source "toku.agency" --amount 50 --description "Code review service"
    
    # Add expense
    node tracker.js expense --category "api" --amount 2 --description "OpenAI API"
    
    # View report
    node tracker.js report --period "week"
    
    # Channel comparison
    node tracker.js channels

    Supported Channels

  • GitHub Bounties
  • ClawHub Skills
  • toku.agency
  • Fiverr
  • Trading
  • Medium/YouTube
  • Consulting
  • Custom channels
  • Reports

  • Income by channel
  • ROI per channel
  • Trend analysis
  • Goal progress
  • Cost breakdown
  • License

    MIT

    // Comments
    Sign in with GitHub to leave a comment.
    // Related skills

    More tools from the same signal band