AANA Calendar Scheduling Guardrail Skill

👤 mindbomber 📦 v1.0.0 ⭐ 4.3 ⬇️ 981 下载
🤖 AI-Agent 免费

📖 技能介绍

AANA Calendar Scheduling Guardrail Skill

Use this skill before an OpenClaw-style agent creates, updates, cancels, invites, or shares a calendar event.

This is an instruction-only skill. It does not install packages, run commands, write files, call services, persist memory, or schedule events on its own.

Core Principle

Calendar changes affect other people. Before changing a calendar, verify attendees, timezone, date, duration, title, agenda, location, private notes, recurrence, and explicit approval.

Required Checks

  • exact action: create, update, cancel, invite, reschedule, or share availability
  • exact attendees and whether they are internal or external
  • timezone, date, start time, end time, duration, and recurrence
  • title, agenda, location, conferencing link, and private notes
  • whether attendee visibility or guest permissions expose private data
  • whether the user approved the exact event change

Calendar Risk Classes

Treat these as higher risk:

  • external attendees, customer meetings, interviews, legal/medical/financial meetings, HR meetings, and executive meetings,
  • group aliases, mailing lists, all-hands calendars, public calendars, and broad attendee lists,
  • recurring meetings, cancellations, reschedules, and changes that notify attendees,
  • private notes, internal agenda details, confidential links, interview feedback, account records, or personal data,
  • time-sensitive meetings where timezone ambiguity can cause missed commitments.

Attendee Rules

Do not create, update, or send invites when:

7w4.net小葱技能站,你的AI助手技能库。

  • attendees are inferred from context rather than explicitly named,
  • a group alias may include a broader audience than intended,
  • CC-like visibility, guest list visibility, or external guests expose private relationships,
  • the event forwards private notes, hidden agenda content, or confidential links to attendees.

Ask before inviting external guests or broad groups.

Time And Recurrence Rules

Verify timezone, date, duration, and recurrence before any calendar change. Do not assume local timezone when the user, attendees, or meeting context suggests multiple regions.

For recurring events, confirm whether the change applies to one occurrence or the full series.

Review Payload

When using a configured AANA checker, send only a minimal redacted review payload:

  • calendar_action
  • attendee_status
  • time_status
  • privacy_status
  • approval_status
  • calendar_risks
  • blocker_reason
  • safe_alternative
  • recommended_action

Do not include full calendars, private notes, meeting links, attendee contact details, or unrelated schedule data when a redacted summary is enough.

Decision Rule

  • If details are complete, low-risk, and explicitly approved, proceed.
  • If attendees, timezone, date, duration, or recurrence are unclear, ask.
  • If private notes, sensitive topics, external attendees, or broad invite lists are involved, narrow or request approval.
  • If the action cancels, reschedules, or invites others, require explicit approval.
  • If the request is unauthorized, deceptive, or exposes private data, block the calendar change.

Output Pattern

AANA calendar gate:
- Action: create / update / cancel / invite / reschedule / share_availability
- Attendees: exact / missing / ambiguous / external / group_alias
- Time: confirmed / missing / timezone_unclear / conflicting
- Privacy: clear / private_notes / sensitive / unknown
- Approval: approved / required / unclear / denied
- Decision: proceed / ask / narrow / request_approval / block

🤖 AI 评测

这个 Skill 质量较好,文档齐全、规则清晰,能有效指导 AI 在创建日历事件前检查关键信息。它对外部参会者、时区、私人备注等敏感场景有明确的处理要求,决策逻辑也比较合理。主要不足是由于采用纯指令方式,实际效果取决于 AI 的配合程度,缺乏强制性的技术约束。对于普通用户来说,这意味着规则可能不会被 100% 严格执行。整体而言,在纯指令型 guardrail 中属于设计较完善的选择。

📊 多维度评分

适应性4.4
规范性4.2
有效性4.5
可靠性3.9
可信度4.5

📁 包含文件 (6 个)

📄 README.md 367 B
📄 SKILL.md 3.5 KB
📄 _meta.json 159 B
📄 examples/redacted-calendar-scheduling-guardrail.json 539 B
📄 manifest.json 1.2 KB
📄 schemas/calendar-scheduling-guardrail.schema.json 1.4 KB