chmod-group

Community

Grant shared dir access via group perms.

AuthorKangOxford
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams safely share directory contents by adjusting Unix group permissions to provide traversal or read access, without exposing unrelated files.

Core Features & Use Cases

  • Recursive mode: add g+rx to directories and g+r,g-x to files to enable group access to entire trees.
  • Path-only mode: add g+x to specified directories to allow group traversal without listing contents.
  • Best practice: preserve setgid and verify access with stat/ls; support demonstration through the included scripts.

Quick Start

Use the chmod-group skill to recursively grant group read and execute permissions to the checkpoints directory.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: chmod-group
Download link: https://github.com/KangOxford/auto-quant-research/archive/main.zip#chmod-group

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.