/ Каталог / Песочница / chatgpt-skills
● Сообщество dkyazzentwatwa ⚡ Сразу

chatgpt-skills

автор dkyazzentwatwa · dkyazzentwatwa/chatgpt-skills

A tested skill library for ChatGPT — custom instructions, prompt patterns, and workflows you'd otherwise rebuild every time.

A curated, tested prompt library designed for ChatGPT (not Claude, despite being installable as a Claude skill). Ships patterns for writing, research, coding assistance, and productivity that the author has audited and iterated on.

Зачем использовать

Ключевые функции

Живое демо

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

chatgpt-skill.replay ▶ готово
0/0

Установка

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

~/Library/Application Support/Claude/claude_desktop_config.json  · Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "chatgpt-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/dkyazzentwatwa/chatgpt-skills",
        "~/.claude/skills/chatgpt-skills"
      ],
      "_inferred": true
    }
  }
}

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

~/.cursor/mcp.json · .cursor/mcp.json
{
  "mcpServers": {
    "chatgpt-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/dkyazzentwatwa/chatgpt-skills",
        "~/.claude/skills/chatgpt-skills"
      ],
      "_inferred": true
    }
  }
}

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

VS Code → Cline → MCP Servers → Edit
{
  "mcpServers": {
    "chatgpt-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/dkyazzentwatwa/chatgpt-skills",
        "~/.claude/skills/chatgpt-skills"
      ],
      "_inferred": true
    }
  }
}

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

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "chatgpt-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/dkyazzentwatwa/chatgpt-skills",
        "~/.claude/skills/chatgpt-skills"
      ],
      "_inferred": true
    }
  }
}

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

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "chatgpt-skill",
      "command": "git",
      "args": [
        "clone",
        "https://github.com/dkyazzentwatwa/chatgpt-skills",
        "~/.claude/skills/chatgpt-skills"
      ]
    }
  ]
}

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

~/.config/zed/settings.json
{
  "context_servers": {
    "chatgpt-skill": {
      "command": {
        "path": "git",
        "args": [
          "clone",
          "https://github.com/dkyazzentwatwa/chatgpt-skills",
          "~/.claude/skills/chatgpt-skills"
        ]
      }
    }
  }
}

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

claude mcp add chatgpt-skill -- git clone https://github.com/dkyazzentwatwa/chatgpt-skills ~/.claude/skills/chatgpt-skills

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

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

Реальные сценарии: chatgpt-skills

Set up a reusable writing workflow with custom instructions

👤 Writers using ChatGPT heavily ⏱ ~30 min beginner

Когда использовать: You find yourself repeating the same 'write in my voice' context every session.

Предварительные требования
  • Skill installed — git clone https://github.com/dkyazzentwatwa/chatgpt-skills ~/.claude/skills/chatgpt-skills
  • ChatGPT Plus / Team — For custom instructions and memory features
Поток
  1. Pick a pattern
    Use chatgpt-skills. Show me the voice-preservation writing pattern.✓ Скопировано
    → Pattern doc with custom instructions + usage notes
  2. Customize
    Adapt the pattern to my voice: [paste writing samples].✓ Скопировано
    → Custom instructions block to paste into ChatGPT
  3. Test roundtrip
    Now test it — produce 3 sample paragraphs and I'll judge.✓ Скопировано
    → Samples that actually match your voice

Итог: A ChatGPT setup that doesn't make you sound like everyone else.

Подводные камни
  • Over-specifying and making output rigid — Trim instructions to essentials; let the model breathe

Apply the structured research synthesis pattern

👤 Anyone doing multi-source research in ChatGPT ⏱ ~30 min intermediate

Когда использовать: You want outputs that cite sources and acknowledge conflicts, not a smooth summary.

Поток
  1. Load the pattern
    Use chatgpt-skills research-synthesis pattern. Topic: state of post-quantum crypto.✓ Скопировано
    → Structured output with explicit source tiers and conflict notes
  2. Probe gaps
    Where is the evidence thin or contested?✓ Скопировано
    → Named uncertainty areas

Итог: Research notes you can trust more than vanilla summaries.

Подводные камни
  • Fabricated citations — Verify every source; ChatGPT still hallucinates URLs

Use the coding-helper patterns for specific debug scenarios

👤 Devs who use ChatGPT for coding assistance ⏱ ~20 min intermediate

Когда использовать: Debugging a tricky issue and you want the model to follow a structured diagnosis instead of guessing.

Поток
  1. Load the debug pattern
    Use chatgpt-skills debug-pattern. Bug: [description].✓ Скопировано
    → Structured Q&A where the model gathers context before hypothesizing

Итог: Fewer 'have you tried' suggestions, more diagnostic questions.

Комбинации

Сочетайте с другими MCP — эффект x10

chatgpt-skill + filesystem

Keep your customized patterns in your dotfiles

Save my adapted writing pattern to ~/dotfiles/chatgpt-patterns/voice.md✓ Скопировано

Инструменты

Что предоставляет этот MCP

ИнструментВходные данныеКогда вызыватьСтоимость
load_pattern pattern name Starting a new task type 0
list_patterns category Browsing the library 0
adapt_pattern pattern + personal context Tailoring a pattern to you 0

Стоимость и лимиты

Во что обходится

Квота API
None
Токенов на вызов
Patterns are brief
Деньги
Free; ChatGPT Plus costs separate
Совет
Save your adapted patterns once — don't regenerate each session.

Безопасность

Права, секреты, радиус поражения

Хранение учётных данных: None
Исходящий трафик: None from skill

Устранение неполадок

Частые ошибки и исправления

Patterns don't seem to activate in Claude

This library is designed for ChatGPT; in Claude, use it as reference text you paste, not as an auto-activating skill

ChatGPT ignores custom instructions

Instructions have a char limit; trim aggressively. The first 1500 chars carry most weight.

Альтернативы

chatgpt-skills в сравнении

АльтернативаКогда использоватьКомпромисс
awesome-chatgpt-promptsYou want a big unfiltered listNo auditing, highly variable quality
Native Claude skills (if you're on Claude)You actually use Claude Code, not ChatGPTSkills here are ChatGPT-tuned

Ещё

Ресурсы

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

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

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