task-killer快速识别并立即中断当前执行任务,清理所有相关资源,节省 token 和时间,准备执行新任务。
Install via ClawdBot CLI:
clawdbot install shiker1996/task-killerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 4, 2026
A content writer or marketer initiates a task to generate a specific type of content (e.g., a WeChat article) but realizes the format should be different (e.g., Xiaohongshu post). The skill immediately terminates the current task, saves partial progress if applicable, and allows the agent to restart with corrected instructions, saving significant tokens and time.
An analyst requests a comprehensive deep-dive research across multiple platforms (e.g., social media, news, forums) but later decides only one platform is needed. The skill cancels all unnecessary browser sessions and data collection processes, preserving computational resources and returning to a ready state for the simplified request.
A startup founder on a tight budget cancels a resource-intensive code generation or data aggregation task halfway after realizing the scope is excessive. The skill not only terminates the task but also provides a token savings estimate, encouraging more efficient task scoping and reducing operational costs.
A customer support agent handling multiple live chats needs to abruptly stop a long-running automated response generation to attend to a critical user escalation. Using the skill, they can kill the background process and respond immediately, ensuring critical issues are prioritized.
A user performing a task via voice commands (e.g., smart speaker or hands-free mobile assistant) mis-speaks or changes their mind mid-task. The skill recognizes natural stop phrases like 'stop' or 'cancel' and instantly halts the task, preventing erroneous outputs and saving time.
Offer the task-killer skill as a premium add-on that reduces token consumption. Users pay a small per-interruption fee or a monthly subscription for the ability to interrupt tasks, effectively monetizing token savings for heavy users.
Position the skill as part of a broader efficiency optimization package for AI agent deployments. Combined with other optimization tools, it is sold to enterprises seeking to reduce their cloud compute costs, with pricing based on percentage of token savings achieved.
Include the task-killer skill as a free, built-in feature within a proprietary AI agent platform to attract users. The revenue is generated indirectly by increasing user stickiness and platform dependency, leading to higher sales of other premium skills or services.
💬 Integration Tip
To integrate, map the trigger keywords to the agent's command parser and ensure the cleanup routines (terminating subagents, processes, and files) are implemented. For platforms with existing interrupt handlers, simply override with this skill's prioritized logic.
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.
📄 Feishu Doc Manager | 飞书文档管理器 Seamlessly publish Markdown content to Feishu Docs with automatic formatting. Solves key pain points: Markdown table conversion, permission management, batch writing. 将 Markdown 内容无缝发布到飞书文档,自动渲染格式。 解决核心痛点:Markdown 表格转换、权限管理、批量写入。
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.