원클릭으로
setup
Use this skill to initialize the user profile by asking a series of questions.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use this skill to initialize the user profile by asking a series of questions.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Enforces encoding, language, and typography rules for all generated content. Always apply these standards when creating or editing notes, summaries, or any text file.
Enforces cross-platform portability and safe execution conventions for all scripts and shell commands. Always apply when running scripts or shell commands.
Mark a note as important by adding the 'featured' tag.
Use this skill when you are asked to process a link.
Reinitialize the project by deleting user profile, notes, and Obsidian vault
| name | setup |
| description | Use this skill to initialize the user profile by asking a series of questions. |
| compatibility | Requires python, git, and pip |
| allowed-tools | Bash(python:*) Bash(git:*) Bash(pip:*) |
This skill is used to set up the user's profile which is used by other skills (like review) to provide personalized experiences.
Verify External Tools
python --version, git --version).winget install Git.Git on Windows, brew install git on macOS, or apt install git on Linux).Install Python Dependencies
python .claude/skills/setup/scripts/install_deps.pyrequirements.txt files across all skills, ensuring compatibility with Windows, macOS, and Linux.Ask Questions (in English)
Save Profile (in English)
profile.md must be written in English..profile.md (at the project root).