workspace-bridge

workspace-bridge is a skill for Claude Code, Codex from fideguch/my_pm_tools. It costs 63 tokens per session (1,620 once invoked), scanned A, original, MIT.

A bridge that connects a project-management workflow to Notion and Google Workspace. It can search and read Notion pages and databases, work with Drive, Docs, Sheets, and Slides, manage Calendar events, and search Gmail.

In plain words
What is it for?
Use it to find project information, read or update Notion pages, create or archive pages, inspect Google files and sheets, manage calendar events, and search Gmail.
Why use it?
It removes the need to switch between project-management work and scattered documents, spreadsheets, calendars, and email. It also provides both reading and selected writing actions for the connected services.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to find project information, read or update Notion pages, create or archive pages, inspect Google files and sheets, manage calendar events, and search Gmail.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/fideguch/my_pm_tools/workspace-bridge
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add fideguch/my_pm_tools --skill workspace-bridge
Clone the repo
git clone --depth 1 https://github.com/fideguch/my_pm_tools

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for workspace-bridge

README.md
[![agentmods](https://agentmods.dev/badge/skills/fideguch/my_pm_tools/workspace-bridge.svg)](https://agentmods.dev/skills/fideguch/my_pm_tools/workspace-bridge)
Your own site
<a href="https://agentmods.dev/skills/fideguch/my_pm_tools/workspace-bridge"><img src="https://agentmods.dev/badge/skills/fideguch/my_pm_tools/workspace-bridge.svg" alt="Measured on agentmods" height="20"></a>
Per session 63 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,620 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00063 $0.01620
Opus 5 $0.00032 $0.00810
Sonnet 5 $0.00013 $0.00324
Haiku 4.5 $0.00006 $0.00162

Measured 7d ago against content hash 072988157930, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

workspace-bridge scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/workspace-bridge/SKILL.md · 220 lines

How it starts

The opening of the file, as written. The whole thing — 220 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Workspace Bridge

Notion + Google Workspace bridge for My PM Tools. Provides read/write access to external PM tools through 16 MCP tools.


Supported Tools (16)

Notion Tools (7)

Tool Operation Description
notion_search Read Search workspace for pages and databases by title
notion_get_page Read Get page content converted to Markdown
notion_query_database Read Query database with filter/sort
notion_create_page Write Create page under database or page
notion_append_blocks Write Append paragraph blocks to existing page
notion_update_page Write Update page properties
notion_archive_page Write Archive (soft-delete) a page

Google Workspace Tools (9)

Tool Operation Description
workspace_search_drive Read Search Drive for files by query and MIME type
workspace_get_doc Read Export Google Docs as Markdown
workspace_get_sheet Read Read spreadsheet range (headers + rows)
workspace_get_slides Read Export Slides as plain text
workspace_list_events Read List Calendar events with time range filter
workspace_search_gmail Read Search Gmail with metadata extraction
workspace_update_sheet Write Write values to spreadsheet cell range
workspace_append_sheet Write Append rows to a spreadsheet
workspace_create_event Write Create a Calendar event with attendees

Read the full file on GitHub · 220 lines

Files

What ships with it

7 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 220 lines · 63 tokens per session scan A 072988157930

Subscribe to this mod's changes

workspace-bridge is a skill published in the GitHub repository fideguch/my_pm_tools (1 stars, last pushed 1mo ago), licensed MIT. It adds 63 tokens to every session and 1,620 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

daily-briefing

Start your day with a prioritized CRM briefing — works for any monday CRM setup: pipeline, contacts, accounts, leads, or no board at all. Use when someone says 'morning briefing', 'daily brief', 'what's on my plate today', 'catch me up on my deals', 'what needs attention', 'what needs my attention', 'anything urgent…

mondaycom/mcp · 106 tokens

meeting-to-deal

Turn meeting transcripts into deal updates — key points, commitments, and next steps posted to matching CRM deals automatically. Auto-creates contacts for new attendees. Use when someone says "log my meetings to deals", "update CRM from calls", "what did I commit to in meetings", "sync notetaker", "log this meeting"…

mondaycom/mcp · 107 tokens

log-activity

Log calls, meetings, notes, and other activities to CRM item timelines — structured records with attendees, outcomes, and follow-ups. Use when someone says "log my call with", "add a note to the deal", "what activities happened on", "record this meeting", "update my note on", "track a call with", "log a meeting with"…

mondaycom/mcp · 111 tokens

Technical Debt Tracking with PMAT

Tracks and manages technical debt using PMAT (Pragmatic AI Labs MCP Agent Toolkit). Use this skill when: User asks about technical debt, TODO comments, or code quality issues Planning sprint work and need to prioritize debt repayment Conducting code audits or technical debt assessments Tracking debt accumulation…

paiml/paiml-mcp-agent-toolkit · 123 tokens

evaluate

Evaluate requirements, feature requests, and task intake against project DDD context. Produces a GO/DEFER/REJECT/ESCALATE recommendation with ROI scoring, scope definition, and acceptance criteria. TRIGGER: "evaluate this request", "should we build this", "assess this requirement", "triage this". NOT FOR…

xg-gh-25/SwarmAI · 79 tokens

pipefy-pipes-and-cards

Use this skill when the user wants to read, create, update, or delete pipes, phases, phase fields, labels, cards, comments, or field conditions. Covers 40 MCP tools for the core pipe and card lifecycle. Use the seed-pipe-across-phases workflow when populating empty phases for demos or QA.

pipefy/ai-toolkit · 74 tokens