← 返回
未分类 中文

Slot

Use when managing time slots, creating schedule blocks, detecting booking conflicts, exporting calendars, or applying scheduling templates for appointments.
{"answer":"适用于管理时段、创建日程块、检测预订冲突、导出日历或为预约应用排程模板。"}
xueyetianya xueyetianya 来源
未分类 clawhub v2.0.3 1 版本 99778.8 Key: 无需
★ 0
Stars
📥 451
下载
💾 1
安装
1
版本
#latest

概述

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

版本历史

共 1 个版本

  • v2.0.3 当前
    2026-03-31 01:07 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

life-service

Caldav Calendar

asleep123
使用 vdirsyncer + khal 同步并查询 CalDAV 日历(iCloud、Google、Fastmail、Nextcloud 等)。适用于 Linux。
★ 243 📥 30,555
office-efficiency

Excel Formula

xueyetianya
根据描述生成Excel公式并诊断电子表格错误。适用于编写VLOOKUP公式、调试错误或转换公式。支持...
★ 2 📥 6,287
life-service

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 452 📥 227,621