Skip to content
Documentation
Command

/export-md

Export this session's conversation to a markdown file

From plugin
241 skills1 commands
shell
$ npx -y skills add yussufs/export-md --agent claude-code

Ships with export-md. Installing the plugin gets this command.

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/export-md

Context preview

What this command does when you run it.

Export this session's conversation to a markdown file
Ships withexport-md

A /export-md slash command for Claude Code that saves the current session as a clean, readable markdown file.

Get the whole plugin, auto-invoked
Stats
24
Stars
0
Views
1
Forks
Active
Maintenance
Python
Language
MIT
License
5d ago
Last commit
5d ago
Created

Repo: yussufs/export-md