session-resume会话恢复。Gateway 重启或 session 中断后,自动恢复任务上下文并向用户汇报进度。通过 .task-state.json 持久化任务状态,确保长时间任务不会因断线而丢失。触发词:恢复任务、resume、任务状态、断线恢复、session resume。也可在每次 session 启动时自动检测。
Install via ClawdBot CLI:
clawdbot install wavmson/session-resumeGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/wavmson/openclaw-skill-session-resume.gitAudited Apr 17, 2026 · audit v1.0
Generated May 6, 2026
A DevOps engineer is deploying a new version to production when the CI/CD pipeline gateway restarts mid-deployment. The skill automatically detects the unfinished task, reads the persisted step status (e.g., 'Docker image built', 'K8s config pending'), and asks to resume, preventing manual re-triggering and saving hours.
An e-commerce platform uses an AI agent to process bulk order refunds during off-peak hours. If the session is interrupted by a server reboot, the skill recovers the exact list of processed and pending orders, plus any partial refund data, and continues without duplicating actions.
A data analyst initiates a multi-phase data migration (extract, transform, load) spanning several hours. If the network drops mid-transfer, the skill saves the last successful checkpoint (e.g., 'Transform step 4 complete, loading of table X pending'), resumes connection, and asks the user whether to continue from that point.
A compliance officer uses an AI agent to compile quarterly financial reports with multiple required attachments. When the session compresses due to inactivity, the skill preserves the list of completed sections and pending approvals, allowing immediate resumption upon next login.
A researcher runs a multi-hour simulation with iterative parameter tuning. If the gateway restarts, the skill restores the simulation's step progress (e.g., 'iteration 45 of 200 done, current parameters: ...') and notifies the researcher to confirm continuation, avoiding loss of computational results.
Offer basic session resume for free (up to 1-day state retention) and a paid tier with guaranteed longer retention (e.g., 7 days), higher priority recovery, and audit logs of interrupted tasks.
License the skill as an add-on to existing AI agent platforms (like OpenClaw) for enterprises that run critical, long-duration automations. Charge per recovery action or per task state saved.
Provide a fully managed service where the skill is integrated into the customer's AI agent pipeline, including monitoring, failover, and manual support for recovery decisions. Bundled with 24/7 support.
💬 Integration Tip
Ensure the task state file is written atomically (e.g., write to a temp file then rename) to prevent corruption on crash, and add a configurable timeout for user response before default action.
Scored May 6, 2026
Automated job search and application system for Clawdbot. Use when the user wants to search for jobs and automatically apply to positions matching their criteria. Handles job searching across LinkedIn, Indeed, Glassdoor, ZipRecruiter, and Wellfound, generates tailored cover letters, fills application forms, and tracks application status. Use when user says things like "find and apply to jobs", "auto-apply for [job title]", "search for [position] jobs and apply", or "help me apply to multiple jobs automatically".
When the user wants to optimize post-signup onboarding, user activation, first-run experience, or time-to-value. Also use when the user mentions "onboarding...
Analyze resumes and design interview strategies using evidence-based methodology. Transforms interview prep from "read resume → ask questions" into "define standard → forensic evidence → future simulation". Combines Geoff Smart's Topgrading, Lou Adler's performance-based hiring, and Daniel Kahneman's bias control. Use when preparing for interviews, creating structured interview guides, or designing questions to validate candidate competencies.
Evaluate candidate-job fit using OpenJobs AI. Grade a single CV against a job description or bulk-grade multiple candidates and rank them by match score.
Analyze and optimize resumes for ATS compatibility, tailor to specific jobs, highlight achievements, and address career level and transition challenges to bo...
Professional resume builder with PDF export, ATS optimization, and analysis capabilities. Use when users need to (1) Create new resumes from scratch, (2) Customize/tailor existing resumes for specific roles, (3) Analyze resumes and provide improvement recommendations, (4) Convert resumes to ATS-friendly PDF format. Supports chronological, functional, and combination resume formats.