By nsheaps
Install and manage the Google Workspace CLI (gws) with per-service skills for Gmail, Calendar, Drive, Docs, Sheets, Slides, Chat, Tasks, Contacts, and Admin
Use this skill when the user asks about Google Workspace administration tasks like managing users, groups, organizational units, or domain settings via the Google Workspace CLI. Requires admin privileges.
Use this skill when the user asks about managing Google Calendar events, checking schedules, creating meetings, finding free time, or any calendar-related task via the Google Workspace CLI.
Use this skill when the user asks about Google Chat operations like sending messages, managing spaces, or listing conversations via the Google Workspace CLI.
Use this skill when the user asks about managing Google Contacts like searching, creating, updating, or organizing contacts via the Google Workspace CLI.
Use this skill when the user asks about creating, reading, or editing Google Docs via the Google Workspace CLI. Trigger on tasks involving document content, formatting, or collaboration on Google Docs.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A curated collection of plugins, rules, agents, and commands for Claude Code.
This repo is a plugin marketplace for Claude Code — a central place for reusable plugins, organization-wide rules, custom agents, and slash commands. It serves two purposes:
~/.claude/ for consistent behavior across all projectsAdd the plugin path to your project's .claude.json:
{
"plugins": ["/path/to/this/repo/plugins/scm-utils", "/path/to/this/repo/plugins/statusline"]
}
The .ai/rules/ directory is synced to ~/.claude/rules/ via automation (symlinks). This makes rules available across all projects without per-project configuration.
| Plugin | Description |
|---|---|
| commit-command | /commit — AI-generated commit messages matching your repo's style |
| commit-skill | Auto-analyze changes and create semantic commits during development |
| scm-utils | /commit, /update-branch commands + auth-user skill |
| git-spice | Manage stacked Git branches with the gs CLI |
| Plugin | Description |
|---|---|
| safety-evaluation-prompt | Pre-tool-call safety via prompt-style hooks |
| safety-evaluation-script | Pre-tool-call safety via script-style hooks (haiku CLI) |
| context-bloat-prevention | PostToolUse + PreToolUse hooks to detect and prevent context bloat |
| Plugin | Description |
|---|---|
| statusline | Configurable status line showing session info, project context, git status |
| statusline-iterm | Status line with iTerm2 badge integration |
| Plugin | Description |
|---|---|
| review-changes | /review-changes — detailed code review feedback |
| code-simplifier | /simplify — refine code for clarity and maintainability |
| create-command | /create-command — guided slash command creation |
| correct-behavior | /correct-behavior — fix AI behavior mistakes and update rules |
| product-development-and-sdlc | Iterative PRD writing with structured SDLC workflows |
| Plugin | Description |
|---|---|
| task-parallelization | Intelligently parallelize Task tool calls for batch operations |
| todo-sync | Auto-sync ~/.claude/ todos to project .claude/ directory |
| self-terminate | Graceful SIGINT termination for agents |
npx claudepluginhub nsheaps/ai-mktpl --plugin google-workspace-cliIntelligent skill that helps Claude parallelize Task tool calls when working on repetitive or batch operations, optimizing throughput based on task complexity
Relentlessly fix a PR until CI passes — iterates through review, fix, push cycles until green
Launch independent Claude sub-agents in tmux sessions with custom configurations, tool restrictions, and iTerm integration
Install and manage 1Password CLI (op) and op-exec in Claude Code sessions. Provides session-start auto-install for web sessions and comprehensive workflow skills.
Automatically syncs todos and plans from ~/.claude/ to the current project's .claude/ directory
Google Workspace CLI (gws) skill — unified command-line access to Gmail, Drive, Sheets, Docs, Calendar, Chat, Admin, and 40+ Google APIs. Includes MCP server setup, authentication workflows, and agent-optimized usage patterns.
Google Workspace CLI — Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more
Complete Google Workspace integration -- Gmail, Drive, Calendar, Docs, Sheets, Slides, Forms, Tasks, Contacts, Chat, Apps Script, and Custom Search via MCP with workflow guidance.
Google Workspace integration (Gmail, Drive, Calendar)
Claude Code skill pack for ClickUp (24 skills)
Develop Apps Script projects locally using clasp