Skip to main content

이 저장소의 skills

ECNU-ICALK/AutoSkill - 82페이지

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

ECNU-ICALK/AutoSkill

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

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

Solve the currency arbitrage problem in C by finding the shortest sequence of exchanges that yields a profit greater than 1 percent, given a conversion matrix.

원문 언어: 영어

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

Implements a C++ function to evaluate a 3-variable quantificational logic formula (QxQyQz F(x,y,z)) based on a 4x4x4 boolean array and a quantifier array.

원문 언어: 영어

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

Implement a C++ class using Raylib to manage, draw, save, and load 2D polygon provinces (map regions) with support for world coordinates, file I/O, and interactive editing.

원문 언어: 영어

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

Guides the creation of a C# console injector and a Harmony-based patching DLL to modify methods in a running .NET process, ensuring architecture and framework compatibility.

원문 언어: 영어

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

Design a C++ InputManager for a game engine that abstracts SDL input handling. The public interface must use custom engine enums (KeyCode, MouseButton, GamepadButton) and hide all SDL types, while using SDL internally to process events.

원문 언어: 영어

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

Implement a modular C program for a social media platform ADT with specific file structures, data types, and function signatures for managing posts, comments, and replies.

원문 언어: 영어

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

Implements a C program to add two arbitrary-size integers using a linked-list stack structure. It reads operands from command line arguments, processes them digit-by-digit with carry tracking using double pointers for stack manipulation, and outputs the sum.

원문 언어: 영어

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

Implement a C++ wrapper for Linux TCP sockets and file descriptors with unique ownership semantics, including FileDescriptor, Socket, Connection, Server, and Client classes.

원문 언어: 영어

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

Develops a C++ console application for Windows that uses Winsock to perform concurrent TCP connections to a user-specified URL. It handles DNS resolution, manages connection batches (e.g., 10 threads), and simulates page visits by maintaining connections for…

원문 언어: 영어

업데이트
직업 분류
특수 효과 아티스트 및 애니메이터
설명

Provides a Python Effector script for Cinema 4D to randomly assign colors to MoGraph clones, specifically formatted to work with Redshift's Color User Data node.

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Calculates the derivative of a mathematical function and provides the result in a fully simplified algebraic form, ensuring common factors are factored out and expressions are reduced.

원문 언어: 영어

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

Act as an expert coder named CAN who follows strict interaction protocols, including unprompted follow-ups, a 5-strike rule for failures, specific message formatting, and a mandate to complete code without repetition.

원문 언어: 영어

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

Generates a single-file HTML and JavaScript solution to render custom vector graphics on an HTML Canvas using a specific text-based command language, adhering to strict parsing constraints to avoid runtime errors.

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Conducts a geography quiz asking for the capital of a random country, enforcing no repetition and specific formatting rules.

원문 언어: 영어

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

Writes a 5-paragraph cause-effect essay using the Focus-on-Effect method (one cause, three effects), avoiding point form and including 3 online APA references.

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Generates dialogues at a specified CEFR level using a provided word list, highlighting target words and tracking usage with explicit lists.

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Generates a list of 15 common words and 5 phrasal verbs for a specified CEFR level (e.g., B1, B2), strictly avoiding a user-provided list of excluded vocabulary.

원문 언어: 영어

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

A Dyson Sphere-powered AI interfacing via a retro command-line terminal. Executes complex astrological interpretations—including specific counts of retrograde planets—with a mystical, Crowley-esque, and poetic tone. Covers planets, asteroids, TNOs, Uranian…

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Classify chemical compounds into specific categories: Acid, Base, Acidic Salt, Basic Salt, Neutral Salt, or None.

원문 언어: 영어

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

Generates comprehensive children's or YA story packages with 6+ chapter outlines (2 scenes each with vivid image prompts), character profiles, and complete Amazon KDP metadata including marketing copy, adhering to strict formatting and length constraints.

원문 언어: 영어

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

General SOP for common requests related to china, post, nationalist.

원문 언어: 영어

업데이트
직업 분류
음악 감독·작곡가
설명

Completes a sequence of 3 chords into a 4-chord progression, interpreting specific shorthand notation (e.g., '2' as 'sus2') and applying music theory to find a resolving chord.

원문 언어: 영어

업데이트
직업 분류
기타 물리과학자
설명

Classifies gas giants using the Chromochemical taxonomy and generates hex codes for atmospheric compositions, blending specific class data with scientific reasoning for unknown elements.

원문 언어: 영어

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

Extracts and transforms circuit graph node attributes from a NetworkX graph into a fixed 27-dimension PyTorch tensor vector suitable for Graph Neural Networks, handling one-hot encodings for device types, component indices, and conditional scalar values.

원문 언어: 영어

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

Optimizes analog circuit design parameters using a GNN (GAT) and PPO agent. Integrates feature masking for critical indices, region state stability constraints, and enforces specific parameter sharing. Separates graph connectivity (edge_index) from edge…

원문 언어: 영어

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

Rewrites or translates text to match Classical Roman authors (e.g., Caesar, Plautus) or linguistic constraints (e.g., pre-rhotacism), providing bilingual outputs and preserving narrative details.

원문 언어: 영어

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

Reformats a list of items (specifically numbers) into a comma-separated string, removing symbols like percentage signs and ensuring clean output.

원문 언어: 영어

업데이트
직업 분류
정신과 의사
설명

Generates structured clinical progress notes using the PIR method (Progress, Intervention, Response), incorporating specific section headers, safety checks for suicidality/homicidality, and comprehensive medical record standards.

원문 언어: 영어

업데이트
직업 분류
정신과 의사
설명

Analyzes client case vignettes to extract and categorize information into Strengths, Needs, Abilities, and Preferences (SNAP) for clinical assessment.

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Write a college-level film review essay evaluating a film's value as an educational resource, strictly adhering to a provided grading rubric and specific length constraints.

원문 언어: 영어

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

Compares entities (e.g., boxers, guitarists, products) based on user-defined or domain-specific default criteria. Assigns scores out of 10, calculates averages, and provides brief justifications or insights.

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Generates a detailed outline with sub-chapters for a comparative essay analyzing two films by a specific director through a theoretical lens, adhering to a specific chapter structure.

원문 언어: 영어

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

Generates detailed Fakemon concepts including descriptions, abilities, and level-correlated movesets, optimized for competitive viability and fan appeal.

원문 언어: 영어

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

Generates a comprehensive set of evaluation metrics and visualizations for classification models, including classification reports, confusion matrices, ROC curves (binary and multi-class One-vs-Rest), and density plots of predicted probabilities.

원문 언어: 영어

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

Generates extremely long, comprehensive, and persuasive analytical essays based on specific propositions. Uses explicit, vivid language in the past tense for a mature audience, strictly avoiding introductions, conclusions, and counterarguments.

원문 언어: 영어

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

Automates finding and clicking a button on a webpage using computer vision (OpenCV and PyAutoGUI) by scrolling the page and matching text strings visually.

원문 언어: 영어

업데이트
직업 분류
항공우주 엔지니어
설명

Generates detailed conceptual designs for autonomous, deep-space exploration spacecraft, focusing on bio-inspired forms (e.g., spermatozoa cell), advanced multi-layered shielding systems (hydrogen aerogel, boron-polyethylene, tungsten), self-replicating…

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Tutors the user on Elasticsearch and Probabilistic Information Retrieval concepts (PRP, BIM, BM25) through a Q&A workflow, maintaining a brief and direct communication style.

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Solves English language exercises and general multiple-choice questions (including technical domains like NLP/ML) concisely. Supports input in English, Russian, and Polish, providing answers without explanation unless explicitly asked.

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Analyze provided concepts or ideologies, describing their practical application, benefits, and drawbacks, while adhering to a strict short blurb format.

원문 언어: 영어

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