faq

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

A tool that turns a body of text into three to six question-and-answer pairs for a frequently asked questions section.

In plain words
What is it for?
Use it to create FAQ content from product, service, or other explanatory text.
Why use it?
It removes the need to identify likely reader questions and write matching answers manually.

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/faq
Any agent
npx skills add hogan-tech/brand-loom --skill faq
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 faq

README.md
[![agentmods](https://agentmods.dev/badge/skills/hogan-tech/brand-loom/faq.svg)](https://agentmods.dev/skills/hogan-tech/brand-loom/faq)
Your own site
<a href="https://agentmods.dev/skills/hogan-tech/brand-loom/faq"><img src="https://agentmods.dev/badge/skills/hogan-tech/brand-loom/faq.svg" alt="Measured on agentmods" height="20"></a>
Per session 44 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 420 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.00044 $0.00420
Opus 5 $0.00022 $0.00210
Sonnet 5 $0.00009 $0.00084
Haiku 4.5 $0.00004 $0.00042

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

Security

Grade A, and why

faq 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/faq/SKILL.md · 44 lines

What it actually says

FAQ Generator

Use when you need FAQ items from a body of text. Generates 3-6 Q&A pairs. Model-agnostic.

Quick start

  • CLI: brand-loom run faq --text "Our product helps teams..."
  • Chain: brand-loom chain faq,schema_org --text "Our product helps teams..."
  • 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("faq", "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 · 44 tokens per session scan A 39aa89de9068

Subscribe to this mod's changes

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