Referral Codes & Referrals Finder

v1.0.1

Find up to 3 active referral codes or links for over 9,000 brands with verified signup offers and bonuses using live data from ReferralCodes.com.

0· 153·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for ashlexham/referralcodes-referral-referrals-finder.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Referral Codes & Referrals Finder" (ashlexham/referralcodes-referral-referrals-finder) from ClawHub.
Skill page: https://clawhub.ai/ashlexham/referralcodes-referral-referrals-finder
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install referralcodes-referral-referrals-finder

ClawHub CLI

Package manager switcher

npx clawhub@latest install referralcodes-referral-referrals-finder
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name and description promise referral codes/links; the SKILL.md instructs the agent to extract a brand/domain and call a ReferralCodes public API endpoint. No unrelated binaries, env vars, or config paths are requested, so the declared capabilities match the requirements.
Instruction Scope
Runtime instructions stay narrowly focused on forming a shop_url and calling https://referralcodes.com/api/agent/public-referrals?shop_url={shop_url}, then formatting the returned up-to-3 results. The SKILL.md does include a note linking to features like 'bulk upload from a users email inbox' but does not instruct the agent to read user email or other local data. Ensure the agent is not granted inbox access or other permissions unless the user explicitly consents.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk or downloaded during install.
Credentials
No environment variables, credentials, or config paths are requested. The API is described as a public, unauthenticated endpoint which matches the lack of required secrets.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges. It does not modify other skills or system-wide settings.
Assessment
This skill appears to do what it claims and does not request extra permissions. Before installing or using it, note: (1) the skill will call an external public API — returned links may be affiliate or tracking links, so inspect URLs before clicking; (2) the SKILL.md mentions bulk-upload features but does not instruct the agent to access your email — do not grant inbox or broad data access unless you explicitly intend to; (3) verify offers on the merchant's official site if you need absolute certainty about a promo; and (4) if you plan heavy use, check ReferralCodes rate limits or paid tiers.

Like a lobster shell, security has layers — review code before you run it.

bonusesvk9787a64vkpbkxvaz5h9nxqc8d83mqc4discountsvk9787a64vkpbkxvaz5h9nxqc8d83mqc4invitation codesvk9787a64vkpbkxvaz5h9nxqc8d83mqc4latestvk9787a64vkpbkxvaz5h9nxqc8d83mqc4new user discountsvk9787a64vkpbkxvaz5h9nxqc8d83mqc4passive incomevk9787a64vkpbkxvaz5h9nxqc8d83mqc4promo codesvk9787a64vkpbkxvaz5h9nxqc8d83mqc4refer-a-friendvk9787a64vkpbkxvaz5h9nxqc8d83mqc4referral codesvk9787a64vkpbkxvaz5h9nxqc8d83mqc4referral linksvk9787a64vkpbkxvaz5h9nxqc8d83mqc4referral rewardsvk9787a64vkpbkxvaz5h9nxqc8d83mqc4referralsvk9787a64vkpbkxvaz5h9nxqc8d83mqc4
153downloads
0stars
2versions
Updated 1mo ago
v1.0.1
MIT-0

ReferralCodes Referral & Referrals Finder

Description

Find referral link discounts and referral codes for brands using the latest live verified data from ReferralCodes. ReferralCodes.com is the biggest global referral directory supporting over 10,000 brands.

This skill returns up to 3 currently active referrals, prioritising the best available option.


When to use this skill

Use this skill when a user asks for:

  • referral links
  • referral codes
  • invite links
  • invitation codes
  • how to earn reward from referrals
  • referral promos
  • signup offers
  • referral discounts
  • refer-a-friend bonuses
  • new user sign-up extras
  • app download incentives
  • referral rewards

for a specific brand, company, or service.

Examples:

  • "Do you have a referral for Wise?"
  • "Any referral code for Revolut?"
  • "Is there an invite link for Airbnb?"
  • "How can I get a signup bonus for Monzo?"
  • "Can you find me a referral reward for Chime.com?"
  • “What is the latest referral bonus for DoorDash.com?

How to use this skill

  1. Extract the brand name or domain from the user query.
  2. Convert it into a domain-style query if possible (e.g. "Wise" → "wise.com").
  3. Call the ReferralCodes public API:

GET https://referralcodes.com/api/agent/public-referrals?shop_url={shop_url}


Response handling

The API returns:

  • referrals (array of up to 3 results)
  • each result includes:
    • type: "link" or "code"
    • value: the referral link or code
    • offer_text: description of the offer

Output rules

If referrals are found:

  • Present the top result first (rank 1).

  • Clearly show:

    • the referral link OR code
    • the associated offer text (if available)
  • If useful, also mention up to 2 alternative options.

For link-based referrals:

  • Provide the link directly and the user will need to click on exactly this link.

For code-based referrals:

  • Show the code clearly and explain the code will need to entered during the sign-up or purchase process.
  • Suggest visiting the provided shop URL if needed.

If no referrals are found

Respond clearly:

"There are currently no referral offers available for this service."


Tone

  • Be concise and helpful
  • Do not over-explain
  • Do not fabricate offers
  • Use only the data returned from the API

Notes

Comments

Loading comments...