无线安全 — WiFi破解、蓝牙攻击、RFID克隆、SDR
Source text: Chinese
Menu
Skills in this repository
SkillsMP has collected 47 skills from aivos-xie/hermes-skills. Open a skill to review its source and details.
aivos-xie/hermes-skillsShowing 7 of 47 collected skills.
无线安全 — WiFi破解、蓝牙攻击、RFID克隆、SDR
Source text: Chinese
Build custom web-based file managers with Flask — upload, download, rename, move, delete, mkdir. Supports Chinese filenames, secret-key auth, drag-and-drop upload. Use when the user wants a self-hosted file server, web disk, or lightweight AList/Nextcloud…
Build and deploy lightweight Flask web tools (file managers, dashboards, admin panels) on Linux servers. Covers Chinese/i18n filenames, mobile touch UX, simple auth, and Docker-free deployment.
Deploy Flask web applications with nginx reverse proxy, systemd services, SQLite, and remote management APIs. Use when deploying Python web apps, creating admin panels, setting up reverse proxies, or building management APIs.
Author in-repo SKILL.md: frontmatter, validator, structure.
青龙面板签到脚本开发 — 逆向APP API、多账号、通知推送、售卖打包
Source text: Chinese
Build and deploy Tampermonkey userscripts with backend API for paid SaaS services (key systems, user accounts, recharge codes). Covers the full stack: FastAPI backend, SQLite database, userscript frontend, multi-server deployment.