Agent Skills
› aerovato/magic-compact
› magic-compact
magic-compact
GitHub用于处理 magic-compact 命令的辅助技能。当 Magic Compact 钩子未能拦截命令时,此技能会提示用户检查是否已安装并启用 claude-magic-compact 插件。
Trigger Scenarios
Magic Compact 钩子拦截失败
用户直接调用 /magic-compact 命令
Install
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.
Version History
- bb2e556 Current 2026-07-11 17:17


