8 lines
1.0 KiB
YAML
8 lines
1.0 KiB
YAML
interface:
|
|
display_name: "XHS Reply Notifications"
|
|
short_description: "Auto-reply unreplied 评论和@ notifications with context, likes, and online reply-state checks."
|
|
default_prompt: "Use $xiaohongshu-reply-notifications with auto per-thread Playwright session via /Users/xd/java/xhs/tools/pw and prefer running python3 scripts/run_reply_notifications.py as the main entrypoint (safe mode by default, live mode only when user explicitly asks to auto-reply all unreplied); execute browser steps only through /Users/xd/java/xhs/tools/pw, enforce strict login gate, scan 通知 > 评论和@ in newest-to-oldest order with early-exit on consecutive old non-actionable items, enter note detail for full context before reply, check online replied-state for each target parent_comment_id with bounded expand rounds before sending, conditionally like high-quality target comments, and apply runtime-only dedupe keys target_key(note_id|parent_comment_id) and dedupe_key(note_id|parent_comment_id|reply_hash)."
|
|
|
|
policy:
|
|
allow_implicit_invocation: true
|