communications-productivity-integrations

communications-productivity-integrations is a skill for Claude Code, Codex from davidtoby/agent-skills. It costs 98 tokens per session (420 once invoked), scanned A, original, MIT.

A workflow guide for working with messaging, email, calendars, notes, task boards, and collaboration services through command-line tools and APIs.

In plain words
What is it for?
Use it to read or send messages and email, manage calendar events, update notes and boards, and connect common collaboration tools.
Why use it?
It reduces mistakes when selecting recipients, channels, accounts, or calendars and encourages checking that changes succeeded.

Skill for Claude CodeCodex

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

Good fit Use it to read or send messages and email, manage calendar events, update notes and boards, and connect common collaboration tools.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/davidtoby/agent-skills/communications-productivity-integrations
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 davidtoby/agent-skills --skill communications-productivity-integrations
Clone the repo
git clone --depth 1 https://github.com/davidtoby/agent-skills

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 communications-productivity-integrations

README.md
[![agentmods](https://agentmods.dev/badge/skills/davidtoby/agent-skills/communications-productivity-integrations/github.svg)](https://agentmods.dev/skills/davidtoby/agent-skills/communications-productivity-integrations)
Your own site
<a href="https://agentmods.dev/skills/davidtoby/agent-skills/communications-productivity-integrations"><img src="https://agentmods.dev/badge/skills/davidtoby/agent-skills/communications-productivity-integrations/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for communications-productivity-integrations

Your own site · 80×15
<a href="https://agentmods.dev/skills/davidtoby/agent-skills/communications-productivity-integrations"><img src="https://agentmods.dev/badge/skills/davidtoby/agent-skills/communications-productivity-integrations.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 98 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 420 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.00098 $0.00420
Opus 5 $0.00049 $0.00210
Sonnet 5 $0.00020 $0.00084
Haiku 4.5 $0.00010 $0.00042

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

Security

Grade A, and why

communications-productivity-integrations 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 5d 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/curated/communications-productivity-integrations/SKILL.md · 44 lines

What it actually says

Communications and Productivity Integrations

Use this umbrella for human communication and productivity-system actions.

Core workflow

  1. Identify target service, account/workspace, recipient/channel/list/database, and whether the user wants read-only or side-effecting action.
  2. For specific channels/people, list available targets before sending when the tool requires it.
  3. Use IDs from lookup results rather than guessing names.
  4. For writes, confirm ambiguous destinations or destructive edits; otherwise act with the obvious default.
  5. Verify side effects by reading back the created/sent/updated object when possible.
  6. Avoid leaking secrets, private message bodies, or unnecessary personal data in summaries.

Labeled playbooks

Chat and social messaging

Discord, Slack, iMessage/SMS, and Clawk workflows should preserve thread/channel context and support attachments/media when available.

Email

Use Gmail APIs or IMAP/SMTP CLIs depending on account configuration. For composition, draft clearly and confirm before sending if recipient/content is ambiguous.

Calendars

Use CalDAV/Google Workspace paths for event lookup, creation, and sync; check timezone explicitly.

Notes and knowledge bases

Use Apple Notes, Obsidian, Notion, or Google Docs depending on the user's repository. Preserve markdown/plain-text compatibility where possible.

Task and board systems

For Reminders/Trello/Notion databases, map user language to list/board/database IDs and verify card/task creation.

Reference files

Service-specific legacy skill bodies and command examples live in references/from-*.md.

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. 5d ago First seen · 44 lines · 98 tokens per session scan A 1091cf7e7923

Subscribe to this mod's changes

communications-productivity-integrations is a skill published in the GitHub repository davidtoby/agent-skills (10 stars, last pushed 1mo ago), licensed MIT. It adds 98 tokens to every session and 420 once invoked, about $0.0005 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-09-03.

Related

Other skills, from other repositories