affiliate-program

Automates affiliate program and King Midas gamification management.

Updated Nov 9, 2025
One-click install
npx skills add https://github.com/canyouseeus/thelostandunfounds --skill affiliate-program
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: affiliate-program
Source: https://github.com/canyouseeus/thelostandunfounds/tree/main/.agent/skills/affiliate-program
Command: npx skills add https://github.com/canyouseeus/thelostandunfounds --skill affiliate-program

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Affiliate Program and King Midas gamification system provide a structured, incentive-based approach to accelerate referrals and monetization for The Lost+Unfounds, aligning marketing and product teams around measurable growth.

Core Features & Use Cases

  • Affiliate tracking with unique codes, cookie-based referrals, and URL parameters to attribute referrals accurately.
  • King Midas gamification layer with a daily profit pot, hourly rankings, and tiered payout distribution to motivate participants.
  • Unified frontend/backend integration including dashboards, leaderboards, and tracking utilities to monitor performance and payouts.

Quick Start

Configure the affiliate program with a 42% lifetime commission, 2-tier MLM bonuses, and the King Midas gamification flow, with tracking via cookie and referral URL.

Frequently Asked Questions about affiliate-program

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate affiliate tracking and commission payouts?

Automate affiliate tracking and commission payouts by configuring a backend to log clicks and referrals via cookies and URL parameters, then using cron jobs to update rankings and distribute tiered payouts daily and hourly.

How does gamification work for referral programs?

Gamification for referral programs works by applying a King Midas layer that motivates affiliates with a daily profit pot, hourly leaderboard rankings, and tiered payout distributions based on referral performance.

Can I set up a 2-tier MLM bonus structure with lifetime commissions?

Yes, you can set up a 2-tier MLM bonus structure with lifetime commissions by configuring the affiliate program settings to apply a 42% lifetime commission alongside the multi-level bonus parameters.

Do I need a frontend dashboard to manage affiliate referrals and payouts?

Yes, you need a unified frontend dashboard and leaderboard to monitor affiliate performance, visualize daily stats, and track referral payouts accurately alongside the tracking backend.

What database schema is required for affiliate program tracking?

Affiliate program tracking requires a database schema supporting tables for affiliates, customers, daily stats, and payouts to store referral codes, attribute clicks, and calculate commission distributions.

How do I attribute referrals accurately using cookies and URL parameters?

Attribute referrals accurately by generating unique affiliate codes embedded in URL parameters, capturing them via cookie-based referrals on the frontend, and logging the data in the tracking backend for commission calculation.