---
name: sundial-org/intomd
source: https://app.decimal.ai/s/sundial-org-intomd@1/SKILL.md
source_sha256: 99295dbe9295
---

# intomd

Use `intomd` to fetch clean markdown from a documentation site via into.md.

## Usage

```bash
# Fetch markdown
curl -sL "https://into.md/$1"
```

## Example

```bash
intomd https://zod.dev
```