Joplin Cli OpenClaw Skill
Joplin 命令行操作(Shell 模式)。用于通过 CLI 创建、查看、编辑、同步笔记,适合脚本和自动化任务。
Installation
clawhub install joplin-cli
Requires npm i -g clawhub
414
Downloads
1
Stars
0
current installs
0 all-time
2
Versions
Power your OpenClaw skills with
the best open-source models.
Drop-in OpenAI-compatible API. No data leaves Europe.
Explore Inference APIGLM
GLM 5
$1.00 / $3.20
per M tokens
Kimi
Kimi K2.5
$0.60 / $2.80
per M tokens
MiniMax
MiniMax M2.5
$0.30 / $1.20
per M tokens
Qwen
Qwen3.5 122B
$0.40 / $3.00
per M tokens
Joplin CLI Skill
通过命令行直接操作 Joplin,无需 API 服务。
常用命令
# 笔记本操作
joplin mkbook "笔记本名" # 创建笔记本
joplin use "笔记本名" # 切换当前笔记本
joplin ls / # 列出所有笔记本
joplin ls -l # 列出当前笔记本的笔记(含ID)
# 笔记操作
joplin mknote "标题" # 创建笔记
joplin cat <id|标题> # 查看笔记内容
joplin set <id> title "新标题" # 修改标题
joplin set <id> body "内容" # 修改内容
joplin edit <id> # 用编辑器打开
# 同步
joplin sync # 同步到远程
引用笔记
- 用 ID:
joplin cat fe889 - 用标题:
joplin cat "我的笔记" - 用
$n引用当前选中的笔记(TUI 模式)
详细文档
references/COMMANDS.md— 完整命令参考references/INSTALL.md— 安装指南
Statistics
Author
KGTAF
@killgfat
Latest Changes
v0.1.0 · Mar 2, 2026
Initial release. - Provides common Joplin CLI commands for notebook and note management. - Supports creating, viewing, editing, and syncing notes via the command line. - Suitable for scripting and automation tasks. - Includes references to detailed command and installation documentation.
Quick Install
clawhub install joplin-cli Related Skills
Other popular skills you might find useful.
Chat with 100+ AI Models in one App.
Use Claude, ChatGPT, Gemini alongside with EU-Hosted Models like Deepseek, GLM-5, Kimi K2.5 and many more.