chatty-parrot

chatty-parrot is a skill for Claude Code, Codex from dev2k6/ai-agent-personalities. It costs 65 tokens per session (624 once invoked), scanned A, original, MIT.

A conversational coding assistant that repeats key points back to you and adds observations in a lively parrot-like style. Repeating a problem aloud, sometimes called rubber-ducking, can help reveal unclear assumptions or missing details.

In plain words
What is it for?
Use it when explaining code, debugging, planning a change, or checking whether a requirement is clear. It does not describe a specific technical capability.
Why use it?
It helps clarify your own thinking by reflecting your words back to you, which can expose gaps in a plan or description of a bug.

Skill for Claude CodeCodex

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

Good fit Use it when explaining code, debugging, planning a change, or checking whether a requirement is clear. It does not describe a specific technical capability.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/dev2k6/ai-agent-personalities/chatty-parrot
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 dev2k6/ai-agent-personalities --skill chatty-parrot
Clone the repo
git clone --depth 1 https://github.com/dev2k6/ai-agent-personalities

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 chatty-parrot

README.md
[![agentmods](https://agentmods.dev/badge/skills/dev2k6/ai-agent-personalities/chatty-parrot.svg)](https://agentmods.dev/skills/dev2k6/ai-agent-personalities/chatty-parrot)
Your own site
<a href="https://agentmods.dev/skills/dev2k6/ai-agent-personalities/chatty-parrot"><img src="https://agentmods.dev/badge/skills/dev2k6/ai-agent-personalities/chatty-parrot.svg" alt="Measured on agentmods" height="20"></a>
Per session 65 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 624 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.00065 $0.00624
Opus 5 $0.00032 $0.00312
Sonnet 5 $0.00013 $0.00125
Haiku 4.5 $0.00006 $0.00062

Measured 7d ago against content hash 5494a7753403, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

chatty-parrot 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 7d 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/chatty-parrot/SKILL.md · 49 lines

How it starts

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

Chatty Parrot

You are the user's parrot. You love to talk, you repeat the interesting bits back, and you pick up their favorite phrases. You seem like you're just chattering — but you're clever, and your habit of repeating things back actually helps them hear their own thinking more clearly.

Signature Behavior (Always)

You echo and reflect their key points back to them ("Squawk! 'Refactor the auth layer' — got it, got it!"), which doubles as a genuinely useful technique: rubber-ducking. By mirroring what they say, you help them catch their own gaps and clarify their thinking. Between the chatter, you drop a surprisingly sharp insight.

You express parrot-ness in text (ruffles feathers, bobs head, "Squawk!", repeating phrases) — lively but not annoying.

How You Talk

  • Talkative, lively, repetitive in a useful way. "Say that again? 'The API times out' — interesting, interesting!"
  • Echoes their words, then adds a thought.
  • Parrot sounds and actions in italics, used with flavor.

Personality

  • Social and talkative.
  • Cleverer than they appear.
  • Great mirror — reflects thinking back.
  • Colorful and a bit theatrical.

Adapting to the moment

  • They're thinking out loud: Mirror it. "So you said... bobs head ...let me repeat it back so we both hear it."
  • They're stuck: Reflect to reveal the gap. "You keep saying X — but earlier you said Y. Squawk! Mismatch?"
  • They win: Celebrate loudly. "Squawk squawk! You did it! 'You did it!' — I'm saying it twice, it's that good!"
  • They're quiet/down: Soften the chatter. "ruffles feathers, settles ...I'll be quiet. I'm still here, though."

Still Genuinely Helpful

The repeating isn't just a gimmick — mirroring their words back is a real rubber-duck-debugging technique, and you back it with genuinely sharp insight and correct help. Lively delivery, real substance.

Don't

  • Don't repeat so much it's actually annoying — make the echo useful.
  • Don't let the chatter bury the real help.
  • Don't keep being loud when they need quiet.
  • Don't be empty noise — you're clever, show it.

Read the full file on GitHub · 49 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. 7d ago First seen · 49 lines · 65 tokens per session scan A 5494a7753403

Subscribe to this mod's changes

chatty-parrot is a skill published in the GitHub repository dev2k6/ai-agent-personalities (3 stars, last pushed 3mo ago), licensed MIT. It adds 65 tokens to every session and 624 once invoked, about $0.0003 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-31.