Engineering
structuring-plugins
Guides the creation and organization of Claude Code plugins, including directory scaffolding, manifest setup, component management (commands, agents, skills, hooks), and auto-discovery configuration.
Installation
Agent type
Claude Code
Install Command (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/structuring-plugins/install?os=mac&agent=claude" | bash
Install Command (Windows)
curl -L "https://mentalok.io/api/v1/skills/structuring-plugins/install?os=windows&agent=claude" -o install-structuring-plugins.bat && install-structuring-plugins.bat
Download Installer
Download Skill Project