Favicon of siyuan

siyuan Skill

AI Agent SkillPythonOpen source

Query and edit a SiYuan knowledge base via its API. Published by NousResearch in hermes-agent.

Decision snapshot

Is this a fit?

Best for

Deployment, Data analysis, Research, Includes SKILL.md

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

30 days ago · MIT license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is siyuan Skill?

Query and edit a SiYuan knowledge base via its API. Published by NousResearch in hermes-agent. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
100/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Deployment
  • Data analysis
  • Research
  • Deployment use cases
  • Data analysis use cases

Declared skill metadata

  • Declared author: FEUAZUR
  • Declared license: MIT
  • Source file: optional-skills/productivity/siyuan/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use siyuan Skill

  • Use it for deployment.
  • Use it for data analysis.
  • Use it for research.

Built with

PythonCopy skill directory

Editorial notes

Source

  • Creator: NousResearch
  • Repository: NousResearch/hermes-agent
  • Skill file: optional-skills/productivity/siyuan/SKILL.md

What it does

Query and edit a SiYuan knowledge base via its API.

Skill instructions

SiYuan Note API Use the SiYuan kernel API via curl to search, read, create, update, and delete blocks and documents in a self-hosted knowledge base. No extra tools needed -- just curl and an API token. Prerequisites 1. Install and run SiYuan (desktop or Docker) 2. Get your API token: Settings About API token 3. Store it in ${HERMESHOME:-~/.hermes}/.env: SIYUANTOKEN=yourtokenhere SIYUANURL=http://127.0.0.1:6806 SIYUANURL defaults to http://127.0.0.1:6806 if not set. API Basics All SiYuan API calls are POST with JSON body. Every request follows this pattern: bash curl -s -X POST "${SIYUANURL:-http://127.0.0.1:6806}/api/..." \ -H "Authorization: Token $SIYUANTOKEN" \ -H "Content-Type: application/json" \ -d '{"param": "value"}' Responses are JSON with this structure: json {"code": 0, "msg": "", "data": { ... }} code: 0 means success. Any other value is an error -- check msg for details. ID format: SiYuan IDs look like 20210808180117-6v0mkxr (14-digit timestamp + 7 alphanumeric chars). Qui

Verified compatibility and discovery

Frequently asked questions

What is siyuan?

siyuan is a open-source AI agent skill with Copy skill directory. Query and edit a SiYuan knowledge base via its API.

Who is siyuan best for?

siyuan is best for reusing agent instructions, scripts, and references, deployment workflows, data analysis workflows, research workflows.

How do I install siyuan?

Install or run siyuan using Copy skill directory. Check siyuan for the latest setup command.

Is siyuan actively maintained?

siyuan may need a closer maintenance check before production use.

Share:

Stars
228,028
Forks
44,793
Last commit
30 days ago
Last verified
Aug 10, 2026
Metadata fetched
Aug 10, 2026
Repository age
1 year
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to siyuan