بنقرة واحدة
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).