# Joplin

> Use this skill when the user wants to take notes, organize notebooks, or sync notes across devices using Joplin.

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

---


# joplin Plugin

Joplin manages notes with Markdown and sync.

## Usage Examples

- "create a new note in a notebook"
- "list all notes with a specific tag"
- "sync notes with Nextcloud"
- "export all notes as Markdown files"

## Installation

```bash
npm install -g joplin
```

## Key Features
- Markdown note creation and editing
- Notebook and tag organization
- Multi-cloud synchronization
- End-to-end encryption
- Attachment and file management

