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

AbsolutelySkilled

автор AbsolutelySkilled · AbsolutelySkilled/AbsolutelySkilled

A curated index of Claude/Agent Skills from around the web — think awesome-list, but browsable as an MDX site.

AbsolutelySkilled is less of a skill and more of a directory: an MDX-based catalogue of community skills, tagged by domain, with short descriptions. Use it to discover new skills to install, not as a skill you install for Claude behavior. Good companion to FreeMCPLab's own catalog.

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

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

Живое демо

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

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

Установка

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

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

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

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

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

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

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

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

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

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

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

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

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

claude mcp add absolutelyskilled-skill -- git clone https://github.com/AbsolutelySkilled/AbsolutelySkilled ~/.claude/skills/AbsolutelySkilled

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

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

Реальные сценарии: AbsolutelySkilled

How to find a Claude skill for a specific problem

👤 Anyone searching for a skill to solve a specific task ⏱ ~15 min beginner

Когда использовать: You have a task and suspect someone has already written a skill for it.

Поток
  1. Browse by category
    Open AbsolutelySkilled and filter by the category that matches your task (e.g., 'Writing', 'Trading', 'Design').✓ Скопировано
    → Short list of candidate skills
  2. Check the source repo
    Open the GitHub links — look at stars, last commit, and README quality.✓ Скопировано
    → Informed shortlist
  3. Clone into ~/.claude/skills/
    git clone <repo> ~/.claude/skills/<name>/✓ Скопировано
    → Skill installed and ready for use

Итог: You discover and install a skill without spending an hour Googling.

Подводные камни
  • Installing unvetted skills that modify shell or fetch binaries — Review SKILL.md before installing; prefer skills from repos with history and signal

Submit your own skill to the directory

👤 Skill authors who want more eyes on their work ⏱ ~20 min beginner

Когда использовать: You've published a skill and want discoverability.

Поток
  1. Prepare metadata
    Check the submission template for required fields (name, description, tags, repo URL).✓ Скопировано
    → Metadata ready
  2. Open a PR
    Fork AbsolutelySkilled, add an MDX entry, and open a PR.✓ Скопировано
    → PR submitted

Итог: Your skill listed in the directory.

Подводные камни
  • Description too generic — gets skipped in the listing — Lead with the user problem, not the technology
Сочетать с: github

Комбинации

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

absolutelyskilled-skill + github

Open PRs to submit or update directory entries

Open a PR adding my skill's MDX entry to AbsolutelySkilled.✓ Скопировано

Инструменты

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

ИнструментВходные данныеКогда вызыватьСтоимость
directory-browsing category / tag Discovery 0
submission MDX entry When publishing a new skill 0

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

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

Квота API
none
Токенов на вызов
n/a — this is a browsable site, not an LLM-heavy tool
Деньги
free
Совет
Bookmark, don't clone — it's a website, not a skill to install

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

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

Хранение учётных данных: none
Исходящий трафик: fetching github.com when you click into a repo

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

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

Listed skill's repo is dead

Report via issue or PR removing the entry

Submission PR isn't merging

Check the PR template; ensure required fields are filled

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

AbsolutelySkilled в сравнении

АльтернативаКогда использоватьКомпромисс
awesome-claude-skillYou prefer a flat awesome-list styleLess structured
skillcompass-skillYou want quality evaluation, not just a listTool vs directory

Ещё

Ресурсы

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

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

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