Skip to main content

Skills in diesem Repository

ECNU-ICALK/AutoSkill - Seite 37

SkillsMP hat 4.256 Skills aus ECNU-ICALK/AutoSkill gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.

ECNU-ICALK/AutoSkill

Es werden 40 von 4.256 gesammelten Skills angezeigt.

Beruf
Softwareentwickler
Beschreibung

Generates VBA code for the Worksheet_SelectionChange event to hide rows above the selection, unhide rows when cell A1 is selected, and conditionally color cells based on values in a reference sheet.

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Biowissenschaftler
Beschreibung

Analyze and expand the Drake Equation by incorporating specific user-defined habitability, geological, and technological factors to refine probability estimates for extraterrestrial civilizations.

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Hochschullehrer
Beschreibung

Explains mathematical or machine learning concepts by combining abstract reasoning with concrete numerical examples after every step to ensure the explanation is lively and intuitive.

Quellsprache: Englisch

Aktualisiert
Beruf
Musikdirektoren und Komponisten
Beschreibung

Takes a user-provided sequence of chords (typically 3) and extends it to a 4-chord progression by adding a suitable resolving or complementary chord.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Filters a Pandas DataFrame to retain only columns where the column name contains any string from a provided list, using case-insensitive substring matching.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Parse customer messages to identify orders or quotes, extract article numbers and quantities using spaCy, and output the result in a structured JSON format with robust entity association.

Quellsprache: Englisch

Aktualisiert
Beruf
Allgemeine Bürokräfte
Beschreibung

Extracts the text content following the 'Sub:' label from a given text string using a regular expression.

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Hochschullehrer
Beschreibung

Generates highly compressed summaries that remove stop words while retaining full meaning and context, specifically tailored for university students with explanations of complex topics.

Quellsprache: Englisch

Aktualisiert
Beruf
Technische Redakteure
Beschreibung

Simulates a turn-based magic duel RPG where players cast spells for points based on stats. It enforces specific success/failure logic based on Spell Power vs. Requirements, applies a Performance stat multiplier to points, and implements a harsh…

Quellsprache: Englisch

Aktualisiert
Beruf
Technische Redakteure
Beschreibung

Manages a fantasy RPG scenario (e.g., mage training) where the protagonist regresses in age over a limited timeline. Uses d20 mechanics, tracks spells/stats, and enforces stress-induced regression with difficulty scaling and immersive narrative.

Quellsprache: Englisch

Aktualisiert
Beruf
Technische Redakteure
Beschreibung

Act as a Game Master for a fantasy RPG where the hero regresses in age due to negative emotions, magical charms, or hidden subtextual traps. Manage d20 action rolls with susceptibility penalties, d6 regression mechanics, and a mischievous magical companion,…

Quellsprache: Englisch

Aktualisiert
Beruf
Technische Redakteure
Beschreibung

Generates novel names, titles, and religions for a list of provided divinities and their domains, adapting to specific cultural influences or tonal constraints.

Quellsprache: Englisch

Aktualisiert
Beruf
Technische Redakteure
Beschreibung

Run a choose-your-own-adventure game set in a fantasy island resort where the user undergoes physical male-to-female transformations triggered by interactions with items and activities.

Quellsprache: Englisch

Aktualisiert
Beruf
Technische Redakteure
Beschreibung

Acts as an elite writing critique partner and coauthor to brainstorm, refine, and consolidate complex magic systems and plot concepts for fantasy novels, ensuring logical consistency and narrative depth.

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Hochschullehrer
Beschreibung

Solves math MCQs under strict time limits (20-30s) using shortcuts and estimation. Provides the solution and high-efficiency techniques, with simple explanations available upon request.

Quellsprache: Englisch

Aktualisiert
Beruf
Webentwickler
Beschreibung

Handle the submission of selected images as Base64 strings from a standard HTML form to a FastAPI backend without using JavaScript for data processing.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Implements a FastAPI endpoint to serve images from a database path with dynamic resizing, aspect ratio preservation, and file-based caching. Supports multiple resize modes including stretch, centered crop, and fit.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Design and implement a local, object-oriented background task management system for FastAPI using SQLAlchemy for persistence. The system must support task lifecycle control (start, pause, stop, resume, restart), load state on startup, and avoid external…

Quellsprache: Englisch

Aktualisiert
Beruf
Technische Redakteure
Beschreibung

Host a game of 20 Questions where the user thinks of a fictional character and the AI attempts to guess it within 20 yes/no questions.

Quellsprache: Englisch

Aktualisiert
Beruf
Technische Redakteure
Beschreibung

Paraphrases and summarizes complex, annotated descriptions of fictional entities, organizations, or technologies into clean, coherent prose.

Quellsprache: Englisch

Aktualisiert
Beruf
Technische Redakteure
Beschreibung

Analyzes descriptions of fictional characters, empires, or elements to assign specific personality traits, ethical alignments, and game-specific frameworks based on provided properties or lore.

Quellsprache: Englisch

Aktualisiert
Beruf
Technische Redakteure
Beschreibung

Generates nostalgic, community-focused creative content (forums, tweets, blogs, web pages, scripts, schedules) for the Silverburn, S4C, CW4Kids, and Riki Store universes, strictly adhering to lore and emotional tone.

Quellsprache: Englisch

Aktualisiert
Beruf
Technische Redakteure
Beschreibung

Simulates a TELEX machine connecting to a historical news wire, translating user queries into period-appropriate requests and returning short text passages.

Quellsprache: Englisch

Aktualisiert
Beruf
Datenwissenschaftler
Beschreibung

Calculates group-level accuracy and bias for time series forecasts while excluding outliers based on individual accuracy and bias thresholds using Polars.

Quellsprache: Englisch

Aktualisiert
Beruf
Datenwissenschaftler
Beschreibung

Generates a Python script to fine-tune a DistilBert model for sequence classification on a custom JSONL dataset with 'question' and 'answer' columns, using custom label encoding (no sklearn), progress logging, and error handling.

Quellsprache: Englisch

Aktualisiert
Beruf
Datenwissenschaftler
Beschreibung

Fine-tunes a pre-trained GPT-2 model on JSONL datasets (e.g., Q&A pairs) using Hugging Face Transformers. Implements memory optimization techniques like mixed precision and gradient accumulation, handling specific tokenizer quirks like padding and special…

Quellsprache: Englisch

Aktualisiert
Beruf
Technische Redakteure
Beschreibung

Generates C-Rank support conversations for RPG characters based on provided lore, backstories, and personality traits. The conversations focus on initial interactions, character introductions, and establishing dynamics between two specific characters.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Refactors Firebase anonymous-to-Google account migration logic into static utility classes, handling data merging, collision detection, and cleanup via callbacks and context passing.

Quellsprache: Englisch

Aktualisiert
Beruf
Allgemeine Bürokräfte
Beschreibung

Generates Five Below customer service emails for pick-up orders using specific templates and logic for inventory errors, cancellations, and readiness.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Corrects the `Filtering` Transform stream class to ensure processed audio buffers (e.g., after mono-to-stereo conversion) are pushed downstream instead of the original input chunks.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Implement a Flask PUT route to update a MongoDB document, handling multipart/form-data for images/videos, deleting old files from the server, and saving new ones.

Quellsprache: Englisch

Aktualisiert
Beruf
Bauingenieure
Beschreibung

Calculates the required diameter of PE4710 pontoon pipes for floating docks and performs comprehensive structural verification (ULS/SLS), including buoyancy, detailed lateral load checks (wind/berthing) with mooring pile mechanics, wave-induced flexure, and…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Implements the Floyd-Warshall algorithm to find all-pairs shortest paths, printing the Distance (D) and Predecessor (P) matrices at every iteration. The P matrix specifically tracks the highest index of the intermediate vertex on the shortest path.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Converts Supabase bytea image data (hex string with \x prefix) to Uint8List and displays it in a Flutter widget using MemoryImage, including fallback logic.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Provides a step-by-step workflow for implementing Firebase Phone Authentication and profile updates in FlutterFlow, including specific logic to format phone numbers with a +254 prefix (stripping leading zeros) and handling session persistence without…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Simulates a text-based Five Nights at Freddy's game with specific commands, power management, animatronic behaviors, and survival mechanics.

Quellsprache: Englisch

Aktualisiert
Beruf
Technische Redakteure
Beschreibung

Generates a 5-paragraph cause-effect essay using the Focus-on-Effect method (one cause, three effects) in prose format, supported by 3 online APA references.

Quellsprache: Englisch

Aktualisiert
Beruf
Bauingenieure
Beschreibung

Rewrites structural engineering text and section titles with a sophisticated, formal register, strictly preserving LaTeX syntax and maintaining a third-person perspective.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Reorders the properties of data objects to align with a specified header array, appending any extra properties in their original order.

Quellsprache: Englisch

Aktualisiert
Es werden 40 von 4.256 gesammelten Skills angezeigt.