Skip to main content

clipboard-cli

Access the system clipboard from the command line. Use when installing or running clipboard-cli (clipboard).

الانتقال إلى التثبيت

معلومات المصدر

المستودع
RabbitAI-Lab/rabbit-plugins-cli
آخر نشاط في المصدر
٢٦ يوليو ٢٠٢٦ في ١٣:٣٢
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
٠
التفرعات
٠

خيارات التثبيت

يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.

مراجعة ملفات المصدر

اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.

عرض SKILL.md

SKILL.md
تعليمات المصدر · معاينة للقراءة فقط
name
clipboard-cli
description
Access the system clipboard from the command line. Use when installing or running clipboard-cli (clipboard).
# clipboard-cli Access the system clipboard from the command line ## When to Activate - Installing or setting up **clipboard-cli** - Running `clipboard` from the command line - Automating Utilities workflows that clipboard-cli supports ## Installation Use the bundled installer: ```bash bash scripts/install.sh ``` or install directly: ```bash npm install -g clipboard-cli ``` ## Verification ```bash clipboard --version ``` ## Usage Run `clipboard --help` to see available commands and options. ## Details - **Package**: `clipboard-cli` - **Category**: Utilities - **Priority**: Recommended - **Platforms**: Windows / macOS
عرض على GitHub