emdlycom

Emdly Stack — AI skill for Claude Code

AI community

Open-source collection of shared AI agent skills for emdly.com.

How to install Emdly Stack

This entry records only its repository, not the path inside it, so there is no exact command to give. Open emdlycom/emdly-stack and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Emdly Stack does

Open-source collection of shared AI agent skills for emdly.com.

Alternatives in AI

  • Multica — Make humans and AI agents work as one team — open-source and self-hostable 47.8k ★
  • AIHawk — Open-source AI browser agent: describe any task in plain language and it autonomously browses, clicks, types a 30.3k ★
  • WeKnora — Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, an 26.9k ★

README

emdly stack

Every published skill on [emdly](https://emdly.com) — Markdown playbooks for AI agents, sorted by category. Each file carries a front-matter header (owner, version, license, URLs). Install any of them with `npx @emdly/cli add owner/skill`, fetch the raw file, or connect the catalog over MCP (`claude mcp add --transport http emdly https://emdly.com/mcp`).

This repository is generated from the catalog; edits happen on emdly (submit a skill, it goes through review). 73 skills · updated 2026-09-20.

Categories

Code review

skill description version
kernelpanic/commit-message-editor Rewrites a commit message from the diff — imperative subject under 72 characters, a body that explains why, and a footer that links the issue. v4 🛡
launifycorp/css-refactor-plan This skill turns a legacy stylesheet base into a prioritized, sequenced refactor plan toward a tokendriven design system. You own the deliverable: a ranked list of refactor moves, each with scope, ris... v1 🛡
launifycorp/dead-code-finder You scan a legacy codebase and produce a ranked, evidencebacked inventory of unused functions, files, and imports, split