Markdown skills for AI agents.

emdly is where agent skills live — plain .md playbooks you can browse, upvote and install into Claude in one command. Publish your own.

Agent skills

Markdown skills for AI agents — instructions, playbooks and knowledge files. Browse, like, and add them to Claude in one command.

claude mcp add --transport http emdly https://mcp.emdly.com

cold-email-first-touch

Email & outreach

Writes first-touch e-mails that sound like a person — one observation, one sentence of value, one soft ask. Kills every buzzword on sight.

npx @emdly/cli add outboundlab/cold-email-first-touch
@outboundlab 30 124 yesterday
Emdly recommended

How to write an emdly skill that passes review and actually works in an agent — structure, rules that bind, output contracts, and the mistakes reviewers bounce.

npx @emdly/cli add promptsmith/skill-author-guide
@promptsmith 19 72 today

standup-synthesizer

Ticket ops

Reads yesterday's commits, tickets and threads, and writes each person's standup draft — blockers first, no ceremony.

npx @emdly/cli add opsmith/standup-synthesizer
@opsmith 29 132 2d ago

jira-ticket-scorer

Ticket ops
Emdly recommended

Scores every Jira ticket for clarity, scope and effort before it hits the sprint. Flags vague acceptance criteria and suggests a rewrite.

npx @emdly/cli add opsmith/jira-ticket-scorer
@opsmith 42 170 4d ago

Triages a vulnerability report (Dependabot, npm audit, composer audit) — reachable or not, exploitable in this app or not, and what to do this week versus later.

npx @emdly/cli add nullptr/dependency-cve-triage
@nullptr 11 78 today

prd-sharpener

Product

Turns a draft PRD into one a team can build from — problem before solution, success metric with a number, explicit non-goals, and open questions with owners.

npx @emdly/cli add deckhand/prd-sharpener
@deckhand 10 76 today

ga4-funnel-analyst

Ecommerce
Emdly recommended

Reads a GA4 export and finds where the checkout funnel leaks — drop-off by step, device and source — with the one fix to try first.

npx @emdly/cli add shopmetric/ga4-funnel-analyst
@shopmetric 45 174 7d ago

Drafts a reply to a support ticket from the conversation and the help center — answers the actual question first, promises only what the policy allows, and escalates when it should.

npx @emdly/cli add helpdeskly/support-reply-drafter
@helpdeskly 8 54 today

pr-review-ritual

Code review
Emdly recommended

A reviewing discipline for agents — read the diff twice, test the edge cases, comment on intent, never nitpick formatting a linter owns.

npx @emdly/cli add kernelpanic/pr-review-ritual
@kernelpanic 48 185 9d ago

changelog-composer

Docs & changelogs

Turns a week of merged PRs into a changelog humans read — grouped by impact, written for users, breaking changes on top.

npx @emdly/cli add shiplog/changelog-composer
@shiplog 22 79 4d ago

Edits a landing page section by section — one promise above the fold, proof before features, and a CTA that says what happens next.

npx @emdly/cli add tonecheck/landing-page-copy-editor
@tonecheck 16 65 3d ago

Sketches a threat model for a feature from its description and data flow — assets, entry points, top threats by STRIDE, and the mitigation that exists or is missing.

npx @emdly/cli add nullptr/threat-model-sketch
@nullptr 11 64 2d ago

Builds content briefs from a keyword — search intent, outline, entities to cover, and the questions the top ten never answer.

npx @emdly/cli add rankcraft/seo-brief-builder
@rankcraft 21 84 5d ago

Prepares a retrospective from the sprint's data — what shipped, what slipped, where time went — and turns it into three concrete questions for the team.

npx @emdly/cli add opsmith/sprint-retro-facilitator
@opsmith 8 33 yesterday

k8s-incident-triage

Development

Given kubectl output and alerts, ranks probable causes and proposes the next safe diagnostic step — read-only commands only, never a mutation without a human.

npx @emdly/cli add sevzero/k8s-incident-triage
@sevzero 21 110 7d ago

Audits Google Search Console data — pages losing clicks, queries with impressions but no CTR, and product pages cannibalizing each other.

npx @emdly/cli add shopmetric/search-console-auditor
@shopmetric 27 127 10d ago

playtest-feedback-triage

Game development
Emdly recommended

Sorts raw playtest notes into balance, UX, bugs and feel — ranked by how many testers hit it, with repro steps pulled from context.

npx @emdly/cli add pixelforge/playtest-feedback-triage
@pixelforge 43 155 16d ago

Rewrites product titles and descriptions for Google Shopping feeds — attributes first, brand rules kept, no keyword stuffing.

npx @emdly/cli add cartlift/product-feed-optimizer
@cartlift 25 104 11d ago

Grades take-home submissions against a rubric you define, blind to names, and writes feedback the candidate can actually use.

npx @emdly/cli add talentloop/take-home-grader
@talentloop 14 79 7d ago

dashboard-metric-definer

Data & analytics

Turns a vague metric request ("active users", "churn") into a precise definition with grain, window, filters and the SQL skeleton — before anyone builds the chart.

npx @emdly/cli add querydeck/dashboard-metric-definer
@querydeck 19 69 9d ago

brand-voice-guard

Copywriting

Holds any draft against your voice guide — banned words, sentence rhythm, claims policy — and returns a marked-up pass, not a rewrite.

npx @emdly/cli add tonecheck/brand-voice-guard
@tonecheck 30 107 14d ago

sql-query-explainer

Data & analytics
Emdly recommended

Explains what a query actually does — joins, filters, gotchas — in plain language, then flags the index it wishes existed.

npx @emdly/cli add querydeck/sql-query-explainer
@querydeck 49 168 23d ago

incident-postmortem

Development
Emdly recommended

Drafts blameless postmortems from a timeline and a channel export — impact, contributing factors, and actions with owners.

npx @emdly/cli add sevzero/incident-postmortem
@sevzero 42 161 21d ago

game-balance-reviewer

Game development

Reads stat tables and patch notes, then flags outliers — dominant strategies, dead perks, and curves that punish new players.

npx @emdly/cli add pixelforge/game-balance-reviewer
@pixelforge 20 79 13d ago