Choose Loop Wakeup Interval
技能 已验证 活跃Select a `delaySeconds` value when scheduling a loop wakeup via the `ScheduleWakeup` tool or the `/loop` slash command. Covers the three-tier cache-aware decision (cache-warm under 5 minutes, cache-miss 5 minutes to 1 hour, idle default 20 to 30 minutes), the 300-second anti-pattern, the [60, 3600] runtime clamp, the minute-boundary rounding quirk, and writing a telemetry-worthy `reason` field. Use when designing an autonomous loop, when a heartbeat cadence is being planned, when polling cadence is being tuned, or when post-hoc review of loop costs reveals interval mis-sizing.
To help users design efficient and cost-effective autonomous loops by making informed decisions about heartbeat or polling cadences, avoiding common timing anti-patterns.
功能
- Provides a three-tier cache-aware decision model for delay selection
- Addresses the 300-second anti-pattern and runtime clamps [60, 3600]
- Accounts for minute-boundary rounding quirks in schedulers
- Guides writing telemetry-worthy `reason` fields
- Includes validation steps and common pitfalls
使用场景
- Designing an autonomous loop's tick interval
- Planning heartbeat cadences for long-running agents
- Tuning polling cadence against cost or cache-warmth pressure
- Reviewing and correcting mis-sized loop intervals
非目标
- Executing the loop itself
- Implementing the `ScheduleWakeup` tool or `/loop` command
- Managing external CRON jobs or multi-hour waits beyond the clamp
- Replacing the need for a genuine loop convergence criterion
安装
/plugin install agent-almanac@pjt222-agent-almanac质量评分
已验证类似扩展
Autopilot Loop
99Run an autonomous /loop iteration -- check progress, work on next task, schedule next wake
Drive Motivation
100Design motivation systems using Autonomy, Mastery, and Purpose (AMP) for products and teams. Use when the user mentions "intrinsic motivation", "gamification isnt working", "team incentives", "autonomy", "mastery", "purpose-driven", "employee engagement", or "reward systems". Also trigger when designing onboarding progression systems, fixing broken gamification, or building team structures that sustain high performance. Covers why carrot-and-stick fails and how to build progress systems. For habit-forming product loops, see hooked-ux. For retention behavior design, see improve-retention.
Oraclaw Solver
100为 AI 代理提供工业级的调度和资源优化。在几毫秒内通过能源匹配、预算分配和任何 LP/MIP 约束问题来解决任务调度。
Lark Calendar
100飞书日历(calendar):提供日历与日程(会议)的全面管理能力。核心场景包括:查看/搜索日程、创建/更新日程、管理参会人、查询忙闲状态及推荐空闲时段、查询/搜索与预定会议室。注意:涉及【预约日程/会议】或【查询/预定会议室】时,必须先读取 references/lark-calendar-schedule-meeting.md 工作流!高频操作请优先使用 Shortcuts:+agenda(快速概览今日/近期行程)、+create(创建日程并按需邀请参会人及预定会议室)、+update(更新既有日程字段,或独立增删参会人/会议室)、+freebusy(查询用户主日历的忙闲信息和rsvp的状态)、+rsvp(回复日程邀请)
Recipe Schedule Recurring Event
100Create a recurring Google Calendar event with attendees.
Social Content
100When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. Also use when the user mentions 'LinkedIn post,' 'Twitter thread,' 'social media,' 'content calendar,' 'social scheduling,' 'engagement,' or 'viral content.' This skill covers content creation, repurposing, and platform-specific strategies.