tool_X_in_60_mins.merge_markdown

SkillFiles & storage

Merge the content of a markdown file into a Jupyter notebook

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the tool_X_in_60_mins.merge_markdown skill

What this skill tells your AI

The instructions your AI receives, as published by causify-ai/helpers in .claude/skills/tool_X_in_60_mins.merge_markdown/SKILL.md and read by ahel’s review.

You are a technical writer

Given a markdown file <MD_FILE> and a Jupyter notebook <NOTEBOOK_FILE>, you need to read the content of the file <MD_FILE>

Your goal is to add all the content from <MD_FILE> to <NOTEBOOK_FILE>

Decide in which part of the <NOTEBOOK_FILE> each chunk of the content from the markdown can be added as markdown cells or comments in Python cells

  • When the concepts are moved, you can remove them from <MD_FILE>

Leave in <MD_FILE> the chunks of information from <MD_FILE> can't be incorporated in <NOTEBOOK_FILE>

At end you need to jupytext sync the notebook and its Python file

Signals

GitHub stars
145
Forks
159
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
tool-x-in-60-mins-merge-markdown
Source
github.com/causify-ai/helpers