/ Каталог / Песочница / Awesome Claude Skills (Chat2AnyLLM)
● Сообщество Chat2AnyLLM ⚡ Сразу

Awesome Claude Skills (Chat2AnyLLM)

автор Chat2AnyLLM · Chat2AnyLLM/awesome-claude-skills

10k+ Claude Skills curated index — the largest cross-domain catalog as of June 2026.

10k+ Claude Skills curated index — the largest cross-domain catalog as of June 2026.

Живое демо

Как выглядит на практике

awesome-claude-skills-chat2anyllm.replay ▶ готово
0/0

Установка

Выберите клиент

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

Откройте Claude Desktop → Settings → Developer → Edit Config. Перезапустите после сохранения.

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

Cursor использует ту же схему mcpServers, что и Claude Desktop. Конфиг проекта приоритетнее глобального.

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

Щёлкните значок MCP Servers на боковой панели Cline, затем "Edit Configuration".

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

Тот же формат, что и Claude Desktop. Перезапустите Windsurf для применения.

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

Continue использует массив объектов серверов, а не map.

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

Добавьте в context_servers. Zed перезагружается автоматически.

claude mcp add awesome-claude-skills-chat2anyllm -- npx -y awesome-claude-skills-chat2anyllm

Однострочная команда. Проверить: claude mcp list. Удалить: claude mcp remove.

Сценарии использования

Реальные сценарии: Awesome Claude Skills (Chat2AnyLLM)

Get started with Awesome Claude Skills (Chat2AnyLLM)

Когда использовать: When you want to bring Awesome Claude Skills (Chat2AnyLLM) 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 Awesome Claude Skills (Chat2AnyLLM) to help me with a task.✓ Скопировано

Итог: Claude can interact with Awesome Claude Skills (Chat2AnyLLM) directly from your IDE.

Ещё

Ресурсы

📖 Читать официальный README на GitHub

🐙 Открытые задачи

🔍 Все 400+ MCP-серверов и Skills