Claude
Skills
Sign in
Back

intomd

Included with Lifetime
$97 forever

Fetch and convert any documentation URL to Markdown using into.md service.

Writing & Docs

What this skill does


# 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
```

Related in Writing & Docs