把 Proma 会话 JSONL 清洗为干净可读的 Markdown 对话,并支持对超长会话的渐进式读取(概览 / 大纲 / 搜索 / 按 turn 区间导出),避免一次性全量读撑爆上下文。当用户提到"清洗会话""解析对话文件""提取对话上下文""过滤流式冗余""导出会话 Markdown""把会话转成对话""整理 agent-sessions""看某个会话讲了什么"时使用此技能。
$npx -y skills add proma-ai/proma --skill session-cleanerInstalls into the current project.
Run `npx skills use "https://github.com/proma-ai/proma" --skill "proma-ai/proma/session-cleaner"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/proma-ai/proma" that are relevant to the current task. Run `npx skills add "https://github.com/proma-ai/proma"` and select the relevant skills, then follow their instructions.