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, or run them on a hosted agent.

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
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 add promptsmith/skill-author-guide
@promptsmith 902 12.8k today

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 add outboundlab/cold-email-first-touch
@outboundlab 967 12.1k yesterday

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 add helpdeskly/support-reply-drafter
@helpdeskly 508 6.9k 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 add deckhand/prd-sharpener
@deckhand 466 5.6k today

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 add opsmith/jira-ticket-scorer
@opsmith 1.3k 18.4k 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 add nullptr/dependency-cve-triage
@nullptr 421 5k 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 add opsmith/standup-synthesizer
@opsmith 720 9.1k 2d ago

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 add kernelpanic/pr-review-ritual
@kernelpanic 2.1k 31.2k 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 add shiplog/changelog-composer
@shiplog 743 9.8k 4d ago

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 add shopmetric/ga4-funnel-analyst
@shopmetric 1.1k 15.6k 7d 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 add opsmith/sprint-retro-facilitator
@opsmith 348 4.2k yesterday

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 add tonecheck/landing-page-copy-editor
@tonecheck 573 7.1k 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 add nullptr/threat-model-sketch
@nullptr 377 4.4k 2d ago

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

npx emdly add rankcraft/seo-brief-builder
@rankcraft 655 8.3k 5d 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 add tonecheck/brand-voice-guard
@tonecheck 1.5k 20.8k 14d ago

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 add sevzero/k8s-incident-triage
@sevzero 658 8.2k 7d 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 add querydeck/sql-query-explainer
@querydeck 1.9k 26.9k 23d ago

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

npx emdly add shopmetric/search-console-auditor
@shopmetric 687 8.9k 10d ago

api-reference-writer

Docs & changelogs

Writes an endpoint's reference page from its route, request validation and response shape — every field, every error, one working example.

npx emdly add shiplog/api-reference-writer
@shiplog 512 6.6k 8d ago

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

npx emdly add talentloop/take-home-grader
@talentloop 438 5.1k 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 add querydeck/dashboard-metric-definer
@querydeck 494 6.3k 9d 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 add pixelforge/playtest-feedback-triage
@pixelforge 834 11.3k 16d 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 add sevzero/incident-postmortem
@sevzero 1.1k 14.7k 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 add pixelforge/game-balance-reviewer
@pixelforge 561 7.4k 13d ago