Convert a specified file to markdown format, or export the last response/whole conversation to export/md.
Scanned 9/19/2026
Install to Claude Code
npx -y skills add eliranwong/biblemate-agentic-workspace --skill md --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Md?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/eliranwong-biblemate-agentic-workspace-c3f8ae79)More formats (shields.io, HTML) on the badges page.
---
name: md
description: Convert a specified file to markdown format, or export the last response/whole conversation to export/md.
---
# Markdown Conversion & Export Skill
## Overview
This standalone skill enables any agent to perform file markdown conversions or export conversation dialogue to the designated export directory.
## Guidelines & Objectives
When executing this skill:
- Always run the python converter script located at `.grok/skills/md/md_converter.py` to perform the conversion or export.
- Execute the script using: `python3 .grok/skills/md/md_converter.py "<query>"` where `<query>` is the input prompt or arguments containing the file path or export directives (e.g. `whole`, `conversation`).
- Present the exact output of the script to the user, confirming the paths and file status of the output.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!