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.
npx skills add davidtoby/agent-skills --skill communications-productivity-integrationsgit clone --depth 1 https://github.com/davidtoby/agent-skillsWrote 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.
[](https://agentmods.dev/skills/davidtoby/agent-skills/communications-productivity-integrations)<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.
<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>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.
| Model | Per session | Once 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 |
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.
What it actually says
Communications and Productivity Integrations
Use this umbrella for human communication and productivity-system actions.
Core workflow
- Identify target service, account/workspace, recipient/channel/list/database, and whether the user wants read-only or side-effecting action.
- For specific channels/people, list available targets before sending when the tool requires it.
- Use IDs from lookup results rather than guessing names.
- For writes, confirm ambiguous destinations or destructive edits; otherwise act with the obvious default.
- Verify side effects by reading back the created/sent/updated object when possible.
- 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.
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.
What ships with it
9 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.
- references/from-openclaw-imports-caldav-calendar.md 3.9 KB
- references/from-openclaw-imports-canvas.md 5.9 KB
- references/from-openclaw-imports-clawk.md 4.3 KB
- references/from-openclaw-imports-discord.md 7.5 KB
- references/from-openclaw-imports-gmail.md 10 KB
- references/from-openclaw-imports-gog.md 2.2 KB
- references/from-openclaw-imports-imsg.md 1.4 KB
- references/from-openclaw-imports-slack.md 2.8 KB
- references/from-openclaw-imports-trello.md 3.1 KB
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.
- 5d ago First seen · 44 lines · 98 tokens per session scan A 1091cf7e7923
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.
Other skills, from other repositories
lark-workflow-standup-report
A workflow that combines calendar events with unfinished Lark tasks to produce a daily or weekly work summary.
update-scheduled-task
Modify scheduled task settings WITHOUT deleting. Can modify notifyonstart, notifyoncomplete, enabled. Common uses - (1) 'Turn off notification' = notify=false, (2) 'Pause task' = enabled=false, (3) 'Resume task' = enabled=true.
find-skills
Use when automatically discover, evaluate, and activate community skills when local skills don't cover user needs. Includes credibility scoring and safety checks for complete OpenClaw self-sufficiency.
workflow-builder
Use when building and automating business workflows with Notion task tracking, Slack notifications, Kanban boards, and cross-functional process orchestration.
meeting-follow-up
Converts meeting notes, minutes, or call transcripts into decisions, action items with owners and deadlines, open questions, and a sendable recap. Use when the user shares meeting notes or a transcript, or asks for a meeting summary, recap, minutes, follow-ups, or takeaways.
lark-calendar
A skill for managing calendars and meetings in Lark, including events, attendees, availability, and meeting rooms.