# Quickstart

> LightRAG Plugin

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

---


# LightRAG Plugin

[EMNLP2025] "LightRAG: Simple and Fast Retrieval-Augmented Generation"

## Commands

### General
- `LightRAG self version` — Print LightRAG version
- `LightRAG _ _` — Passthrough to lightrag CLI

## Usage Examples
- "Run LightRAG"
- "Use lightrag to [EMNLP2025] "LightRAG: Simple and Fast Retrieval-Augmented G"

## Installation

```bash
pip install lightrag
```

## Key Features
- [EMNLP2025] "LightRAG: Simple and Fast Retrieval-Augmented Generation"
- CLI tool, headless and scriptable

