dazexcldazexclCommunity·1 Agent Skills Included

siyuan-skill

Manage SiYuan notes, documents, blocks, and semantic search

Manages SiYuan notebooks, documents, and content blocks directly from the command line. Creates, updates, moves, renames, and deletes notes without manual clicking in the app. Searches content by keyword, semantic meaning, or hybrid mode with vector indexing. Protects important documents with permission controls and multi-layer delete safeguards.
npx skills add dazexcl/siyuan-skill --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install siyuan-skill?

Run `npx skills add dazexcl/siyuan-skill --all -g -y` in your terminal to install it globally, then set your SIYUAN_BASE_URL and SIYUAN_TOKEN environment variables.

How to manage SiYuan notes from the command line?

This skill provides 25 scripts to create, update, move, rename, and delete documents and blocks in SiYuan without opening the app.

Does siyuan-skill support semantic search?

Yes. It supports keyword, semantic, and hybrid search modes, with optional vector indexing through Qdrant and Ollama.

How does siyuan-skill prevent accidental deletion?

It uses multi-layer protection including a global safe mode, per-document protection flags, and delete confirmation requirements.

Can I use siyuan-skill without coding experience?

Yes. Once configured, your AI agent runs the commands for you based on plain-English requests like creating or searching notes.

Related Repositories in Content & Communication

View All in Content & Communication