alist-admin

Manage AList user accounts, security settings, and Docker deployments.

1|Updated Jun 9, 2026
One-click install
npx skills add https://github.com/aivos-xie/hermes-skills --skill alist-admin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alist-admin
Source: https://github.com/aivos-xie/hermes-skills/tree/main/devops/alist-admin
Command: npx skills add https://github.com/aivos-xie/hermes-skills --skill alist-admin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Managing multiple AList instances can be time-consuming and error-prone. This skill simplifies the process of user management, security hardening, API usage, and Docker deployment, making it easier to maintain and troubleshoot your AList instances.

Core Features & Use Cases

  • User Management: Reset passwords, disable guest users, and manage permissions.
  • Security Hardening: Implement full lockdowns and set restrictive permissions to enhance security.
  • API Usage: Utilize API endpoints for authentication, user management, and file operations.
  • Docker Deployment: Simplify the deployment process with Docker instructions and configurations.
  • Use Case: If you have multiple AList instances that require regular maintenance and security updates, this skill can automate many of the tasks, saving you time and reducing the risk of human error.

Quick Start

Use the alist-admin skill to reset the admin password for your AList instance.

Frequently Asked Questions about alist-admin

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I reset the admin password for my AList file server?

To reset the AList admin password, you can use an automated admin skill to trigger the password reset API endpoint, securely restoring access to your file manager instance without manual database edits.

What is the best way to implement security hardening for an AList instance?

Security hardening for an AList instance involves executing full lockdowns, disabling guest users, and setting restrictive file permissions to enhance access controls and protect your file server.

Can I automate user management tasks across multiple AList instances?

Yes, you can automate user management across multiple AList instances by utilizing API endpoints to manage user accounts, disable users, and reset passwords, reducing manual maintenance errors.

Does this approach support Docker deployment configurations for AList?

Yes, this approach supports Docker deployment by providing specific instructions and configurations to simplify the deployment process and setup for your AList file manager instances.

How do I use API endpoints for file operations in AList?

You can use AList API endpoints for file operations by authenticating your requests and then utilizing the provided administrative interfaces to manage and interact with files on your server.

When do I need to disable guest users on an AList file server?

You need to disable guest users on an AList file server during security hardening to prevent unauthorized public access and enforce strict user permission controls across your managed instances.