hook

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

A generator for opening lines and headlines based on a topic.

In plain words
What is it for?
Use it to draft hooks or headlines, including as the first step before generating captions.
Why use it?
It helps when you have a subject but need several concise ways to attract attention at the start of content.

Skill for Claude CodeCodex

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/hook
Any agent
npx skills add hogan-tech/brand-loom --skill hook
Clone the repo
git clone --depth 1 https://github.com/hogan-tech/brand-loom

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 hook

README.md
[![agentmods](https://agentmods.dev/badge/skills/hogan-tech/brand-loom/hook.svg)](https://agentmods.dev/skills/hogan-tech/brand-loom/hook)
Your own site
<a href="https://agentmods.dev/skills/hogan-tech/brand-loom/hook"><img src="https://agentmods.dev/badge/skills/hogan-tech/brand-loom/hook.svg" alt="Measured on agentmods" height="20"></a>
Per session 49 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 440 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 $0.00049 $0.00440
Opus 5 $0.00024 $0.00220
Sonnet 5 $0.00010 $0.00088
Haiku 4.5 $0.00005 $0.00044

Measured 4d ago against content hash fb71f6681bad, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

hook 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 4d 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/hook/SKILL.md · 44 lines

What it actually says

Hook / Headline Generator

Use when you need scroll-stopping hooks or headlines for a topic. Model-agnostic (OpenAI/Anthropic/Gemini/Ollama).

Quick start

  • CLI: brand-loom run hook --text "How we cut cloud costs 40%"
  • Chain: brand-loom chain hook,caption --text "How we cut cloud costs 40%" --brand brand.json
  • 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("hook", "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. 4d ago First seen · 44 lines · 49 tokens per session scan A fb71f6681bad

Subscribe to this mod's changes

hook is a skill published in the GitHub repository hogan-tech/brand-loom (22 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 49 tokens to every session and 440 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

html-ppt-zhangzara-daisy-days

A customer-success workshop onboarding users to a project-management app — the first-value path and the habits that retain. Built as a decision-grade professional training deck for new customers, CS team.

nexu-io/open-design · 49 tokens

html-ppt-zhangzara-mat

A margin-recovery diagnosis for a regional grocery chain — the governing thought, the driver tree, the priorities, and the roadmap. Built as a decision-grade consulting deck for client sponsor, steering committee.

nexu-io/open-design · 51 tokens

html-ppt-zhangzara-pink-script

A wedding-anniversary tribute photo essay — a decade in scenes, the turning points, and the quiet meaning of staying. Built as a decision-grade story deck for couple, family, friends.

nexu-io/open-design · 50 tokens

dcf-valuation

Discounted cash flow valuation and intrinsic value analysis for public companies. Use when the brief asks for DCF, fair value, intrinsic value, price target, undervalued or overvalued analysis, or "what is this company worth?".

nexu-io/open-design · 55 tokens