# Demystify

> Use this skill when the user wants to automated documentation for apis from command line.

- Skill: `javimosch/demystify` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/demystify`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/demystify/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- 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/demystify

---


# Demystify Plugin

Automated documentation for APIs from command line.

## Commands

### Operations
- `demystify api document` — document api via demystify
- `demystify schema analyze` — analyze schema via demystify
- `demystify spec generate` — generate spec via demystify
- `demystify output set` — set output via demystify
- `demystify format set` — set format via demystify
- `demystify config show` — show config via demystify

## Usage Examples
- "demystify --help"
- "demystify <args>"

## Installation

```bash
npm install -g demystify
```

## Examples

```bash
demystify --version
demystify --help
```

## Key Features
- documentation\n- api\n- automation

