ما هي sk؟
كيفية استخدام sk CLI ذات نطاق repo لإدارة مهارات Claude في قاعدة التعليمات البرمجية هذه. المصدر: lambdamechanic/skills.
كيفية استخدام sk CLI ذات نطاق repo لإدارة مهارات Claude في قاعدة التعليمات البرمجية هذه.
ثبّت مهارة الذكاء الاصطناعي sk بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: lambdamechanic/skills.
Once sk config set defaultrepo is configured, sk sync-back automatically targets that repo, uses for the skill-path, and generates sk/sync/ / branches so the quickstart -m flag is the only required argument. Supply --repo / --skill-path only when you need to override the defaults.
This creates a temp branch in the cached repo, copies your edited skill directory, commits, and pushes. On success sk runs gh for you: it auto-opens a PR, enables auto-merge when GitHub reports the branch is clean, and prints the PR URL (or a conflict warning) so you can follow up if automation gets blocked. If the GitHub CLI is missing or the repo isn’t reachable via GitHub, you’ll see a warning plus manual PR in...
Provide --repo / --skill-path only if you need something other than the configured defaults. sk clones that repo, branches from the default tip (or your custom --branch), copies your local folder, pushes, and rewrites skills.lock.json with the exact commit SHA/digest so status checks stay clean. You will always see the temporary branch name in the CLI output, e.g. Pushed branch 'sk/sync/ / ' …, even though that br...
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/lambdamechanic/skills --skill skكيفية استخدام sk CLI ذات نطاق repo لإدارة مهارات Claude في قاعدة التعليمات البرمجية هذه. المصدر: lambdamechanic/skills.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/lambdamechanic/skills --skill sk بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/lambdamechanic/skills