/ الدليل / الملعب / OneWave Claude Skills
● مجتمع OneWave-AI ⚡ فوري

OneWave Claude Skills

بواسطة OneWave-AI · OneWave-AI/claude-skills

100 production-ready Claude skills for sales, business automation, content, development.

100 production-ready Claude skills for sales, business automation, content, development.

عرض مباشر

كيف يبدو في الممارسة

onewave-claude-skills.replay ▶ جاهز
0/0

التثبيت

اختر العميل

~/Library/Application Support/Claude/claude_desktop_config.json  · Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "onewave-claude-skills": {
      "command": "npx",
      "args": [
        "-y",
        "onewave-claude-skills"
      ]
    }
  }
}

افتح Claude Desktop → Settings → Developer → Edit Config. أعد التشغيل بعد الحفظ.

~/.cursor/mcp.json · .cursor/mcp.json
{
  "mcpServers": {
    "onewave-claude-skills": {
      "command": "npx",
      "args": [
        "-y",
        "onewave-claude-skills"
      ]
    }
  }
}

يستخدم Cursor نفس مخطط mcpServers مثل Claude Desktop. إعدادات المشروع أولى من الإعدادات العامة.

VS Code → Cline → MCP Servers → Edit
{
  "mcpServers": {
    "onewave-claude-skills": {
      "command": "npx",
      "args": [
        "-y",
        "onewave-claude-skills"
      ]
    }
  }
}

انقر على أيقونة MCP Servers في شريط Cline الجانبي، ثم "Edit Configuration".

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "onewave-claude-skills": {
      "command": "npx",
      "args": [
        "-y",
        "onewave-claude-skills"
      ]
    }
  }
}

نفس الصيغة مثل Claude Desktop. أعد تشغيل Windsurf لتطبيق التغييرات.

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "onewave-claude-skills",
      "command": "npx",
      "args": [
        "-y",
        "onewave-claude-skills"
      ]
    }
  ]
}

يستخدم Continue مصفوفة من كائنات الخادم بدلاً من خريطة.

~/.config/zed/settings.json
{
  "context_servers": {
    "onewave-claude-skills": {
      "command": {
        "path": "npx",
        "args": [
          "-y",
          "onewave-claude-skills"
        ]
      }
    }
  }
}

أضف إلى context_servers. يعيد Zed التحميل تلقائيًا عند الحفظ.

claude mcp add onewave-claude-skills -- npx -y onewave-claude-skills

أمر من سطر واحد. تحقق باستخدام claude mcp list. احذف باستخدام claude mcp remove.

حالات الاستخدام

استخدامات عملية: OneWave Claude Skills

Get started with OneWave Claude Skills

متى تستخدمه: When you want to bring OneWave Claude Skills into your Claude workflow.

الخطوات
  1. Install the skill in your client (see Install tab).
  2. Authenticate or configure required tokens.
  3. Ask Claude to use the new tools.
    Use OneWave Claude Skills to help me with a task.✓ تم النسخ

النتيجة: Claude can interact with OneWave Claude Skills directly from your IDE.

المزيد

الموارد

📖 اقرأ ملف README الرسمي على GitHub

🐙 تصفح القضايا المفتوحة

🔍 تصفح أكثر من 400 خادم MCP و Skills