async-taskRun and manage long tasks exceeding HTTP timeouts by starting, updating, and completing them asynchronously with immediate responses.
Install via ClawdBot CLI:
clawdbot install enderfga/async-taskGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/Enderfga/openclaw-async-task.gitAudited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
Developers can use this skill to analyze extensive code repositories for security vulnerabilities or code quality metrics without encountering HTTP timeouts. It allows for scanning thousands of files, generating detailed reports, and pushing results once the analysis is complete, ensuring reliable long-running operations.
Data engineers can leverage this skill to execute ETL (Extract, Transform, Load) jobs that process large datasets from external APIs or databases. It handles unpredictable latency and multi-step operations, pushing processed data summaries or error notifications upon completion to maintain workflow efficiency.
QA teams can run comprehensive automated test suites on web applications or APIs that may take several minutes. The skill prevents timeout errors by starting the task, executing tests in the background, and pushing pass/fail results with detailed logs, improving testing reliability in CI/CD pipelines.
Content creators and marketers can use this skill to generate or summarize large documents, such as reports or articles, using AI models with high latency. It starts the task, processes the content asynchronously, and pushes the final output, avoiding interruptions during lengthy generation processes.
Offer this skill as part of a subscription-based platform that integrates with existing developer tools like IDEs or CI/CD systems. Provide premium features such as advanced analytics, custom push endpoints, and priority support, generating revenue through monthly or annual licenses.
Provide consulting services to businesses needing tailored async task solutions for specific workflows, such as data processing or automation. Develop custom integrations, offer training, and charge on a project basis or hourly rates, leveraging the skill's flexibility for diverse client needs.
Distribute the skill as a free, open-source tool for individual developers, with paid enterprise versions offering enhanced capabilities like team collaboration, audit logs, and SLA guarantees. Monetize through upselling to larger organizations requiring scalability and compliance features.
💬 Integration Tip
Ensure Node.js and OpenClaw/Clawdbot CLI are installed, and follow the strict usage flow of start, execute, and push to avoid errors in async operations.
Scored Apr 19, 2026
Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers.
Sync and query CalDAV calendars (iCloud, Google, Fastmail, Nextcloud, etc.) using vdirsyncer + khal. Works on Linux.
Manage tasks and projects in Todoist. Use when user asks about tasks, to-dos, reminders, or productivity.
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Send short status descriptions in chat for long-running tasks. Use when you need to provide periodic updates during multi-step operations, confirm task completion, or notify of failures. Includes automated periodic monitoring that sends updates every 5 seconds, status message templates, and a helper function for consistent status reporting.
Create, list, and manage macOS Calendar events via AppleScript. Use when the user asks to add a reminder, schedule an event, create a calendar entry, set a d...