Agent Plugins Marketplace
All plugins

common-room

v1.0.0

Turn Common Room into your GTM copilot. Research accounts and contacts, prep for calls with attendee profiles and talking points, and draft personalized outreach across email, LinkedIn, and phone. Build targeted prospect lists, generate weekly briefings for every upcoming call, and create strategic account plans — all grounded in real signal data from product usage, engagement and intent signals, so every output reflects what's actually happening in your accounts.

Claude Code6 Skills1 MCP serverStreamable HTTP

By Common Room25.5k GitHub starsUpdated 14 hours ago

Directory evidence

Runtimes
Claude Code
Parsed components
7 skill or MCP entries
Source updated
Sep 23, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install common-room for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install common-room@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/anthropics/knowledge-work-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is partner-built/common-room/.

Plugin files

partner-built/common-room/
├── .claude-plugin/plugin.json
├── skills/account-research/SKILL.md
├── skills/call-prep/SKILL.md
├── skills/compose-outreach/SKILL.md
├── skills/contact-research/SKILL.md
├── skills/prospect/SKILL.md
├── skills/weekly-prep-brief/SKILL.md
└── .mcp.json

Included Skills6

account-researchskills/account-research/SKILL.md

Research a company using Common Room data. Triggers on 'research [company]', 'tell me about [domain]', 'pull up signals for [account]', 'what's going on with [company]', or any account-level question.

call-prepskills/call-prep/SKILL.md

Prepare for a customer or prospect call using Common Room signals. Triggers on 'prep me for my call with [company]', 'prepare for a meeting with [company]', 'what should I know before talking to [company]', or any call preparation request.

compose-outreachskills/compose-outreach/SKILL.md

Generate personalized outreach messages using Common Room signals. Triggers on 'draft outreach to [person]', 'write an email to [name]', 'compose a message for [contact]', or any outreach drafting request.

contact-researchskills/contact-research/SKILL.md

Research a specific person using Common Room data. Triggers on 'who is [name]', 'look up [email]', 'research [contact]', 'is [name] a warm lead', or any contact-level question.

prospectskills/prospect/SKILL.md

Build targeted account or contact lists using Common Room's Prospector. Triggers on 'find companies that match [criteria]', 'build a prospect list', 'find contacts at [type of company]', 'show me companies hiring [role]', or any list-building request.

weekly-prep-briefskills/weekly-prep-brief/SKILL.md

Generate a comprehensive weekly briefing for all external calls in the next 7 days. Triggers on 'weekly prep brief', 'prepare my week', 'what calls do I have this week', 'Monday prep', or any weekly planning request.

MCP servers1

common-roomStreamable HTTP
url
https://mcp.commonroom.io/mcp

Plugin manifests1

partner-built/common-room/.claude-plugin/plugin.json
{
  "name": "common-room",
  "version": "1.0.0",
  "description": "Turn Common Room into your GTM copilot. Research accounts and contacts, prep for calls with attendee profiles and talking points, and draft personalized outreach across email, LinkedIn, and phone. Build targeted prospect lists, generate weekly briefings for every upcoming call, and create strategic account plans — all grounded in real signal data from product usage, engagement and intent signals, so every output reflects what's actually happening in your accounts.",
  "author": {
    "name": "Common Room"
  },
  "keywords": [
    "common-room",
    "sales",
    "gtm",
    "account-research",
    "prospecting",
    "outreach"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[common-room on Agent Plugins Marketplace](https://pluginsmp.com/plugins/common-room)