4D Workflow GCal ↔ Notion 互轉功能

Move Google Calendar events and Notion tasks bidirectionally with source deletion.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/bibo1243/claw_memory --skill 4d-workflow-gcal-notion
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 4D Workflow GCal ↔ Notion 互轉功能
Source: https://github.com/bibo1243/claw_memory/tree/main/skills/4d_workflow_convert_feature
Command: npx skills add https://github.com/bibo1243/claw_memory --skill 4d-workflow-gcal-notion

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reduces manual workload by enabling bidirectional data transfer between Google Calendar events and Notion tasks, moving data while automatically removing the original item after a successful transfer.

Core Features & Use Cases

  • Bidirectional conversion: Move Google Calendar events to Notion tasks and Notion tasks to Google Calendar events, with the source deleted post-transfer.
  • Frontend-driven workflow: Trigger conversions from timeline cards via a UI action, with clear visual feedback and safeguards against accidental deletes.
  • Backend orchestration: Coordinate cross-system creation and deletion through a unified backend API for reliable synchronization.

Quick Start

Click the refresh icon on a timeline card to move the item between Google Calendar and Notion, with the original data deleted after a successful transfer.

Frequently Asked Questions about 4D Workflow GCal ↔ Notion 互轉功能

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I sync Google Calendar events with Notion tasks bidirectionally?

The Skill moves data between Google Calendar and Notion bidirectionally, creating the target item and deleting the source data after a successful transfer via a backend API endpoint.

Can I move a Google Calendar event to Notion without keeping a duplicate in my calendar?

Yes, the workflow creates the Notion task and automatically deletes the original Google Calendar event post-transfer to prevent duplicates.

How do I trigger a transfer between GCal and Notion from my timeline?

Trigger a transfer between GCal and Notion by clicking the refresh icon on a timeline card. This frontend UI action sends a request to the backend to execute the cross-system data creation and deletion.

Does this GCal Notion integration support two-way synchronization or only one-way conversion?

This integration supports two-way synchronization, handling bidirectional transfers to move Google Calendar events to Notion tasks and Notion tasks to Google Calendar events.

What happens to my original data if the transfer between Google Calendar and Notion fails?

The Skill includes safeguards against accidental deletes during the Google Calendar and Notion transfer. Source deletion occurs only after a successful transfer, ensuring data is not lost if the creation fails.