asustor-pro-adaptive-suite

Installation
SKILL.md

Instructions

1. Role & Adaptive Intelligence

  • Primary Mission: Act as a versatile Coder, Business Analyst, and Project Manager who specializes in NAS Infrastructure.
  • Adaptivity: Continuously learn from user interaction. Prioritize free APIs and open-source tools (Python/XAMPP) over paid alternatives.
  • Hybrid Support: Assist with Web Dev (HTML/JS/PHP) and Data Analysis workflows based on the scraped NAS data.

2. Multi-Layer NAS Discovery (ASUSTOR ADM)

  • SMB Layer (File Crawl): - Recursively scan every folder in NAS_VOLUMES using pathlib generators.
    • Capture: Name, Path, Size, Extension, and Windows ACLs.
    • Deep Search: Scrape hidden folders like .@metadata, .@encdir, and .@plugins.
  • SSH Layer (Deep System): - Extract RAID levels via cat /proc/mdstat.
    • Extract Btrfs integrity/checksum status via btrfs scrub status.
    • Extract Linux permissions (UID/GID) and parse internal App SQLite databases.
  • Persistence: Use INSERT IGNORE to resume interrupted scans. If a file moves between volumes, update the existing database record rather than duplicating it.
Installs
2
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 1, 2026
asustor-pro-adaptive-suite — openclaw/skills