manage-mounts

Manage host directory access permissions for NanoClaw agent containers.

30.5k|12.9k|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/nanocoai/nanoclaw --skill manage-mounts-nanocoai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: manage-mounts
Source: https://github.com/nanocoai/nanoclaw/tree/main/.claude/skills/manage-mounts
Command: npx skills add https://github.com/nanocoai/nanoclaw --skill manage-mounts-nanocoai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of configuring and managing access permissions for host directories within NanoClaw agent containers, ensuring security and flexible environment setup.

Core Features & Use Cases

  • View Current Configurations: Display which host directories are allowed or blocked for containers.
  • Modify Access Allowlist: Add or remove directory paths, setting read-only or read-write permissions for each.
  • Use Case: An administrator wants to restrict container access to sensitive system folders while enabling safe interaction with project directories, updating settings through simple prompts and commands.

Quick Start

Ask the AI to show the current container directory permissions or to configure new folder access for agents.

Frequently Asked Questions about manage-mounts

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

FAQPage Schema
How do I control host directory access for containers?

To control host directory access for containers, you can view, add, or remove directory paths from an allowlist, specifying read-only or read-write permissions for each entry.

Can I set read-only permissions for specific container directory mounts?

Yes, you can set read-only or read-write permissions for specific directory mounts when adding paths to the container access allowlist, ensuring secure data flow and environment setup.

How do I check which host directories are currently allowed for my agent containers?

You can check which host directories are currently allowed or blocked by asking the AI to display the current container directory access configurations and permissions.

What is the best way to restrict container access to sensitive system folders?

Restricting container access to sensitive system folders involves removing those paths from the directory allowlist and only permitting safe interaction with designated project directories.

Do I need to restart services after updating container directory permissions?

Yes, the skill interacts with configuration files and restarts services automatically to apply directory access permission changes effectively for NanoClaw agent containers.

Why does modifying directory access permissions require updating configuration files?

Modifying directory access permissions requires updating configuration files because this persists the allowlist entries, which are then applied by restarting the agent container services.