AgentSkillsCN

usernotifications-docs

API 参考:UserNotifications。本地通知与远程通知的查询、触发器、通知内容。

SKILL.md
--- frontmatter
name: usernotifications-docs
user-invocable: true
description: "API reference: UserNotifications. Query for local/remote notifications, triggers, notification content."
context: fork
agent: Explore

UserNotifications Documentation

Search these docs to answer questions about notification APIs.

Return Format

Always include:

  1. Summary - Answer the question concisely
  2. File paths - List relevant files for full details, e.g.:
    • .claude/skills/usernotifications/unusernotificationcenter.md for notification center
    • .claude/skills/usernotifications/uncalendarnotificationtrigger.md for calendar-based triggers

Files

  • notifications-overview.md - Framework overview and notification types
  • unusernotificationcenter.md - Central notification management
  • unnotificationrequest.md - Creating notification requests
  • unmutablenotificationcontent.md - Notification content (title, body, etc.)
  • uncalendarnotificationtrigger.md - Date/time-based triggers
  • untimeintervalnotificationtrigger.md - Interval-based triggers