Chat Response Generator

Chat Response Generator is a skill for Claude Code, Codex from eddiebelaval/squire. It costs 14 tokens per session (3,321 once invoked), scanned A, original, MIT.

A writing aid for composing short replies in chat and messaging apps such as Slack, Teams, Discord, and WhatsApp. It adapts replies to situations such as answering, acknowledging, or delaying a response.

In plain words
What is it for?
Use it to draft answers, updates, acknowledgements, and sensitive messages for real-time conversations.
Why use it?
It helps people respond quickly without losing clarity, context, or an appropriate tone.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to draft answers, updates, acknowledgements, and sensitive messages for real-time…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/eddiebelaval/squire/chat-response-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 eddiebelaval/squire --skill chat-response-generator
Clone the repo
git clone --depth 1 https://github.com/eddiebelaval/squire

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 Chat Response Generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/eddiebelaval/squire/chat-response-generator.svg)](https://agentmods.dev/skills/eddiebelaval/squire/chat-response-generator)
Your own site
<a href="https://agentmods.dev/skills/eddiebelaval/squire/chat-response-generator"><img src="https://agentmods.dev/badge/skills/eddiebelaval/squire/chat-response-generator.svg" alt="Measured on agentmods" height="20"></a>
Per session 14 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,321 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 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.00014 $0.03321
Opus 5 $0.00007 $0.01661
Sonnet 5 $0.00003 $0.00664
Haiku 4.5 $0.00001 $0.00332

Measured 3d ago against content hash 0e304bcdcbf3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

Chat Response 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 3d 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/chat-response-generator/SKILL.md · 657 lines

How it starts

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

Chat Response Generator

The Chat Response Generator skill helps you craft quick, effective responses for chat platforms like Slack, Teams, Discord, WhatsApp, or any real-time messaging environment. Whether you're responding to a question, acknowledging a message, providing an update, or handling a sensitive situation, this skill ensures your responses are clear, appropriate, and achieve their purpose.

This skill understands that chat communication is fast-paced and contextual. Messages need to be concise yet complete, friendly yet professional, and responsive to the specific situation. The skill helps you balance speed with thoughtfulness, ensuring you maintain relationships while communicating efficiently.

Great chat responses move conversations forward, provide value, and maintain positive relationships. This skill makes creating them fast while keeping quality and tone appropriate for each situation.

Core Workflows

Workflow 1: Direct Response

  1. Read Context: Understand the message and situation
  2. Determine Type: Identify response category (answer, acknowledge, defer)
  3. Craft Reply: Write appropriate response
  4. Check Tone: Ensure tone matches relationship and context
  5. Send: Quick review and dispatch

Workflow 2: Complex Situation

  1. Assess Sensitivity: Identify any delicate elements
  2. Gather Information: Ensure you have what you need
  3. Structure Response: Organize multi-part answer
  4. Consider Implications: Think through how it will be received
  5. Refine: Polish before sending

Workflow 3: Template Creation

  1. Identify Pattern: Recognize recurring situations
  2. Create Base Response: Build reusable template
  3. Mark Variables: Identify customization points
  4. Test: Use in real scenarios
  5. Iterate: Refine based on effectiveness

Quick Reference

Action Command/Trigger
Answer question "Reply to question about [topic]"
Acknowledge message "Write acknowledgment for [message]"
Decline request "Politely decline [request]"
Defer conversation "Respond but defer to later"
Ask for clarification "Ask for more info about [topic]"
Give update "Provide status update on [topic]"
Handle complaint "Respond to complaint about [issue]"
Express gratitude "Thank someone for [action]"

Read the full file on GitHub · 657 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. 3d ago First seen · 657 lines · 14 tokens per session scan A 0e304bcdcbf3

Subscribe to this mod's changes

Chat Response Generator is a skill published in the GitHub repository eddiebelaval/squire (21 stars, last pushed 21d ago), licensed MIT. It adds 14 tokens to every session and 3,321 once invoked, about $0.0001 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-09-03.