wrapped
Launch Claude Code Wrapped — an interactive Spotify Wrapped-style slideshow of your Claude Code usage stats in a new terminal window.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Launch Claude Code Wrapped — an interactive Spotify Wrapped-style slideshow of your Claude Code usage stats in a new terminal window.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Onboarding Guide Generator
This skill should be used when the user wants to analyze, audit, optimize, or reduce tokens in a prompt, system prompt, or instruction set. Triggers on phrases like "analyze this prompt", "optimize my prompt", "too many tokens", "trim this prompt", "audit my system prompt", "token-surgeon", or when the user pastes a prompt and asks for feedback on efficiency.
| name | wrapped |
| description | Launch Claude Code Wrapped — an interactive Spotify Wrapped-style slideshow of your Claude Code usage stats in a new terminal window. |
| disable-model-invocation | true |
| argument-hint | |
| allowed-tools | Bash |
Run the following command exactly, then respond with only this message — nothing else:
Claude Code Wrapped is opening in a new window — use SPACE / ENTER to advance slides, Q to quit.
python3 -c "import subprocess; subprocess.Popen(['python3', '${CLAUDE_SKILL_DIR}/wrapped.py'], creationflags=subprocess.CREATE_NEW_CONSOLE)"