一键导入
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).