guarantee-generator

guarantee-generator is a skill for Claude Code, Codex from Gingg7260/affiliate-skills. It costs 91 tokens per session (2,294 once invoked), scanned A, a copy of guarantee-generator, MIT.

A writing skill for creating a personal promise that reduces a buyer's worry when purchasing through an affiliate link. It is separate from any refund promise already offered by the product.

In plain words
What is it for?
Use it to draft affiliate guarantee copy based on a product's price, free trial, existing guarantee, and any bonuses you offer.
Why use it?
It helps address the question of what support or reassurance the affiliate can provide if the product does not work for the buyer.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: positional $N argument; mentions Claude Code; built for openclaw.

Good fit Use it to draft affiliate guarantee copy based on a product's price, free trial, existing guarantee, and any bonuses you offer.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gingg7260/affiliate-skills/guarantee-generator
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Gingg7260/affiliate-skills --skill guarantee-generator
Clone the repo
git clone --depth 1 https://github.com/Gingg7260/affiliate-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for guarantee-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/gingg7260/affiliate-skills/guarantee-generator/github.svg)](https://agentmods.dev/skills/gingg7260/affiliate-skills/guarantee-generator)
Your own site
<a href="https://agentmods.dev/skills/gingg7260/affiliate-skills/guarantee-generator"><img src="https://agentmods.dev/badge/skills/gingg7260/affiliate-skills/guarantee-generator/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for guarantee-generator

Your own site · 80×15
<a href="https://agentmods.dev/skills/gingg7260/affiliate-skills/guarantee-generator"><img src="https://agentmods.dev/badge/skills/gingg7260/affiliate-skills/guarantee-generator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 91 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,294 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00091 $0.02294
Opus 5 $0.00046 $0.01147
Sonnet 5 $0.00018 $0.00459
Haiku 4.5 $0.00009 $0.00229

Measured 10d ago against content hash 63d219fe3b5f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

guarantee-generator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to guarantee-generator — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/landing/guarantee-generator/SKILL.md · 239 lines

How it starts

The opening of the file, as written. The whole thing — 239 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Guarantee Generator

Create YOUR personal guarantee that sits on top of the product's built-in guarantee. Addresses the gap: "What if I buy through your link and it doesn't work for me?" Risk reversal is the most underleveraged conversion tool in affiliate marketing.

Stage

S4: Landing — Guarantees are landing page copy. They directly impact conversion by removing the last barrier to clicking your affiliate link.

When to Use

  • User wants to increase conversion by reducing buyer perceived risk
  • User asks "what guarantee can I offer as an affiliate?"
  • User says "guarantee", "risk reversal", "risk-free", "money back"
  • After running grand-slam-offer or bonus-stack-builder to complete the offer
  • User has low conversion rates and needs to address trust/risk objections

Input Schema

product:                    # REQUIRED
  name: string              # Product name
  pricing: string           # Product price
  has_free_trial: boolean   # Does the product offer a free trial?
  has_guarantee: string     # Product's existing guarantee (e.g., "30-day money back")

your_bonuses: string[]      # OPTIONAL — bonuses from bonus-stack-builder
                            # Default: none

your_capacity: string       # OPTIONAL — "low" | "medium" | "high"
                            # How much personal time you can invest
                            # Default: "medium"

audience_fears: string[]    # OPTIONAL — top objections/fears
                            # Default: inferred from product type

Chaining from S4 bonus-stack-builder: Use bonus_stack.bonuses to reference specific bonuses in guarantee.

Chaining from S4 grand-slam-offer: Use value_equation to target the weakest component with the guarantee.

Workflow

Step 1: Gather Context

  1. Understand the product's existing guarantee/refund policy
  2. Identify top 3 buyer fears for this product category
  3. Assess user's capacity to deliver on guarantee promises

Step 2: Design Guarantee Options

Read the full file on GitHub · 239 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 239 lines · 91 tokens per session scan A 63d219fe3b5f

Subscribe to this mod's changes

guarantee-generator is a skill published in the GitHub repository Gingg7260/affiliate-skills (5 stars, last pushed today), licensed MIT. It adds 91 tokens to every session and 2,294 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to guarantee-generator, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

guarantee-generator

Create YOUR personal guarantee on top of the product's guarantee for risk reversal. Triggers on: "create a guarantee", "guarantee for my affiliate", "risk reversal", "money back guarantee", "what guarantee can I offer", "reduce buyer risk", "guarantee copy", "how to guarantee", "affiliate guarantee", "personal…

Affitor/affiliate-skills · 91 tokens

guarantee-generator

Create YOUR personal guarantee on top of the product's guarantee for risk reversal. Triggers on: "create a guarantee", "guarantee for my affiliate", "risk reversal", "money back guarantee", "what guarantee can I offer", "reduce buyer risk", "guarantee copy", "how to guarantee", "affiliate guarantee", "personal…

gabrielmoreira/agent-skills-mirror · 91 tokens

webinar-registration-page

Build a webinar or live event registration page as a self-contained HTML file with countdown timer, speaker bio, agenda, and registration form. Triggers on: "build a webinar registration page", "create a webinar sign-up page", "event registration landing page", "live training registration page", "workshop sign-up…

Affitor/affiliate-skills · 115 tokens

landing-page-creator

Build high-converting affiliate landing pages as single self-contained HTML files. Triggers on: "create a landing page for", "build a landing page", "product landing page", "affiliate landing page", "comparison page for", "vs page", "single product page", "conversion page", "sales page for affiliate", "landing page…

Affitor/affiliate-skills · 107 tokens

product-showcase-page

Build a single-product deep-dive showcase page as a self-contained HTML file. Triggers on: "build a product showcase page", "deep dive landing page for [product]", "create a product spotlight page", "product feature page", "single product page", "detailed page about [product]", "build a page showing everything about…

Affitor/affiliate-skills · 110 tokens

squeeze-page-builder

Build email capture landing pages (squeeze pages) as single self-contained HTML files. Triggers on: "build a squeeze page", "email capture page", "lead magnet page", "create an opt-in page", "build an email list page", "lead capture landing page", "create a freebie page", "build a page to collect emails", "opt-in…

Affitor/affiliate-skills · 114 tokens