원클릭으로
hermes-nextcloud
Self-hosted Nextcloud bridge — files (WebDAV), notes, calendar (CalDAV), contacts (CardDAV) with App Password auth
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Self-hosted Nextcloud bridge — files (WebDAV), notes, calendar (CalDAV), contacts (CardDAV) with App Password auth
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Evidence-driven companion to Hermes's built-in Curator — observes tool/skill events into local SQLite, generates reports, runs guarded daily evolution loops
Operational and security plugin — provider routing, Bitwarden key management, MCP auditing, cost governance, diagnostics, remote assistant delegation
Native Hermes Agent plugin for X/Twitter — search, read, and guarded action workflows through Xquik API
Semantic memory plugin — adds pgvector vector search to Hermes's built-in FTS5 memory. Fully local via Ollama, no API keys needed.
Multi-agent shared memory in an open engram format — enables portable shared context across multiple Hermes instances
Plugin that compresses terminal output via RTK before it reaches LLM context — 60-90% token reduction on shell commands, zero config
| name | hermes-nextcloud |
| description | Self-hosted Nextcloud bridge — files (WebDAV), notes, calendar (CalDAV), contacts (CardDAV) with App Password auth |
| category | hermes |
| version | 1.0.0 |
| author | adnw-vinc |
| source | https://github.com/adnw-vinc/hermes-nextcloud |
| tags | ["nextcloud","cloud","self-hosted","webdav","caldav","carddav","hermes"] |
| platforms | ["linux","macos","windows"] |
Self-hosted Nextcloud bridge for Hermes Agent covering files (WebDAV), notes (Nextcloud Notes API), calendar and tasks (CalDAV), and contacts (CardDAV).
git clone https://github.com/adnw-vinc/hermes-nextcloud.git ~/.hermes/skills/hermes-nextcloud
Set in .env:
NEXTCLOUD_URL=https://your.nextcloud.instance
NEXTCLOUD_USER=your-username
NEXTCLOUD_APP_PASSWORD=your-app-password