ما هي skill-builder؟
بناء مهارات كلود من الوثائق المستخرجة. استخدمه بعد doc-scraper/pdf- extractor لإنشاء حزم مهارات قابلة للتحميل. استخدم عندما يتعلق الأمر بالمهمة. المصدر: jmagly/ai-writing-guide.
بناء مهارات كلود من الوثائق المستخرجة. استخدمه بعد doc-scraper/pdf- extractor لإنشاء حزم مهارات قابلة للتحميل. استخدم عندما يتعلق الأمر بالمهمة.
ثبّت مهارة الذكاء الاصطناعي skill-builder بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: jmagly/ai-writing-guide.
Single responsibility: Transform extracted documentation into properly structured Claude skill packages ready for upload. (BP-4)
| RELEVANT | Input data, skill config, output path | Other skills | | PERIPHERAL | Similar skill examples | Unrelated documentation | | DISTRACTOR | Previous build attempts | Source scraping details |
| SKILL.md present | Required | File exists check | | Description clear | Required | Non-empty, specific | | References organized | Required | At least 2 categories | | Code examples | Recommended | 3+ examples in SKILL.md | | Navigation table | Recommended | Links to all references |
بناء مهارات كلود من الوثائق المستخرجة. استخدمه بعد doc-scraper/pdf- extractor لإنشاء حزم مهارات قابلة للتحميل. استخدم عندما يتعلق الأمر بالمهمة. المصدر: jmagly/ai-writing-guide.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/jmagly/ai-writing-guide --skill skill-builderبناء مهارات كلود من الوثائق المستخرجة. استخدمه بعد doc-scraper/pdf- extractor لإنشاء حزم مهارات قابلة للتحميل. استخدم عندما يتعلق الأمر بالمهمة. المصدر: jmagly/ai-writing-guide.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/jmagly/ai-writing-guide --skill skill-builder بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/jmagly/ai-writing-guide