Favicon of manage-mounts

manage-mounts Skill

AI Agent SkillTypeScriptOpen source

Configure which host directories agent containers can access. View, add, or remove mount allowlist entries. Triggers on "mounts", "mount allowlist", "agent access to directories", "container mounts". Published by microsoft in amplifier-app-nanoclaw.

Decision snapshot

Is this a fit?

Best for

Writing, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is manage-mounts Skill?

Configure which host directories agent containers can access. View, add, or remove mount allowlist entries. Triggers on "mounts", "mount allowlist", "agent access to directories", "container mounts". Published by microsoft in amplifier-app-nanoclaw. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
11/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Writing
  • Writing use cases

Declared skill metadata

  • Source file: .claude/skills/manage-mounts/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use manage-mounts Skill

  • Use it for writing.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/amplifier-app-nanoclaw
  • Skill file: .claude/skills/manage-mounts/SKILL.md

What it does

Configure which host directories agent containers can access. View, add, or remove mount allowlist entries. Triggers on "mounts", "mount allowlist", "agent access to directories", "container mounts".

Skill instructions

Manage Mounts Configure which host directories NanoClaw agent containers can access. The mount allowlist lives at ~/.config/nanoclaw/mount-allowlist.json. Show Current Config bash cat ~/.config/nanoclaw/mount-allowlist.json 2/dev/null || echo "No mount allowlist configured" Show the current config to the user in a readable format: which directories are allowed, whether non-main agents are read-only. Add Directories Ask which directories the user wants agents to access. For each path: - Validate the path exists - Ask if it should be read-only for non-main agents (default: yes) Build the JSON config and write it: bash npx tsx setup/index.ts --step mounts --force -- --json '{"allowedRoots":[{"path":"/path/to/dir","readOnly":false}],"blockedPatterns":[],"nonMainReadOnly":true}' Use --force to overwrite the existing config. Remove Directories Read the current config, show it, ask which entry to remove, write the updated config. Reset to Empty bash npx tsx setup/index.ts --step mounts --forc

Verified compatibility and discovery

Frequently asked questions

What is manage-mounts?

manage-mounts is a open-source AI agent skill with Copy skill directory. Configure which host directories agent containers can access. View, add, or remove mount allowlist entries. Triggers on "mounts", "mount allowlist", "agent access to directories", "container mounts".

Who is manage-mounts best for?

manage-mounts is best for reusing agent instructions, scripts, and references, writing workflows.

How do I install manage-mounts?

Install or run manage-mounts using Copy skill directory. Check manage-mounts for the latest setup command.

Is manage-mounts actively maintained?

manage-mounts may need a closer maintenance check before production use.

Share:

Stars
2
Forks
3
Last commit
2 months ago
Last verified
Sep 3, 2026
Metadata fetched
Sep 3, 2026
Repository age
3 months
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to manage-mounts