By omarshahine
Travel agents for flight research and trip tracking: Google Flights, ITA Matrix, Flighty, Tripsy
Query Flighty app for flight tracking information
Search Google Flights for airfare pricing estimates
Search ITA Matrix for detailed fare research and pricing rules
Query Tripsy app for trip and hotel information
Query the Flighty app database for detailed flight information. Use when asked about flights, flight status, seats, aircraft types, terminals, or confirmation codes. Returns structured JSON with rich flight data.
Search Google Flights for airfare estimates using the fast-flights library. Use for pricing research when planning trips. Supports multi-city, round-trip, and one-way searches in any cabin class.
Search ITA Matrix for detailed fare information, routing rules, and pricing breakdowns. Better than Google Flights for complex itineraries, fare class research, and understanding pricing rules.
Query the Tripsy app database for trip information. Use when asked about trips, travel plans, upcoming trips, hotel reservations, or activities. Returns structured JSON data.
Uses power tools
Uses Bash, Write, or Edit tools
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 template for building your own Claude Code personal assistant plugin. Includes a full-featured email orchestrator, travel agent, credit card tracker, and file renamer as working examples.
/plugin marketplace add ~/GitHub/your-repo-name
/plugin install chief-of-staff@my-plugins
/plugin install travel-agent@my-plugins
/plugin install credit-card-benefits@my-plugins
/plugin install rename-agent@my-plugins
Note: The marketplace name (
my-plugins) comes from thenamefield in.claude-plugin/marketplace.json. Change it to whatever you like.
If plugins include bundled MCP servers, run the setup script:
./setup.sh
The email orchestrator. Self-learning email triage that classifies your inbox, suggests actions based on your patterns, and delegates to specialized sub-agents.
# 1. Configure your email provider
/chief-of-staff:setup
# 2. Learn patterns from existing folders
/chief-of-staff:learn
# 3. Triage your inbox
/chief-of-staff:triage # Interactive Q&A mode
# OR
/chief-of-staff:batch # Visual HTML batch mode
| Command | Description |
|---|---|
/chief-of-staff:setup | Configure email provider (Fastmail, Gmail, Outlook) |
/chief-of-staff:daily | Full daily orchestration routine |
/chief-of-staff:status | Quick dashboard of inbox status |
/chief-of-staff:triage | Interactive questions-first triage |
/chief-of-staff:batch | Visual HTML batch interface |
/chief-of-staff:parcel | Process shipping emails to Parcel app |
/chief-of-staff:reminders | Create reminders from action items |
/chief-of-staff:unsubscribe | Unsubscribe from newsletters |
/chief-of-staff:digest | Summarize automated emails |
/chief-of-staff:learn | Bootstrap or update filing rules |
/chief-of-staff:analyze | Find patterns in Trash/Archive |
/chief-of-staff:optimize | Deep folder analysis and suggestions |
/chief-of-staff:rules | View/manage filing rules |
| Mode | Best For | How It Works |
|---|---|---|
/chief-of-staff:triage | Mobile, voice, thorough review | One-by-one Q&A with structured options |
/chief-of-staff:batch | Desktop, quick visual review | HTML interface, review all at once |
/chief-of-staff:digest | Quick status | Summary of automated emails |
PHASE 1: COLLECT (rapid Q&A)
-> Answer questions for each email
-> No waiting between emails
PHASE 2: EXECUTE (bulk processing)
-> All actions run at once
-> Single API call per folder
PHASE 3: LEARN (improve suggestions)
-> Record decisions vs suggestions
-> Update confidence scores
| Agent | Purpose |
|---|---|
inbox-interviewer | Interactive questions-first triage |
inbox-to-parcel | Package tracking from shipping emails |
inbox-to-reminder | Create reminders from action items |
newsletter-unsubscriber | Unsubscribe from newsletters |
digest-generator | Summarize automated emails |
organization-analyzer | Analyze Trash/Archive patterns |
pattern-learner | Bootstrap filing rules from folders |
folder-optimizer | Suggest folder reorganization |
decision-learner | Learn from triage decisions |
batch-html-generator | Visual batch triage interface |
batch-processor | Execute batch triage decisions |
imessage-assistant | Read and send iMessages via CLI |
Chief-of-Staff does NOT bundle an email MCP server. You must configure your email provider separately.
Fastmail (Recommended)
Deploy your own Fastmail MCP server using Cloudflare Workers:
Repository: omarshahine/fastmail-mcp-remote
# After deploying, add to Claude Code:
claude mcp add --transport http fastmail https://your-worker.workers.dev/mcp
Gmail
npx claudepluginhub omarshahine/chief-of-staff-template --plugin travel-agentHomeKit smart home control via MCP - control lights, locks, thermostats, and scenes
AI-powered file renaming using the rename-agent CLI. Analyzes documents, classifies them, and applies consistent naming patterns.
Track and maximize premium credit card benefits, credits, and perks with anniversary-aware checklists
The orchestrator plugin for personal productivity - inbox triage, package tracking, reminder creation, newsletter management, and more
Native macOS integration for Calendar, Reminders, Contacts, and Mail using EventKit, Contacts, and JXA frameworks
AI Travel Agent — 1 smart MCP tool plus 66 compatibility aliases for flights, accommodations, hotels (6 providers: Google Hotels + Trivago + Airbnb + Booking.com + Hostelworld + HomeToGo), rental cars, trains, buses, ferries (20 ground providers incl. 8 ferry operators + night-train specialists European Sleeper & Snälltåget), 37 travel hack detectors, award sweet-spot scanning, traveller profile with email history learning, deals, price alerts, and destination intel. Free, no API keys required.
Travel search powered by Fliggy — search flights, hotels, attractions, concerts, and more with natural language
AI-powered travel hacking with points, miles, and award flights. 42 skills + 6 MCP servers for flight search, hotel comparison, loyalty balance tracking, and award optimization across 27 mileage programs. Try: 'Plan a 10-day Scandinavia trip in August on points' or 'Find the cheapest business class to Tokyo for two in March'. After install, set API keys in your shell environment to unlock award search and other paid features. See the repo README for the env var list.
Intelligent travel assistant with real-time weather, currency conversion, timezone info, and AI-powered itinerary planning. Your complete travel companion.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.