ما هي validate-album؟
التحقق من صحة بنية دليل الألبوم ومواقع الملفات وسلامة المحتوى. يُستخدم قبل الإصدار أو عندما يريد المستخدم التحقق من سلامة بنية الألبوم. المصدر: bitwize-music-studio/claude-ai-music-skills.
التحقق من صحة بنية دليل الألبوم ومواقع الملفات وسلامة المحتوى. يُستخدم قبل الإصدار أو عندما يريد المستخدم التحقق من سلامة بنية الألبوم.
ثبّت مهارة الذكاء الاصطناعي validate-album بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: bitwize-music-studio/claude-ai-music-skills.
Validate that an album has all required files in the correct locations, catching path issues and missing content before they become problems.
Note: The MCP validatealbumstructure tool performs many of the checks below automatically. You can use its results directly or run the manual checks for more detailed reporting.
| Config file exists | [PASS] Config file exists | [FAIL] Config file missing | | contentroot defined | [PASS] contentroot: {value} | [FAIL] contentroot not defined | | audioroot defined | [PASS] audioroot: {value} | [FAIL] audioroot not defined | | artist defined | [PASS] artist: {value} | [FAIL] artist.name not defined |
التحقق من صحة بنية دليل الألبوم ومواقع الملفات وسلامة المحتوى. يُستخدم قبل الإصدار أو عندما يريد المستخدم التحقق من سلامة بنية الألبوم. المصدر: bitwize-music-studio/claude-ai-music-skills.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/bitwize-music-studio/claude-ai-music-skills --skill validate-albumBrowse more skills from bitwize-music-studio/claude-ai-music-skills
التحقق من صحة بنية دليل الألبوم ومواقع الملفات وسلامة المحتوى. يُستخدم قبل الإصدار أو عندما يريد المستخدم التحقق من سلامة بنية الألبوم. المصدر: bitwize-music-studio/claude-ai-music-skills.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/bitwize-music-studio/claude-ai-music-skills --skill validate-album بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/bitwize-music-studio/claude-ai-music-skills