# Quickstart

> markdown-it Plugin

- Skill: `javimosch/quickstart-2363` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/quickstart-2363`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/quickstart-2363/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/quickstart-2363

---


# markdown-it Plugin

CLI tool: markdown-it.

## Commands
- `markdown-it <resource> <action>` — Execute markdown-it commands
- `markdown-it self version` — Print markdown-it version
- `markdown-it _ _` — Passthrough to markdown-it CLI

## Usage Examples
- "markdown-it --help"
- "markdown-it self version"

## Installation
```bash
apt-get install markdown-it 2>/dev/null || which markdown-it
```

## Key Features
- CLI-based tool
- Scriptable and automatable
- Pipeline-ready output
- system based

