Agent Skills
› aerovato/magic-compact
› magic-compact
magic-compact
GitHub用于处理 Magic Compact 命令拦截失败时的异常提示。当插件未正确安装或启用时,提醒用户检查配置,确保会话压缩功能正常运行。
触发场景
Magic Compact 命令执行失败
插件拦截钩子未生效
安装
npx skills add aerovato/magic-compact --skill magic-compact -g -y
SKILL.md
Frontmatter
{
"name": "magic-compact",
"description": "Compact this Claude Code session.",
"argument-hint": "[N]",
"disable-model-invocation": true
}
Shim for /magic-compact [N]. If you see this instruction, the Magic Compact hook failed to intercept the command. Alert the user and suggest checking that the claude-magic-compact plugin is installed and enabled.
版本历史
- bb2e556 当前 2026-07-11 17:17


