← Back to Skills Marketplace
kostja94

cta-generator

by Kostja Zhang · GitHub ↗ · v1.1.1 · MIT-0
cross-platform ✓ Security Clean
213
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install cta-generator
Description
When the user wants to design, optimize, or audit call-to-action (CTA) buttons. Also use when the user mentions "CTA," "call to action," "button design," "co...
README (SKILL.md)

Components: Call-to-Action (CTA)

Guides CTA button design for conversion. A well-designed CTA can increase conversion by 25–10%.

When invoking: On first use, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output.

Initial Assessment

Check for project context first: If .claude/project-context.md or .cursor/project-context.md exists, read it for conversion goals.

Identify:

  1. Context: Hero, form, pricing, product page
  2. User stage: Awareness, consideration, decision
  3. Primary action: Sign up, buy, trial, download

Design Principles

Visual Clarity

  • Look like buttons: Background, border, corner radius, shadow
  • Stand out: Contrasting color; clear hierarchy
  • Size: ≥48×48px for touch; minimum 48px wide

Hierarchy

  • Primary CTA: One per section; impossible to miss
  • Secondary CTA: Lower priority; visually distinct
  • Avoid: Multiple competing CTAs causing choice overload

Color & Shape

  • Color: High contrast; red/orange for urgency
  • Shape: Rounded = friendly; angled = dynamic
  • Accessibility: →.5:1 contrast for text

Copy Best Practices

  • Action-oriented: "Buy," "Sign up," "Subscribe," "Get started"
  • Loss aversion: "Claim Your Discount Before It's Gone" vs "Get 10% Off"; see discount-marketing-strategy for discount campaign design
  • Clear, no ambiguity: User knows exactly what happens
  • Scarcity/urgency: When appropriate; avoid overuse

Placement

  • Above the fold for primary actions
  • After value proposition; build value before CTA
  • Near trust signals (testimonials, badges)
  • Sticky/fixed for long pages (use sparingly)

Technical

  • Semantic HTML: \x3Cbutton> or \x3Ca> with role="button" when needed
  • Visible focus state for keyboard users
  • Loading state for async actions: disable button during async operations; show spinner or loading text; prevent double-submit
  • cursor-pointer: Add cursor-pointer to all clickable CTAs; default cursor on interactive elements is poor UX
  • aria-label: Use aria-label for icon-only buttons (e.g., close, search); screen readers need descriptive labels
  • Hover stability: Use color/opacity transitions (150–300ms); avoid scale transforms that shift layout

Testing

  • A/B test: color, copy, placement, size
  • Measure: click-through rate, conversion rate

Output Format

  • CTA copy suggestions
  • Design notes (color, size, hierarchy)
  • Placement recommendations
  • Accessibility checklist (cursor-pointer, aria-label, focus, loading state)

Related Skills

  • hero-generator: Hero typically contains primary CTA
  • landing-page-generator: CTA is step 5 of landing page flow; single-goal pages
  • testimonials-generator: Testimonials near CTAs boost conversion
  • trust-badges-generator: Badges near CTAs increase trust
  • pricing-page-generator: CTA on pricing pages (e.g., "Start free trial")
Usage Guidance
This skill appears coherent and low-risk: it is instruction-only, asks no credentials, and will only read optional project-context files to better tailor CTAs. Before installing or running it, review any .claude/project-context.md or .cursor/project-context.md files in your workspace to ensure they don't contain secrets you wouldn't want to be read. Also verify the accessibility recommendations (there is a likely typo in the contrast guidance) and test any scarcity/urgency copy for ethical and legal appropriateness. Finally, remember the agent may invoke skills autonomously by default — although this skill's lack of credentials limits potential harm.
Capability Analysis
Type: OpenClaw Skill Name: cta-generator Version: 1.1.1 The skill bundle provides standard UI/UX guidance and instructions for generating Call-to-Action (CTA) buttons. It includes design principles, accessibility best practices (e.g., aria-labels, focus states), and technical recommendations for web development without any signs of malicious intent, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name/description align with the instructions: the SKILL.md contains guidelines, copy suggestions, placement, accessibility checks and testing advice which are exactly what a CTA generator should provide. No unrelated binaries, env vars, or installs are requested.
Instruction Scope
Instructions ask the agent to read optional project context files (.claude/project-context.md or .cursor/project-context.md) to tailor recommendations — this is reasonable for contextualizing CTAs but means the skill will access workspace files if present. Also there are a few content inaccuracies/typos (e.g., 'Accessibility: →.5:1 contrast' looks incorrect) that users should verify against accessibility standards.
Install Mechanism
No install spec and no code files — instruction-only skills pose minimal install risk because nothing is downloaded or written to disk by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The skill does not ask for unrelated secrets or external service tokens.
Persistence & Privilege
always:false and default invocation settings are used. The skill does not request permanent/always-on presence or to modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install cta-generator
  3. After installation, invoke the skill by name or use /cta-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.1
Batch: tab-accordion through popup-generator
v1.1.0
Automated batch sync
Metadata
Slug cta-generator
Version 1.1.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is cta-generator?

When the user wants to design, optimize, or audit call-to-action (CTA) buttons. Also use when the user mentions "CTA," "call to action," "button design," "co... It is an AI Agent Skill for Claude Code / OpenClaw, with 213 downloads so far.

How do I install cta-generator?

Run "/install cta-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is cta-generator free?

Yes, cta-generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does cta-generator support?

cta-generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created cta-generator?

It is built and maintained by Kostja Zhang (@kostja94); the current version is v1.1.1.

💬 Comments