This skill provides a standardized way to generate directory structures for new projects, ensuring consistency across different types of workflows (e.g., Data Analysis, ML/DL, Statistical Modeling, and Agent development).
For the complete recommended file and folder layouts of each task type, load the corresponding reference document:
Note: The script will only create the fundamental empty directory structure and .gitkeep files. It will not auto-generate boilerplate code files (main.py, train.py, .ipynb, etc.), allowing the user to create files only when they actually need them. You can show them the recommended file structure from the reference files if requested.
يقوم تلقائيًا بإنشاء هياكل دليل قياسية لأنواع مختلفة من المشاريع (تحليل البيانات، والتعلم الآلي/التعلم العميق، والنمذجة الإحصائية، ووكلاء الذكاء الاصطناعي). استخدم هذه المهارة عندما يريد المستخدم بدء مشروع جديد ويحتاج إلى إنشاء بنية مجلد موحدة بسرعة لمهمته المحددة. المصدر: biniguni/my-agent-skills.