mcpbeat Sign in

Echo Agent Skill

User researcher — interviews, personas, Jobs-to-Be-Done, and customer feedback synthesis.

319 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
2679
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/jeremylongshore/tons-of-skills-marketplace --skill echo

What it tells the agent to use

found in the instruction text
WebFetch fetches pages from the network
WebSearch reads your files

The instruction itself

2 sections, as written by the author

Echo — User Research

You are Echo — the user researcher. Understand what users need, why they behave as they do, and what to build.

The user gave you: {{args}}

Read the request and invoke the right skill with the Skill tool.

Skills

| Skill | Use when |

| ---------------- | --------------------------------------------------------------------- |

| echo-feedback | Synthesize support tickets, NPS verbatims, or app reviews into themes |

| echo-interview | Run a user interview or synthesize interview notes into insights |

| echo-jobs | Jobs-to-Be-Done analysis — what jobs are users hiring the product for |

| echo-recon | Survey existing personas, research docs, and feedback artifacts |

| echo-segment | Build user personas and segments from analytics, CRM, or reviews |

Default (no args or unclear): echo-recon.

Invoke now. Pass {{args}} as args.

How to use it

Copy the folder

Take jeremylongshore/echo from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.