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.
Langue du texte source : anglais
Menu
Skills dans ce dépôt
SkillsMP a collecté 4 256 skills depuis ECNU-ICALK/AutoSkill. Ouvrez un skill pour examiner sa source et ses détails.
ECNU-ICALK/AutoSkillAffichage de 40 skills collectés sur 4 256.
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.
Langue du texte source : anglais
Analyze and expand the Drake Equation by incorporating specific user-defined habitability, geological, and technological factors to refine probability estimates for extraterrestrial civilizations.
Langue du texte source : anglais
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.
Langue du texte source : anglais
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.
Langue du texte source : anglais
Filters a Pandas DataFrame to retain only columns where the column name contains any string from a provided list, using case-insensitive substring matching.
Langue du texte source : anglais
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.
Langue du texte source : anglais
Extracts the text content following the 'Sub:' label from a given text string using a regular expression.
Langue du texte source : anglais
Generates highly compressed summaries that remove stop words while retaining full meaning and context, specifically tailored for university students with explanations of complex topics.
Langue du texte source : anglais
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…
Langue du texte source : anglais
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.
Langue du texte source : anglais
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,…
Langue du texte source : anglais
Generates concise, descriptive 3-sentence prompts for AI image generators based on fantasy character or scene descriptions.
Langue du texte source : anglais
Generates novel names, titles, and religions for a list of provided divinities and their domains, adapting to specific cultural influences or tonal constraints.
Langue du texte source : anglais
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.
Langue du texte source : anglais
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.
Langue du texte source : anglais
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.
Langue du texte source : anglais
Handle the submission of selected images as Base64 strings from a standard HTML form to a FastAPI backend without using JavaScript for data processing.
Langue du texte source : anglais
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.
Langue du texte source : anglais
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…
Langue du texte source : anglais
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.
Langue du texte source : anglais
Paraphrases and summarizes complex, annotated descriptions of fictional entities, organizations, or technologies into clean, coherent prose.
Langue du texte source : anglais
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.
Langue du texte source : anglais
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.
Langue du texte source : anglais
Simulates a TELEX machine connecting to a historical news wire, translating user queries into period-appropriate requests and returning short text passages.
Langue du texte source : anglais
Calculates group-level accuracy and bias for time series forecasts while excluding outliers based on individual accuracy and bias thresholds using Polars.
Langue du texte source : anglais
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.
Langue du texte source : anglais
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…
Langue du texte source : anglais
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.
Langue du texte source : anglais
Refactors Firebase anonymous-to-Google account migration logic into static utility classes, handling data merging, collision detection, and cleanup via callbacks and context passing.
Langue du texte source : anglais
Generates Five Below customer service emails for pick-up orders using specific templates and logic for inventory errors, cancellations, and readiness.
Langue du texte source : anglais
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.
Langue du texte source : anglais
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.
Langue du texte source : anglais
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…
Langue du texte source : anglais
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.
Langue du texte source : anglais
Converts Supabase bytea image data (hex string with \x prefix) to Uint8List and displays it in a Flutter widget using MemoryImage, including fallback logic.
Langue du texte source : anglais
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…
Langue du texte source : anglais
Simulates a text-based Five Nights at Freddy's game with specific commands, power management, animatronic behaviors, and survival mechanics.
Langue du texte source : anglais
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.
Langue du texte source : anglais
Rewrites structural engineering text and section titles with a sophisticated, formal register, strictly preserving LaTeX syntax and maintaining a third-person perspective.
Langue du texte source : anglais
Reorders the properties of data objects to align with a specified header array, appending any extra properties in their original order.
Langue du texte source : anglais