skill-permissions
Installation
SKILL.md
Skill Permissions
Automatically analyze permissions required by all skills in Claude Code and generate one-time authorization commands.
Dangerous Operations Warning
This skill can modify other skill files. The following commands may cause widespread file changes:
| Command | Risk Level | Description |
|---|---|---|
/skill-permissions inject |
High | Batch modify all skill SKILL.md files |
/skill-permissions allow-all |
Medium | Batch modify settings.json |
/skill-permissions allow <name> |
Low | Only modify settings.json |
/skill-permissions <name> |
Safe | Read-only analysis, no file modifications |
Recommendations:
- Prefer explicit commands (e.g.,
/skill-permissions allow port-allocator) - Avoid
injectorallow-allunless you understand the impact - Run
/skill-permissionsfirst to see analysis results before batch operations
Related skills
More from guo-yu/skills
ceo-skill
Intelligent project management dashboard - view all projects status, priorities, and todos from a CEO perspective
58skill-i18n
Translate SKILL.md and README.md files into multiple languages for sharing skills internationally
33port-allocator
Automatically allocate and manage development server ports, avoiding port conflicts between multiple Claude Code instances
15share-skill
Automatically share skills, migrate local skills to code repositories, open source skills, skill version management, configure git remote
14