Executable Markdown Files with gcli-mdrun & Gemini CLI
Have you ever wanted to turn your cool LLM prompts & tools, research notes, automation ideas, or even a simple “todo” list into an executable script?
Inspired by a HackerNews post about executable Markdown,
I’m happy to share gcli-mdrun, a smart little script that allows you to transform standard Markdown files
into executable scripts powered by Gemini CLI.
This project allows you to create AI-driven automation, pipelines, and autonomous bots using mere Markdown text files. You can find the project on GitHub at https://github.com/glaforge/gcli-mdrun.
Read more...