在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用delete-task
星标4
分支0
更新时间2026年6月19日 10:41
Delete ONE task by id
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
文件资源管理器
2 个文件SKILL.md
readonly菜单
Delete ONE task by id
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Create a new contact (person or business) with ALL its channels and address in one call.
Fetch the full body and metadata of a single email by message_id.
Record a new bill / recurring expense
Create a new calendar event in Yorik's local calendar
Attach a postal address (home, work, billing, shipping) to an existing contact.
Attach a channel (email, phone, whatsapp, signal, sms, website, social) to a contact.
| name | delete_task |
| description | Delete ONE task by id |
| when_to_use | - User says "lösch die Aufgabe X" / "delete that task" - User says "die Aufgabe ist hinfällig" |
| inputs | {"task_id":{"type":"integer","required":true,"description":"Exactly ONE task id per call — no list, no wildcard. To delete multiple tasks, call this skill multiple times (each requires confirmation)."}} |
| outputs | {"deleted_task_id":{"type":"integer"},"task":{"type":"object"}} |
| permissions | ["admin","member","restricted"] |
| tags | ["tasks","write"] |
Hard 1-row cap. Apply-then-confirm — cancel/test re-inserts the row.