By sitloboi2012
Shared team baseline: Notion, Slack, Google Workspace, and Fathom MCPs plus day-to-day skills and operating rules.
npx claudepluginhub sitloboi2012/team-marketplace --plugin team-coreBuild the user a morning brief from today's calendar, unread Slack mentions/DMs, and open Notion action items. Use when the user asks "what's on my plate today", "morning brief", "standup prep", or invokes this directly.
Break a spec, plan, or clear requirement into ordered tasks that are small enough to complete in one focused session, organized as vertical slices so each task produces a working outcome. Use after a spec or plan is approved — not to explore open questions.
Structure a decision as: one problem, three options with real trade-offs, one recommendation. Use when someone asks for options, wants to choose between approaches, or needs help framing a decision for others to weigh in on.
Multi-source research engine. Takes an open-ended question, decomposes it into sub-questions, runs parallel research across internal (Notion, Slack, Fathom, Drive, Gmail) and external (web search, URL fetch) sources in a forked subagent context, cross-references, and returns a cited synthesis. Use for questions that would take a human an afternoon and flood context if done inline.
Compose an email draft with the team's voice. Does not send. Use when the user wants to reply to or start an email thread and wants a draft to review.
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
Turn a Fathom meeting recording into a structured recap, draft a Notion page for the meeting, and draft a short Slack thread to post in the relevant channel. Drafts only — never posts or publishes without explicit approval.
Find meeting times that work for the user and one or more other people, draft the invite, and wait for confirmation before creating it. Does not auto-create or auto-send invites.
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
Search Slack cleanly for a person, topic, or time window and return a short summary with links. Use when the user asks "what did X say about Y" or "find the thread where we decided Z".
An internal Claude Code plugin marketplace for our team. Ships shared MCP servers (Notion, Slack, Google Workspace, Fathom) and role-specialized skills for CEO / Product Manager / Project Manager workflows.
See code.claude.com/docs if you haven't already.
Run inside Claude Code:
/plugin marketplace add <<GITHUB_ORG>>/<<REPO_NAME>>
/plugin install team-core@team-marketplace
The second command installs the shared team-core plugin. To add role-specific skills, also run one or more of:
/plugin install role-pm@team-marketplace # Product Manager skills
/plugin install role-pgm@team-marketplace # Project/Program Manager skills
/plugin install role-ceo@team-marketplace # CEO skills
Role plugins are additive — install the ones matching your hat(s). See docs/ROLES.md for what each one ships.
team-core bundles three Anthropic skills under their Apache 2.0 license (internal-comms, mcp-builder, skill-creator). Five more — docx, pdf, pptx, xlsx, doc-coauthoring — can't be redistributed, but Anthropic publishes them through their own marketplace. One extra pair of commands gets them installed the licensed way:
/plugin marketplace add anthropics/skills
/plugin install document-skills@anthropic-agent-skills # xlsx, docx, pptx, pdf
/plugin install example-skills@anthropic-agent-skills # doc-coauthoring + extras
After this, you have all 8 of the Anthropic skills plus our five team skills. See docs/VENDORED-SKILLS.md for the licensing detail.
team-core wires four MCPs out of the box. On first use of each, Claude Code prompts you to OAuth in:
uv, create a Desktop-type OAuth client in Google Cloud Console, export two env vars. Full walkthrough in docs/MCP-SETUP.md.Run /mcp inside Claude Code any time to check connection status.
After install and MCP setup, you have:
/team-core:standup, /team-core:meeting-recap, /team-core:draft-email, /team-core:slack-search, /team-core:schedule-meeting/team-core:internal-comms (company comms templates), /team-core:mcp-builder (build MCP servers), /team-core:skill-creator (create new skills) — Apache 2.0/document-skills:docx, :pdf, :pptx, :xlsx, plus example-skills:doc-coauthoring and othersplugins/team-core/CLAUDE.md — comms voice, where things live, the outbound-approval rule, meeting conventions, decision log format/plugin marketplace update team-marketplace
/plugin update team-core@team-marketplace
Open a PR. Each plugin lives under plugins/<name>/. Skills go in plugins/<name>/skills/<skill>/SKILL.md. Follow the existing frontmatter conventions. See docs/ARCHITECTURE.md for more.
team-core (MCPs + 5 team skills + 3 vendored Anthropic skills + team rules) and role plugins role-pm, role-pgm, role-ceo (4 skills each + role operating rules)ceo-mode, pm-mode, pgm-mode) wired via settings.json as default main-thread personas + SessionStart context-injection hookmeeting-pipeline plugin (opinionated auto-recap workflow) + /careful destructive-op guardrailPersistent memory system for Claude Code - seamlessly preserve context across sessions
External network access
Connects to servers outside your machine
Requires secrets
Needs API keys or credentials to function
Share bugs, ideas, or general feedback.
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Streamline people operations — recruiting, onboarding, performance reviews, compensation analysis, and policy guidance. Maintain compliance and keep your team running smoothly.