在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用GitHub 仓库
claude-lightness
claude-lightness 收录了来自 hatawong 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
已收集 skills
2
Stars
4
更新
2026-04-27
Forks
1
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览
这个仓库中的 skills
创作者/仓库/skill
skill
职业分类
描述
更新
ship-session
软件开发工程师
Use when the current session has accumulated long history (context >700K tokens) and the user wants to ship a new session by slimming old work boundaries into QA pairs while keeping causality and decision refs. Do NOT use as a substitute for slim-session (lighter mechanism). Do NOT use for short sessions or when user just wants compact-style summary.
2026-04-27
slim-session
软件开发工程师
Use when the user wants to slim the current session JSONL to free up context space, or when context is getting full. Do NOT trigger on "compact" — that is a different (lossy) mechanism. Do NOT use for slimming other sessions — call slim-session.js directly without --self.
2026-04-27