tag

folder

4 indexed skills · max 10 per page

skills (4)

recipe-bulk-download-folder

googleworkspace/cli · Productivity

0

Bulk download all files from a Google Drive folder with automatic format conversion. \n \n Requires the gws-drive skill and gws binary to execute \n Lists folder contents by querying parent folder ID, then downloads each file individually \n Supports exporting Google Docs and Sheets as PDF or other formats during download \n Workflow: query folder, iterate through results, download or export each file to local storage \n

recipe-share-folder-with-team

googleworkspace/cli · Productivity

0

Batch-share Google Drive folders with multiple collaborators at specified permission levels. \n \n Requires the gws-drive skill to execute folder sharing and permission management operations \n Supports role-based access control: assign editor (writer) or viewer (reader) permissions to individual collaborators \n Includes folder discovery by name and permission verification steps to confirm successful sharing \n Designed as a multi-step recipe for programmatic team collaboration workflows \n

recipe-organize-drive-folder

googleworkspace/cli · Productivity

0

Automate Google Drive folder creation and file organization into structured hierarchies. \n \n Creates nested folder structures and moves existing files into designated locations using gws-drive commands \n Supports parent-child folder relationships and file reparenting across Drive locations \n Includes verification steps to list and confirm folder contents after organization \n

folder-structure-blueprint-generator

github/awesome-copilot · Productivity

0

Analyzes project folder structures across multiple technology stacks and generates comprehensive organization blueprints. \n \n Auto-detects project types (.NET, Java, React, Angular, Python, Node.js, Flutter) and identifies architectural patterns including monorepos, microservices, and frontend components \n Generates detailed blueprints with customizable visualization styles (ASCII tree, markdown lists, or tables) and configurable depth levels \n Documents file placement patterns, naming conve