← 返回
未分类 中文

Google Calendar Delete Event

Atomic node skill to delete a Google Calendar event using the gog CLI.
使用 gog CLI 删除 Google Calendar 事件的原子节点技能。
zvirb zvirb 来源
未分类 clawhub v1.0.2 1 版本 100000 Key: 无需
★ 0
Stars
📥 354
下载
💾 1
安装
1
版本
#latest

概述

Lean Philosophy (Principles)

  • Kaizen (改善): This skill is an atomic node, broken down into its simplest, smallest component to eliminate waste and ensure perfection.
  • Standardized Work (Hyojun Sagyo): This node represents the most efficient, standardized path for this specific task before automation.
  • Jidoka (自働化): This node includes autonomous defect detection. It relies on the CLI's self-healing loop and will report errors if the deletion fails.

Google Calendar Delete Event

This skill allows the agent to delete an event from Google Calendar using the native CLI.

Cognitive Directives

WHEN [An event needs to be removed or deleted from the calendar]

THEN [Execute the native terminal command gog calendar delete ]

Schema Example

{
  "command": "gog calendar delete primary event_id_123"
}

Expected Output

Confirmation that the event was deleted.

版本历史

共 1 个版本

  • v1.0.2 当前
    2026-05-07 16:43 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Find Skills

root
帮助用户发现和安装智能体技能,当用户询问如「如何做X」、「找X的技能」、「有能做...的吗」等问题时
★ 1,518 📥 574,794
ai-agent

self-improving agent

pskoett
记录自身发现以实现自我改进的技能
★ 4,164 📥 936,210
ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 865 📥 344,926