talent

Talent discovery for AI.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

    Какие данные видит

    Нужен ли аккаунт

    Не нужен: сервер работает без входа

    Talent discovery for AI. Search and read agent-readable candidate profiles; cite by URL.

    Список инструментов сервера (7)

    Технические названия из tools/list. Нужны только разработчикам.

    searchSearch d.cv talent profiles by free-text query (name, role, skills, location). Returns lightweight results with an id, title, and url. Use fetch to read one in full. (Standard connector search tool.)
    fetchFetch a single d.cv profile in full as markdown, by its id (the handle returned from search).
    search_talentFind published candidate profiles on d.cv by keyword, skill, role, location, and availability. Returns structured candidates with handle, url, headline, skills, and open-to-work status.
    get_open_to_workList candidates who are currently open to work, optionally filtered by skills. Best when the user wants people actively looking.
    get_profileRead a single candidate profile in full as clean markdown, by handle.
    add_to_shortlistAdd a candidate to one of your d.cv shortlists (creates the shortlist if it does not exist). Requires your d.cv API key. Use after search_talent when the user wants to save someone.
    save_searchSave a talent search to your d.cv account so you can re-run it later. Requires your d.cv API key.