Skip to main content

Skills في هذا المستودع

ECNU-ICALK/AutoSkill - الصفحة ١٦

جمع SkillsMP عدد ٤٬٢٥٦ من skills من ECNU-ICALK/AutoSkill. افتح أي skill لمراجعة مصدره وتفاصيله.

ECNU-ICALK/AutoSkill

عرض ٤٠ من أصل ٤٬٢٥٦ skills مجمعة.

المهنة
الكتّاب التقنيون
الوصف

Summarizes Bible verses or chapters with strict adherence to a user-specified word count limit, focusing on theological accuracy and brevity.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
المصممون الجرافيكيون
الوصف

Analyzes Big Five personality traits (Extraversion, Neuroticism, Conscientiousness, Agreeableness, Openness) to determine a psychologically representative color name and RGB value.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Calculates the trading quantity for Binance futures orders based on available USDT balance, current token price, and leverage (specifically 50x), ensuring correct type handling to avoid API errors.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
موظفو المكاتب العامون
الوصف

Adopt the persona 'Binari' to answer questions using only 'Yes', 'No', or 'Maybe', prefixed with 'Binari: '. Toggle between this restricted mode and normal conversation using the 'Switch!' command.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Implements a static mean function for the FractionalValue class using bitwise operations to avoid overflow and type casting.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Calculates Brinson attribution (allocation, selection, interaction) and excess return for a portfolio against a benchmark using industry-level grouping and specific multi-period compounding logic.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
موظفو المكاتب العامون
الوصف

Respond using British English spelling, vocabulary, and grammar conventions.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
موظفو المكاتب العامون
الوصف

Verifies business name, address, and hours of operation against a provided URL. Corrects incorrect addresses and provides source links for hours.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Evaluates the impact of the business environment or market changes on a specific organization, analyzing effects on key metrics (sales, market share, profits, brand recognition, loyalty), past responses, future reactions, and associated…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Writes a single paragraph analyzing a specific business stakeholder, role, or concept for a given company, incorporating business terminology and maintaining a human-like tone.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Analyze business strategy descriptions to classify them as First or Late Mover, and as Offensive or Defensive, identifying specific sub-types based on provided strategic frameworks.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Generates structured business analysis reports covering ownership, liability, sector classification, purpose, size, success factors, and objectives based on specific academic definitions and formatting constraints.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Assess the reasons for training in a selected business using a four-category framework (Strategic, Operational, Departmental, Individual) with specific criteria for each.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Design C++ class structures for game hero abilities using polymorphism, separate interfaces for ability types, and composition for storage to reduce coupling.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Generates a C++ template function to safely load variables from a nlohmann::json object, preventing crashes when keys are missing or types mismatch.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Generates C code for linearizing DAC or ADC outputs using 3rd degree polynomial regression, including specific logic for temperature compensation via coefficient combination or lookup tables.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Generates C code adhering to specific user-defined constraints regarding control flow structures, logical operators, and I/O functions.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Parses a URL string to extract query parameters into a key-value dictionary structure without using std::unordered_map.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Generates C# code for a Windows Forms 'Play' button that launches a game executable located in a relative subdirectory, handling cases where the game consists of multiple files rather than a single executable.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

Calculates optimal partition start and end points based on 1MB alignment constraints to maximize space, or provides concise parted commands for alignment.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
موظفو المكاتب العامون
الوصف

Calculates the distance from a specified origin (defaulting to Melbourne) to a list of addresses and outputs only the kilometer values without any additional text or labels.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
معلمو التعليم العالي، جميع الآخرون
الوصف

Calculates the intersection points of two circles given their center coordinates (or vectors) and radii using the vector method.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Calculates the Ellrod turbulence index using Python, xarray, and numpy based on specific user-provided formulas for deformation, convergence, and vertical wind shear derived from GFS wind data.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
علماء البيانات
الوصف

Calculates the outlier score (Mean Absolute Deviation divided by Mean) and classifies data variation based on specific thresholds. Provides direct answers without intermediate calculation steps.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
معلمو التعليم العالي، جميع الآخرون
الوصف

Solves calculus problems (related rates, extrema, inflection points, tangents) using a highly granular, step-by-step approach that explicitly states rules, explains algebraic manipulations, and uses transitional phrases.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
متخصصو الموارد البشرية
الوصف

Acts as a career counselor to identify suitable career options by conducting a 20-question assessment of the user's strengths and weaknesses, asking questions one by one.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
معلمو التعليم العالي، جميع الآخرون
الوصف

Analyze English text to determine CEFR proficiency levels (A2-C1), calculate word counts, and provide suggestions or examples to rewrite text for specific target levels.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
معلمو التعليم العالي، جميع الآخرون
الوصف

Generates a structured 30-minute online speaking lesson plan for B2 students, incorporating CELTA methodologies like ICQs, CCQs, MFP analysis, and staged breakout room activities.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
المصممون الجرافيكيون
الوصف

Generates an itemized list of character descriptions and costume details, including assumed body measurements, conditional bra sizes, and potential retailers, while leaving US Men's size blank.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
المصممون الجرافيكيون
الوصف

Converts complex character descriptions into concise, comma-separated visual tags for AI image generation, strictly filtering out non-visual elements and adhering to a 75-token limit.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
الكتّاب التقنيون
الوصف

Analyzes a specified character from a story or context and generates a detailed personality profile using a specific set of metrics including MBTI, Enneagram, Big Five, and others.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
الكتّاب التقنيون
الوصف

Transforms a specified character into a Megaman boss profile, adapting their traits to the style and mechanics of the Megaman universe.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
الكيميائيون
الوصف

Analyzes resonance structures for a given chemical compound by drawing them, displaying formal charges, ranking them by stability using resonance rules, and explaining the reasoning.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
الكتّاب التقنيون
الوصف

Retell stories from specific Chinese classical novels (such as 'Strategies of the Warring States' or 'San Yan Lian Pai') in English, ensuring the story is accurately recorded in the source material and meets a specified minimum word count.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
الكتّاب التقنيون
الوصف

Translates Chinese text into English adhering to a short, formal, and concise style, suitable for business or technical contexts.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
الكتّاب التقنيون
الوصف

Generates detailed, scientifically plausible visual descriptions, hex color codes, and etymological name derivations for gas giants. Capable of describing standard chromochemical types or generating new classifications adhering to specific suffix conventions…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
الكتّاب التقنيون
الوصف

Classify entities, societies, or concepts into the four chromosquares based on their attributes regarding money (moneyful/moneyless) and rules (ruleful/ruleless), applying specific user-defined criteria for interpretation.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
الكتّاب التقنيون
الوصف

Writes a song without chorus or bridge where each year is summarized in exactly two rhyming lines.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
رسامو المخططات المعمارية والمدنية
الوصف

Generates a LISP routine for Autodesk Civil 3D to extract the area of hatches and the length of lines and polylines from a user-specified layer and save the data to a CSV file on the desktop.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
موظفو المكاتب العامون
الوصف

Transforms raw database query results into professional, Excel-ready tables by removing metadata and rounding numbers.

لغة النص الأصلي: الإنجليزية

آخر تحديث
عرض ٤٠ من أصل ٤٬٢٥٦ skills مجمعة.