·sk

كيفية استخدام sk CLI ذات نطاق repo لإدارة مهارات Claude في قاعدة التعليمات البرمجية هذه.

0التثبيتات·0الرائج·@lambdamechanic

التثبيت

$npx skills add https://github.com/lambdamechanic/skills --skill sk

كيفية تثبيت sk

ثبّت مهارة الذكاء الاصطناعي sk بسرعة في بيئة التطوير لديك عبر سطر الأوامر

  1. افتح الطرفية: افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal
  2. نفّذ أمر التثبيت: انسخ ونفّذ هذا الأمر: npx skills add https://github.com/lambdamechanic/skills --skill sk
  3. تحقق من التثبيت: بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

المصدر: 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
الفئة
</>أدوات التطوير
موثق
أول ظهور
2026-02-01
آخر تحديث
2026-03-11

Browse more skills from lambdamechanic/skills

إجابات سريعة

ما هي sk؟

كيفية استخدام sk CLI ذات نطاق repo لإدارة مهارات Claude في قاعدة التعليمات البرمجية هذه. المصدر: lambdamechanic/skills.

كيف أثبّت sk؟

افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/lambdamechanic/skills --skill sk بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

أين مستودع المصدر؟

https://github.com/lambdamechanic/skills

التفاصيل

الفئة
</>أدوات التطوير
المصدر
user
أول ظهور
2026-02-01