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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/mupengi-bot/mufi-calendarWhat 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
- "OpenClaw, please add a meeting titled 'Project Sync' for tomorrow at 3 PM and notify me in my Discord DM channel."
- "What are my scheduled tasks for today? Please list them in JSON format so I can process them in my dashboard."
- "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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-mupengi-bot-mufi-calendar": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api
Related Skills
prompt-engineer
Expert prompt engineer specializing in advanced prompting techniques, LLM optimization, and AI system design. Masters chain-of-thought, constitutional AI, and production prompt strategies. Use when building AI features, improving agent performance, or crafting system prompts.
appointment-scheduler
Automated appointment management for beauty salons, clinics, studios, and photo booths. Handles booking requests, calendar sync, conflict detection, reminders, no-show tracking, and waitlist management.
Mupeng Social Postcjo
Skill by mupengi-bot
data-scraper
Web page data collection and structured text extraction
auto-reply
Instagram DM auto-reply system. DM monitoring, reading, replying, security check (injection rejection). Use when checking Instagram DMs, reading unread messages, replying to DMs, setting up DM monitoring cron jobs, or handling DM auto-reply workflows. Triggers on: Instagram DM, DM check, DM reply, DM auto-reply, dm-alert.