calendar-scheduling
Comprehensive calendar and scheduling management for AI agents with multi-platform support
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Comprehensive calendar and scheduling management for AI agents with multi-platform support
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
A library of 150 brand and aesthetic design systems (Apple, Stripe, Linear, Vercel, Notion, GitHub, Figma, Spotify, Tesla, and more, plus styles like brutalism, glassmorphism, neumorphism, editorial, minimal). Use when the user wants a UI to look like a brand, match a brand's style or vibe, or adopt a named aesthetic. Read references/<brand>.md for that brand's colors, typography, spacing, radii, and component style before generating any UI.
Apply Anthropic's official brand colors and typography to artifacts for consistent visual identity and professional design standards. A reference for shaping your own.
Create beautiful visual art in PNG and PDF documents using design philosophy and aesthetic principles for posters, illustrations, and static pieces.
Frontend design and UI/UX development tools for shipping production-ready interfaces with strong typographic and layout discipline.
Apply professional font and color themes to artifacts including slides, docs, reports, and HTML landing pages. Ships 10 pre-set themes.
Orchestrates UI and page design. Use when the user asks to design a page, screen, UI, landing page, dashboard, login flow, pricing page, invoice, resume, FAQ, article, slide deck, social card, or any web layout; to make it look like a brand (Apple, Stripe, Linear, Vercel, Notion, ...); or to build a mockup, prototype, wireframe, or HTML preview. Picks a matching layout skill, optionally adopts a brand design system, then writes a single self-contained HTML file to <project>/.devspace/preview/ so DevSpace can preview it.
| name | calendar-scheduling |
| description | Comprehensive calendar and scheduling management for AI agents with multi-platform support |
This built-in skill provides comprehensive calendar and scheduling management capabilities for AI agents to handle appointments, meetings, reminders, and time-based coordination across multiple platforms.
tool: calendar-scheduling
action: create_event
event:
title: "Team Meeting"
description: "Weekly team sync meeting"
start_time: "2026-03-15T14:00:00Z"
end_time: "2026-03-15T15:00:00Z"
timezone: "America/New_York"
attendees:
- "john@example.com"
- "jane@example.com"
calendar: "work"
tool: calendar-scheduling
action: find_available_time
duration: "60m"
within_days: 7
preferred_hours:
start: "09:00"
end: "17:00"
attendees:
- "user@example.com"
- "colleague@example.com"
tool: calendar-scheduling
action: schedule_meeting
meeting:
title: "Project Review"
duration: "90m"
attendees:
- "user@example.com"
- "manager@example.com"
- "team@example.com"
constraints:
- "weekdays_only"
- "business_hours"
send_invites: true
The calendar-scheduling skill can be configured with the following parameters:
default_calendar: Default calendar for new events (default: primary)time_zone: Default time zone for events (default: system time zone)notification_methods: Notification methods (email, push, internal)availability_window: Days ahead to consider for scheduling (default: 30)business_hours: Default business hours for scheduling (default: 9-5)platform_integrations: Enabled calendar platform integrationsThis skill is essential for any agent that needs to manage time-based activities, coordinate with others, or handle scheduling tasks. It provides seamless integration with popular calendar platforms while maintaining security and privacy.