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

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

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 160 21d ago

Reads a lockfile diff or an outdated report and plans the upgrade — order, breaking changes to read, and the smallest safe steps.

npx @emdly/cli add kernelpanic/dependency-upgrade-planner
@kernelpanic 14 67 11d ago