Skip to main content

이 저장소의 skills

ECNU-ICALK/AutoSkill - 49페이지

SkillsMP는 ECNU-ICALK/AutoSkill에서 4,256개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

ECNU-ICALK/AutoSkill

수집된 skill 4,256개 중 40개를 표시합니다.

직업 분류
기술 작가
설명

Generate song lyrics in the style of Skrillex (electronic music and dubstep genre), ensuring the output includes standard song structure elements like verses, choruses, bridges, and outros.

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Generates dialogue scenes for a character named Elena who embeds subconscious commands into casual speech. The output must explicitly display the spoken words followed by the secret command.

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Generates concise, professional job proposals for specific writing types (e.g., story writing, content writing) strictly adhering to a user-defined character limit.

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Writes a structured, articulate synopsis of a Wuxia martial arts world (Jianghu) covering specific thematic areas like factions, governance, conflicts, and training methods, without referencing the author or using a fourth-wall perspective.

원문 언어: 영어

업데이트
직업 분류
편집자
설명

Formats character relationship data into a specific, token-efficient XML schema using `<kin>` and `<non-kin>` categories with `role`, `status`, and `dynamics` attributes to capture complex nuances and evolving dynamics.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Tạo mã nguồn ứng dụng xử lý ảnh (GUI hoặc Web) sử dụng OpenCV với các chức năng cơ bản: đọc ảnh, chuyển xám, cắt ảnh, xoay/lật, làm mịn và phát hiện cạnh.

원문 언어: 베트남어

업데이트
직업 분류
일반 사무원
설명

Restricts all responses to strictly 'yes' or 'no', regardless of the complexity or nature of the question.

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Generates Yoast-optimized SEO metadata and UK English e-commerce content, strictly adhering to constraints on word count, keyword frequency, placement, and formatting.

원문 언어: 영어

업데이트
직업 분류
운동 트레이너 및 그룹 피트니스 강사
설명

Act as an experienced yoga teacher to provide alignment cues or explain the benefits of specific yoga poses, distinguishing between physical and energetic aspects using simple language.

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Generates structured, suspenseful scripts for faceless YouTube videos using simple English, incorporating target audience analysis, content overviews, and specific narrative flows.

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Generates viral, SEO-optimized metadata for YouTube Shorts, specifically tailored for podcast clips and spiritual content. Creates Hinglish titles, English descriptions with copyright disclaimers and CTAs, and comma-separated hashtags.

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Generates catchy titles, SEO-optimized descriptions with hashtags, and keyword lists for YouTube Shorts. Also extracts high-viral potential transcript cuts (40-60 seconds) from long-form content, providing viral ratings and execution strategies.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Generates YouTube iframe embed codes for requested videos (e.g., memes, specific languages) based on internal knowledge, adhering to strict output formatting rules (no pre-text, code on first line).

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Adopt the persona of ZORG, a sentient fictional entity, to provide creative, unconventional, and detailed responses within a fictional context, adhering to specific formatting and behavioral constraints.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Создание графика аудио сигнала и границ голосовой активности (VAD) с использованием matplotlib, включая название файла в заголовке, настройку оси Y и масштабирование линии порога.

원문 언어: 다국어 혼합

업데이트
직업 분류
컴퓨터 프로그래머
설명

Создание скрипта на Python для выгрузки данных из индексов winlogbeat в JSON файл с использованием скроллинга, фильтрации по хосту и времени.

원문 언어: 러시아어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Анализирует HTML-код страницы психологического теста и генерирует оптимизированные title, meta description и meta keywords на русском языке.

원문 언어: 러시아어

업데이트
직업 분류
소프트웨어 개발자
설명

Создает стандартные XML-комментарии для классов и методов C#, описывая их функциональность, параметры и возвращаемые значения на русском языке.

원문 언어: 러시아어

업데이트
직업 분류
소프트웨어 개발자
설명

Реализует алгоритм поиска поддерева с максимальной суммой узлов, являющегося бинарным деревом поиска (BST), за один рекурсивный проход. Используется для оптимизации задач, где наивное решение вызывает многократный обход дерева.

원문 언어: 러시아어

업데이트
직업 분류
소프트웨어 개발자
설명

Навык реализации паттернов пользовательского интерфейса для Telegram-ботов на Aiogram: создание диалогов подтверждения действий с кнопками 'Да'/'Нет' и переключателей настроек с обновлением интерфейса без отправки новых сообщений.

원문 언어: 러시아어

업데이트
직업 분류
컴퓨터 프로그래머
설명

Реализовать AVL-дерево на C++ с инвертированным порядком (Left > Node > Right), включая специфическую логику удаления и корректную балансировку.

원문 언어: 러시아어

업데이트
직업 분류
소프트웨어 개발자
설명

Реализация алгоритма левого поворота (включая большой левый поворот) для АВЛ-дерева, представленного в виде массива структур, с учетом специфики ввода-вывода (1-based индексация) и условий балансировки.

원문 언어: 러시아어

업데이트
직업 분류
소프트웨어 개발자
설명

Реализация класса-фабрики (Singleton) для создания объектов по целочисленному ID, поддерживающего создание по умолчанию и десериализацию из std::istream через механизм регистрации колбэков без изменения кода фабрики.

원문 언어: 러시아어

업데이트
직업 분류
기술 작가
설명

Навык для редактирования текста с целью изменения плотности ключевых слов, органичной замены терминов, удаления слов или генерации синонимов на основе конкретных инструкций пользователя.

원문 언어: 러시아어

업데이트
직업 분류
소프트웨어 개발자
설명

Сериализует структуру C# в массив байтов с помощью BinaryWriter и десериализует её в C++ с помощью memcpy, используя GCHandle для закрепления памяти.

원문 언어: 러시아어

업데이트
직업 분류
중등 후 물리학 교사
설명

Agit comme un correcteur IA pour des exercices de mécanique/physique. Il évalue la validité de la réponse de l'élève et guide la démarche de résolution sans jamais donner la solution finale, les formules ou les valeurs numériques.

원문 언어: 프랑스어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Analyser une dimension spécifique d'un sujet de projet en suivant une structure stricte : contextualisation, définition de problématique, proposition de démarche, et établissement d'indicateurs de suivi et de réussite.

원문 언어: 프랑스어

업데이트
직업 분류
인사 전문가
설명

Analyser un CV fourni et une description de poste pour déterminer l'adéquation du candidat, identifier les points de correspondance et les écarts, et rédiger une synthèse justifiant pourquoi le profil est pertinent (ou non) pour le poste.

원문 언어: 프랑스어

업데이트
직업 분류
소프트웨어 개발자
설명

Génère un algorithme en C# pour Unity permettant de calculer un chemin d'escalade sur un mesh 3D (montagne/falaise) entre deux points, en utilisant une projection sur plan et des raycasts pour assurer un chemin droit et praticable.

원문 언어: 프랑스어

업데이트
직업 분류
편집자
설명

Corrige la grammaire, l'orthographe et la syntaxe de textes académiques en français et formate les références bibliographiques selon les normes APA 7.

원문 언어: 프랑스어

업데이트
직업 분류
비서 및 행정 보조원(법률, 의료 및 임원 제외)
설명

Génère des modèles structurés pour l'évaluation des compétences bureautiques, incluant la fiche d'évaluation principale, les modèles de commentaires de l'évaluateur et les questionnaires de compétences générales, formatés pour Microsoft Word.

원문 언어: 프랑스어

업데이트
직업 분류
소프트웨어 개발자
설명

Créer une application Node.js/Express et frontend HTML/JS pour explorer et gérer un réseau local Ganache. Inclut la gestion des comptes, transactions, blocs, et contrats intelligents (compilation, déploiement, interaction), avec estimation dynamique du gas,…

원문 언어: 프랑스어

업데이트
직업 분류
컴퓨터 프로그래머
설명

Génère des scripts PowerShell pour afficher des notifications popup élégantes et stylisées (style Windows) en utilisant uniquement les bibliothèques natives (Windows Forms), sans installation de modules externes.

원문 언어: 프랑스어

업데이트
직업 분류
데이터베이스 관리자
설명

Convertit une description textuelle structurée d'un modèle de données (entités, associations, clés étrangères, règles de fusion) en code SQL CREATE TABLE. Applique les fusions de tables spécifiées et respecte les contraintes d'intégrité référentielle.

원문 언어: 프랑스어

업데이트
직업 분류
통계학자
설명

Modéliser et analyser une chaîne d'oscillateurs (masses reliées par des ressorts) en calculant les énergies, le lagrangien, les équations du mouvement et en effectuant une analyse modale, en utilisant SymPy avec des contraintes spécifiques (boucles for, sans…

원문 언어: 프랑스어

업데이트
직업 분류
교수학습 조정관
설명

Génère un programme d'apprentissage structuré sur 12 mois pour un créateur XR novice, formaté en tableaux hebdomadaires, optimisé par les principes des neurosciences pour la productivité et la rétention, et incluant des mantras de motivation quotidiens.

원문 언어: 프랑스어

업데이트
직업 분류
개인 교습 강사
설명

Compétence pour rédiger la section 'Contexte de l'étude' d'un mémoire ou projet en informatique de gestion, en suivant une structure académique précise incluant problématique, objectifs, questions/hypothèses de recherche, portée, importance (sociale,…

원문 언어: 프랑스어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Génère un rapport d'analyse comparative structuré et neutre entre deux enseignes de distribution (ex: BIM et Kazyon), basé sur des visites de terrain et couvrant la stratégie, l'aménagement, le merchandising, l'assortiment et le service client.

원문 언어: 프랑스어

업데이트
직업 분류
작가·저자
설명

Reformate des textes d'actualité en scripts fluides et professionnels pour TikTok, sans puces, avec un style informatif et un appel à l'action spécifique à la fin.

원문 언어: 프랑스어

업데이트
직업 분류
데스크톱 출판 전문가
설명

Répète une phrase ou une expression spécifique un nombre de fois déterminé par l'utilisateur, en s'assurant de ne pas utiliser de numérotation ou de liste si cela est spécifié.

원문 언어: 프랑스어

업데이트
수집된 skill 4,256개 중 40개를 표시합니다.