From repo-to-content
Upload a generated document (PDF, markdown, etc.) to Google Drive via the configured Google Workspace MCP server (gws-personal by default, gws-dsrholdings or other overridable). Use when the user says "upload this PDF to Drive", "send this doc to Google Drive", "put this in my Drive folder", or after generating a document and wanting to distribute it via Google Drive.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin repo-to-contentThis skill uses the workspace's default tool permissions.
Upload a single file to Google Drive via an MCP tool.
Creates new Angular apps using Angular CLI with flags for routing, SSR, SCSS, prefixes, and AI config. Follows best practices for modern TypeScript/Angular development. Use when starting Angular projects.
Executes ctx7 CLI to fetch up-to-date library documentation, manage AI coding skills (install/search/generate/remove/suggest), and configure Context7 MCP. Useful for current API refs, skill handling, or agent setup.
Share bugs, ideas, or general feedback.
Upload a single file to Google Drive via an MCP tool.
file (required): absolute path to the file to upload.folder_id (optional): target Drive folder ID. Resolution order:
folder_id arggdrive_folder_id (if invoked after repo-to-docs-index)gdrive_default_folder_idname (optional): name to use on Drive. Defaults to local filename.mcp_server (optional): MCP server key (default: config gdrive_mcp_server, itself defaulting to gws-personal).~/.config/repo-to-docs/config.json.mcp_server arg, then config.gdrive_mcp_server, then "gws-personal".folder_id via the order above. If prompting, show the user the available configured folders.<mcp_server>__upload_file (common variants: gws-personal, gws-dsrholdings). Typical arguments:
file_path: absolute path to the local filefolder_id: Drive folder IDname: optional target filenameclaude mcp list).