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

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 184 9d ago

commit-message-editor

Code review

Rewrites a commit message from the diff — imperative subject under 72 characters, a body that explains why, and a footer that links the issue.

npx @emdly/cli add kernelpanic/commit-message-editor
@kernelpanic 27 100 27d ago