cta

cta is a skill for Claude Code from hogan-tech/brand-loom. It costs 45 tokens per session (423 once invoked), scanned A, original, Apache-2.0.

A generator for calls to action, such as button labels, banner text, or closing lines.

In plain words
What is it for?
Use it to create multiple CTA options for pages, campaigns, buttons, banners, or posts.
Why use it?
It removes the need to write several short prompts that tell readers what to do next.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter. Also seen: mentions Claude Code; built for openclaw.

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.

agentmods
npx agentmods add skills/hogan-tech/brand-loom/cta
Any agent
npx skills add hogan-tech/brand-loom --skill cta
Clone the repo
git clone --depth 1 https://github.com/hogan-tech/brand-loom

Made for: Claude Code.

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 cta

README.md
[![agentmods](https://agentmods.dev/badge/skills/hogan-tech/brand-loom/cta.svg)](https://agentmods.dev/skills/hogan-tech/brand-loom/cta)
Your own site
<a href="https://agentmods.dev/skills/hogan-tech/brand-loom/cta"><img src="https://agentmods.dev/badge/skills/hogan-tech/brand-loom/cta.svg" alt="Measured on agentmods" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 423 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found 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.00045 $0.00423
Opus 5 $0.00023 $0.00211
Sonnet 5 $0.00009 $0.00085
Haiku 4.5 $0.00005 $0.00042

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

Security

Grade A, and why

cta 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 6d 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.

skills/cta/SKILL.md · 44 lines

What it actually says

CTA Writer

Use when you need call-to-action copy for buttons, banners, or closing lines. Generates multiple CTA variants. Model-agnostic.

Quick start

  • CLI: brand-loom run cta --text "Sign up for our newsletter"
  • Chain: brand-loom chain hook,cta --text "Free trial for AI marketing"
  • Python:
    from brand_loom.agent import run_skill
    from brand_loom.providers import use_provider
    
    use_provider("openai")  # or "anthropic", "gemini", "ollama", "fake"
    result = run_skill("cta", "your topic here")
    print(result.text)
    

Install

pip install brand-loom            # standalone (no coding agent needed)
npx skills add hogan-tech/brand-loom  # via skills.sh

Going further

Want hooks auto-matched to your brand voice, across every platform, no setup? → neoxra.com

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. 6d ago First seen · 44 lines · 45 tokens per session scan A f9e61ca09150

Subscribe to this mod's changes

cta is a skill published in the GitHub repository hogan-tech/brand-loom (22 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 45 tokens to every session and 423 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

magazine-web-ppt

For marketing and gtm work: bind launches, campaigns, events, and brand plans to growth and pipeline outcomes. Built around the core query "annual-marketing-plan", with GTM strategy lead judgment, buyer-ready proof, and this outcome: approve launch plan, campaign budget, or GTM motion.

nexu-io/open-design · 67 tokens

clinical-case-report

Structured medical case presentation for clinical rounds, conferences, and documentation. Generates SOAP-format or narrative case reports with physiologically accurate vitals, labs, and evidence-based plans. Use when the brief mentions "case report", "case presentation", "SOAP note", "clinical case", "ward rounds"…

nexu-io/open-design · 73 tokens

kami-deck

A lab-meeting deck on gut-microbiome links to sleep quality — the design, the results, the caveats, and the next experiment. Built as a decision-grade academic research deck for lab group, PI.

nexu-io/open-design · 49 tokens

hps-bauhaus

A visual-design fundamentals course for new brand designers — grid, type, color, and the exercises that build the eye. Built as a decision-grade professional training deck for junior designers, new hires.

nexu-io/open-design · 45 tokens

orbit-notion

Open Orbit briefing skill — selected by the Orbit pipeline when Notion is the user's only connected connector, or when the user explicitly scopes their daily digest to Notion. Pulls the past 24 hours of document edits, comments, mentions, and database row changes from the user's authenticated Notion connection and…

nexu-io/open-design · 117 tokens

html-ppt-zhangzara-coral

OpenDesign's community-growth campaign across GitHub, Discord, and X: the loops, the content calendar, and the pipeline math. Built as a decision-grade marketing & GTM deck for growth team, community lead.

nexu-io/open-design · 55 tokens