ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

mufi-calendar

Google Calendar + 네이버 캘린더 통합 관리. 한국어 자연어 일정 파싱, 리마인더 지원.

Why use this skill?

Manage Google and Naver Calendars effortlessly with MUFI Calendar. Features Korean NLP parsing, automated reminders, and Discord notifications for peak productivity.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/mupengi-bot/mufi-calendar
Or

What This Skill Does

MUFI Calendar is a comprehensive productivity tool designed for the OpenClaw AI agent, specifically engineered to streamline schedule management for Korean SMB users. By integrating Google Calendar as its primary backend and providing experimental support for Naver Calendar, it creates a unified scheduling hub. The skill features a powerful natural language processing (NLP) engine that parses colloquial Korean time expressions into structured event data, allowing for seamless scheduling without complex UI interactions. Beyond simple CRUD operations, it supports automated reminders via cron jobs and can forward notifications directly to Discord, making it an essential utility for maintaining professional efficiency.

Installation

To install this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/mupengi-bot/mufi-calendar. Post-installation, you must authenticate by accessing the Google Cloud Console to create an OAuth 2.0 client ID for a Desktop App. Save the downloaded JSON as ~/.secrets/google-calendar-credentials.json. Finally, run the provided auth.js script to trigger the browser-based OAuth flow, which will generate your google-calendar-token.json file. Ensure your environment variable GOOGLE_CALENDAR_ID is set to 'primary' if using your default calendar.

Use Cases

This skill is perfect for individuals or small teams juggling multiple calendar platforms. Whether you are adding a quick meeting through natural language, synchronizing your Naver Calendar events to your primary Google Calendar, or scheduling recurring daily morning briefings, MUFI Calendar handles the heavy lifting. It is particularly effective for users who prefer CLI interactions over navigating heavy web interfaces, and those who require automated daily summaries pushed to communication platforms like Discord.

Example Prompts

  1. "OpenClaw, please add a meeting titled 'Project Sync' for tomorrow at 3 PM and notify me in my Discord DM channel."
  2. "What are my scheduled tasks for today? Please list them in JSON format so I can process them in my dashboard."
  3. "Create a follow-up appointment for next Monday at 2 PM for my dentist visit, and ensure it's set for one hour."

Tips & Limitations

To maximize effectiveness, remember that the natural language parser defaults to a one-hour duration if none is specified, though this can be overridden with keywords like '2시간'. For Naver Calendar users, note that the direct browser-based interaction is experimental; it relies on stable UI elements which may shift if Naver updates their site. For read-only access to Naver events, the iCal subscription method is highly recommended as a more stable alternative. Always verify that your system time is correctly synced to ensure accurate event creation.

Metadata

Stars1335
Views1
Updated2026-02-23
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-mupengi-bot-mufi-calendar": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#calendar#productivity#korean#automation#scheduling
Safety Score: 4/5

Flags: network-access, file-write, file-read, external-api