Skip to content

briqt/siyuan-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

siyuan-cli

Local-first CLI and agent skill for SiYuan Note.

Official references are vendored under skill/references/official/ so agents can read and grep the docs locally before calling APIs.

Install from GitHub:

pipx install git+https://github.com/briqt/siyuan-cli.git
siyuan-cli init-config
open ~/.config/agent-skills/siyuan-cli/config.json

Set the SiYuan API token from Settings > About, then run:

siyuan-cli notebooks
siyuan-cli search "keyword"
siyuan-cli export-md <doc-id>
siyuan-cli create-doc --notebook <notebook-id> --path /Inbox/hello --markdown "# Hello"
siyuan-cli api /api/system/version

Update vendored official docs:

siyuan-cli update-docs

Install the agent skill from skill/ with your preferred skills installer.

About

CLI for SiYuan Note / 思源笔记 — search, read, create, update, delete via the official HTTP API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors