Slot — Time Slot & Schedule Block Manager

Use when managing time slots, creating schedule blocks, detecting booking conflicts, exporting calendars, or applying scheduling templates for appointments.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Slot — Time Slot & Schedule Block Manager" with this command: npx skills add xueyetianya/slot

Slot — Time Slot & Schedule Block Manager

Create, query, and manage time slots and schedule blocks. Detect conflicts, export to standard calendar formats, and apply reusable templates.

Commands

create

Create a new time slot with date, start/end time, and label.

bash scripts/script.sh create "2024-03-15" "09:00" "10:30" "Team Standup"

list

List all scheduled slots, optionally filtered by date range.

bash scripts/script.sh list
bash scripts/script.sh list "2024-03-15" "2024-03-22"

check-conflict

Check if a proposed time slot conflicts with existing bookings.

bash scripts/script.sh check-conflict "2024-03-15" "09:30" "10:00"

export

Export slots to iCal (.ics) or CSV format.

bash scripts/script.sh export ics
bash scripts/script.sh export csv

templates

Show or apply common scheduling templates (work day, pomodoro, etc.).

bash scripts/script.sh templates
bash scripts/script.sh templates pomodoro

help

Show all commands.

bash scripts/script.sh help

Output

  • Slot listings with conflict indicators
  • iCal and CSV exports
  • Template-based batch slot creation

Feedback

https://bytesagain.com/feedback/ Powered by BytesAgain | bytesagain.com

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Prospecting Time Block Planner

Build a protected weekly prospecting calendar that separates Golden Hours (when buyers are buying) from Platinum Hours (before/after business hours for resea...

Registry SourceRecently Updated
750Profile unavailable
General

Windows 日历同步

将提醒同步到 Windows / Outlook 日历。当用户提到「提醒我」「设置提醒」「加到日历」「同步到日历」「日程」「calendar」「日历」时,使用此技能。支持 Microsoft Graph API 设备代码流认证,无需 Web 服务器,直接写入用户 Outlook 日历。

Registry SourceRecently Updated
730Profile unavailable
Coding

office secretary

A digital administrative assistant for Microsoft 365 (Outlook & OneDrive).

Registry SourceRecently Updated
1.2K0Profile unavailable
Coding

Google Calendar (via gcalcli)

Google Calendar via gcalcli: today-only agenda by default, bounded meaning-first lookup via agenda scans, and fast create/delete with verification--optimized for low tool calls and minimal output.

Registry SourceRecently Updated
14.7K10Profile unavailable