← Back to Skills Marketplace
ivangdavila

Synology

by Iván · GitHub ↗ · v1.0.0 · MIT-0
linuxdarwinwin32 ✓ Security Clean
379
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install synology
Description
Plan, harden, and recover Synology NAS and DSM setups with storage design, backup discipline, remote access, and Container Manager workflows.
Usage Guidance
This skill appears internally consistent with Synology administration work. Before installing or activating: (1) review and approve creation of ~/synology/ if you do not want local state stored; the skill will ask before creating it; (2) never paste passwords, QuickConnect tokens, OTPs, private keys, or full support bundles into chat — the SKILL.md already forbids this; (3) be aware the agent may request you perform DSM admin or SSH actions for live changes and will ask for explicit confirmation before any destructive operations; (4) if you do not want the agent to store any local notes, deny initialization and use the skill in read-only mode. If you want greater assurance, ask the maintainer for provenance or run the guidance in a read-only session yourself.
Capability Analysis
Type: OpenClaw Skill Name: synology Version: 1.0.0 The Synology skill bundle is a well-structured set of instructions and documentation for managing Synology NAS devices. It prioritizes data safety, explicitly forbids the storage of secrets (passwords, OTPs, keys), and requires user confirmation for destructive or high-impact actions. The included shell commands in setup.md and troubleshooting.md are standard diagnostic tools (e.g., df, mount, dmesg) used to gather system state, and the local storage setup uses restrictive file permissions (chmod 700/600) to protect user data.
Capability Assessment
Purpose & Capability
Name and description (Synology / DSM planning, hardening, recovery) match the contents: guidance covers storage, backups, remote access, packages, Container Manager, and incident response. The skill requests no unrelated credentials, binaries, or config paths outside the declared optional ~/synology/ memory directory.
Instruction Scope
Runtime instructions are primarily read-only diagnostics (cat /etc.defaults/VERSION, df -h, dmesg, /proc/mdstat, etc.) and high-level procedural guidance. The only write action is an optional local workspace under ~/synology/ (created only after explicit confirmation per the SKILL.md). This storage is used for non-secret metadata (model, DSM version, inventory, incidents). The skill explicitly forbids storing passwords, QuickConnect credentials, OTP codes, serial numbers, or sensitive support bundles.
Install Mechanism
No install spec and no code files — instruction-only. No downloads, packages, or extracted archives are requested. This minimizes disk/exec footprint and risk.
Credentials
The skill requires no environment variables, no credentials, and no external services. The only filesystem interaction is optional creation of ~/synology/ to hold metadata; the SKILL.md documents what will and will not be stored and sets secure file permissions (chmod 700/600).
Persistence & Privilege
The skill can persist non-secret context in a local folder (~/synology/) with user confirmation; it is not marked always:true and thus is not force-included. Autonomous invocation (disable-model-invocation: false) is the platform default — the skill may run when triggered by relevant Synology queries, which is expected for this kind of helper.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install synology
  3. After installation, invoke the skill by name or use /synology
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release with DSM-first planning, safer storage and backup decisions, remote access guardrails, and recovery playbooks.
Metadata
Slug synology
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Synology?

Plan, harden, and recover Synology NAS and DSM setups with storage design, backup discipline, remote access, and Container Manager workflows. It is an AI Agent Skill for Claude Code / OpenClaw, with 379 downloads so far.

How do I install Synology?

Run "/install synology" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Synology free?

Yes, Synology is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Synology support?

Synology is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Synology?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments