Warren Claude Code Plugin Marketplace
Description
A personal plugin marketplace for Claude Code
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Warren Claude Code Plugin Marketplace
A personal plugin marketplace for Claude Code.
Available Plugins
| Plugin | Description |
|---|---|
| claude-context-orchestrator | Hybrid context management with Agent Skills + snippets |
| spending-tracker | Track Claude Code API spending |
| gmail-plugin | Gmail CLI integration (/gmail, /gmail:setup) |
| gcal-plugin | Google Calendar CLI integration (/gcal, /gcal:setup) |
Installation
Add the Marketplace
/plugin marketplace add WarrenZhu050413/Warren-Claude-Code-Plugin-Marketplace
Install Plugins
/plugin install claude-context-orchestrator@warren-claude-code-plugin-marketplace
/plugin install spending-tracker@warren-claude-code-plugin-marketplace
/plugin install gmail-plugin@warren-claude-code-plugin-marketplace
/plugin install gcal-plugin@warren-claude-code-plugin-marketplace
Gmail Setup
- Install plugin:
/plugin install gmail-plugin@warren-claude-code-plugin-marketplace - Install CLI:
cd gmail-integration-plugin/scripts/gmaillm make install - Run
/gmail:setupto configure OAuth
Google Calendar Setup
- Install plugin:
/plugin install gcal-plugin@warren-claude-code-plugin-marketplace - Install CLI:
uv tool install gcallm - Run
/gcal:setupto configure OAuth
Structure
warren-claude-code-plugin-marketplace/
├── claude-context-orchestrator/ # Skills & snippets
├── spending-tracker-plugin/ # Spending tracking
├── gmail-plugin/ # Gmail commands
├── gcal-plugin/ # Calendar commands
└── gmail-integration-plugin/ # gmaillm CLI source
Owner
Maintained by Fucheng Warren Zhu (wzhu@college.harvard.edu)
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11