**版本:** v1.0 **创建时间:** 2026-03-01 21:00 **用途:** 每周日 23:00 自动清理 C 类任务已完成记录 ---
Scanned 9/10/2026
Install to Claude Code
npx -y skills add luokai0/ai-agent-skills-by-luo-kai --skill c-task-cleanup --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of C Task Cleanup?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/luokai0-c-task-cleanup)More formats (shields.io, HTML) on the badges page.
# C-Task-Cleanup · C 类任务清理工具
**版本:** v1.0
**创建时间:** 2026-03-01 21:00
**用途:** 每周日 23:00 自动清理 C 类任务已完成记录
---
## 🎯 功能
1. **扫描 C 类任务池** - 读取已完成任务
2. **4D 压缩高价值内容** - 提取洞察存入 MEMORY.md
3. **清理已完成表格** - 清空"已完成"部分
4. **生成清理报告** - 记录清理内容
---
## 📋 清理规则
| 内容 | 处理方式 |
|------|---------|
| **待办任务** | 不清理(继续保留) |
| **已完成任务(<7 天)** | 4D 压缩后清理 |
| **已完成任务(>7 天)** | 直接清理 |
| **高价值洞察** | 4D 压缩 → MEMORY.md |
---
## 🔧 使用方法
```bash
# 手动运行
node /Users/abc/.openclaw/workspace/skills/c-task-cleanup/handler.js
# 自动运行(每周日 23:00)
# Cron: /Users/abc/.openclaw/cron/c-task-cleanup.json
```
---
## 📊 输出
- **清理报告:** `~/Desktop/任务流/logs/c-task-cleanup-YYYY-MM-DD.md`
- **MEMORY.md 更新:** 高价值洞察(4D 压缩)
---
*最后更新:2026-03-01 21:00*
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!