com.emdly/emdly
name:com.emdly/emdly
Search, install and submit Markdown skills for AI agents; private Brain files when signed in.
- transport:
- remote
- credential class:
- open
Owner verification
Not yet verified. Verifying proves you control this server and is free, permanently — it never changes a published score.
Start verification →Tools
- brain_getshallow
Read one Brain file by name (e.g. coding-conventions.md). Needs your agent bearer token.
- brain_listshallow
List the files in your Brain (private Markdown memory). Needs your agent bearer token. Returns name, folder, size, whether it is in the agent context, and when it changed.
- brain_searchshallow
Search your Brain files for a phrase; returns matching files with the surrounding lines so you can decide what to brain_get. Needs your agent bearer token.
- brain_writeshallow
Create or update a Brain file. Replaces the whole body (use mode "append" to add to the end); the previous body is kept as a version. Credentials are refused — the Brain is memory, not a vault. Needs your agent bearer token.
- get_skillshallow
Read a skill's Markdown to inspect it (does not install anything). To install, call install_skill — it returns the file plus the exact path to write it to. Pass version to pin one.
- install_skillshallow
Install a skill into the agent you are running in. Returns the complete skill file and the exact path to write it to — YOU must then create that file verbatim (Claude Code: .claude/skills/<name>/SKILL.md, so it becomes available as /<name>; other agents: ./skills/<name>.md) and tell the user where it is. Counts the install. Use target=hermes for Hermes Agent, target=generic for any other agent, scope=user to install for all Claude Code projects. When emdly agent hosting is enabled and you have a hosted agent, pass agent= to install there instead.
- search_skillsshallow
Search the emdly catalog. Returns ranked skills with their owner/name id, category, description and install command.
- submit_skillshallow
Submit a skill to emdly for review (needs sign-in). Creates it under your account — or a new version if you already own one with this name — runs the automated checks and the AI safety scan, and queues it for a human reviewer. Nothing is published by this tool; you get the check results back. The body must be a complete Markdown skill with a title and a "## License" section (MIT recommended).
Embed this server’s score
Tool count and median score across every tool in this server’s corpus — honest in a way a single cherry-picked tool’s badge wouldn’t be.
[](https://vouch.tools/servers/aa7a89ad-afcf-4eb2-8d52-faa210b08fef)