用于 ASUSTOR NAS 元数据抓取的硬件感知混合 (SMB + SSH) 套件。 充当多功能编码员、项目经理和系统架构师,同时保持严格的只读安全性和 i3-10 代资源限制。
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install nas-master或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install nas-master⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/nas-master/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: asustor-pro-adaptive-suite description: > A hardware-aware, hybrid (SMB + SSH) suite for ASUSTOR NAS metadata scraping. Functions as a versatile Coder, Project Manager, and System Architect while maintaining strict read-only safety and i3-10th Gen resource throttling. homepage: https://docs.molt.bot/tools/skills user-invocable: true metadata: moltbot: requires: bins: ["python", "php", "mysql", "powershell", "ssh"] env: ["NAS_VOLUMES", "NAS_USER", "NAS_PASS", "NAS_SSH_HOST", "NAS_SSH_USER", "NAS_SSH_PASS", "DB_PASS"] ---
NAS_VOLUMES using pathlib generators.
- Capture: Name, Path, Size, Extension, and Windows ACLs.
- Deep Search: Scrape hidden folders like .@metadata, .@encdir, and .@plugins.
cat /proc/mdstat.
- Extract Btrfs integrity/checksum status via btrfs scrub status.
- Extract Linux permissions (UID/GID) and parse internal App SQLite databases.
INSERT IGNORE to resume interrupted scans. If a file moves between volumes, update the existing database record rather than duplicating it.
psutil.IDLE_PRIORITY_CLASS.
- Force a $150ms$ delay every 50 files scanned to maintain CPU usage $< 25\%$.
- Keep all 2GB VRAM free for the user's Windows UI.
os.remove, os.rename, or any destructive SSH commands.
os.access(), it must voluntarily restrict its session to Read-Only mode.
SELECT COUNT(*) to verify data ingestion success.
C:\xampp\htdocs\nas_explorer\ for high-speed searching and data visualization.
安装 纳斯大师 后,可以对 AI 说这些话来触发它
Help me get started with nas-master
Explains what nas-master does, walks through the setup, and runs a quick demo based on your current project
Use nas-master to a hardware-aware, hybrid (SMB + SSH) suite for ASUSTOR NAS metadata...
Invokes nas-master with the right parameters and returns the result directly in the conversation
What can I do with nas-master in my data & analytics workflow?
Lists the top use cases for nas-master, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/nas-master/ 目录(个人级,所有项目可用),或 .claude/skills/nas-master/(项目级)。重启 AI 客户端后,用 /nas-master 主动调用,或让 AI 根据上下文自动发现并使用。
纳斯大师 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
纳斯大师 可免费安装使用。请查阅仓库了解许可证信息。
用于 ASUSTOR NAS 元数据抓取的硬件感知混合 (SMB + SSH) 套件。 充当多功能编码员、项目经理和系统架构师,同时保持严格的只读安全性和 i3-10 代资源限制。
纳斯大师 属于「Data & Analytics」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my data & analytics tasks using nas-master
Identifies repetitive steps in your workflow and sets up nas-master to handle them automatically