stone-processor
Maps user stone selections to Vertex AI prompts using the local stone library.
معلومات المصدر
- المستودع
- Bigc7292/stonesightainew
- آخر نشاط في المصدر
- ١٥ مارس ٢٠٢٦ في ٠٥:٣٢
- لغة SKILL.md المكتشفة
- الإنجليزية
- النجوم
- ٠
- التفرعات
- ٠
خيارات التثبيت
يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.
مراجعة ملفات المصدر
اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.
عرض SKILL.md
SKILL.md
تعليمات المصدر · معاينة للقراءة فقط- name
- stone-processor
- description
- Maps user stone selections to Vertex AI prompts using the local stone library.
# Stone Processor Skill
- When a user selects a stone, look up its `id` in `stoneLibrary.json`.
- Extract the `description` and `category`.
- Format the Imagen 3 inpainting prompt to emphasize the specific texture of that stone.
عرض على GitHub