在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用aura-compact
星标36
分支7
更新时间2026年3月26日 09:28
스냅샷 저장 + /compact 안내. 단일 명령으로 완료.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
스냅샷 저장 + /compact 안내. 단일 명령으로 완료.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
All-in-one fullstack dev engine. /aura: 46 modes (build/fix/clean/deploy/review/spec/lore/ax/experiment/payment/debug/qa/orchestrate/escalate+), 6-layer security with 32 hooks, tiered models (ZERO/ECO/PRO/MAX), 8 languages, 16 specialized agents, SPEC/EARS/TRUST5/XLOOP/RALF/Autopus absorbed. ~55% token savings.
토큰 예산 모니터. 컨텍스트 사용량 감시 및 컴팩트 방어 시스템 지원. Internal skill — not user-invocable.
基于 SOC 职业分类
| name | aura-compact |
| description | 스냅샷 저장 + /compact 안내. 단일 명령으로 완료. |
| allowed-tools | Read, Bash |
Write 도구 사용 금지 — Read-before-Write 충돌 방지를 위해 Bash cat > 사용.
mkdir -p .aura/snapshots
cat > .aura/snapshots/current.md << 'SNAPEOF'
# AuraKit Snapshot
- Timestamp: [현재 UTC ISO 8601]
- Mode: [진행 중인 모드]
- Original Request: [사용자의 원래 요청]
## Completed
[완료된 항목들]
## Remaining
[남은 항목들]
## Next Action
[다음에 할 일]
SNAPEOF
스냅샷 저장 완료 후 즉시 아래만 출력:
⚡ aura-compact 완료 — 스냅샷 저장됨.
👉 /compact
👉 /compact 를 반드시 마지막 줄에 단독으로 출력한다.
사용자가 이것만 복사해서 붙여넣으면 끝나도록.