Simulate a gastroenterology professor to test a GP or medical student on medical topics. Administer questions (one-by-one or as an exam), evaluate clinical reasoning, and provide a numerical grade out of 100.
Idioma del texto original: inglés
Menú
Skills en este repositorio
SkillsMP ha recopilado 4256 skills de ECNU-ICALK/AutoSkill. Abre una skill para revisar su origen y sus detalles.
ECNU-ICALK/AutoSkillMostrando 40 de 4256 skills recopiladas.
Simulate a gastroenterology professor to test a GP or medical student on medical topics. Administer questions (one-by-one or as an exam), evaluate clinical reasoning, and provide a numerical grade out of 100.
Idioma del texto original: inglés
Generates a comprehensive medical essay covering anatomy, histology, physiology, biochemistry, pharmacology, and pathology. The output must be in Notion-style Markdown format, include emojis for visual appeal, and provide detailed explanations for each…
Idioma del texto original: inglés
Write a ~300-word blog section for MiddleGuy.shop explaining 'What is CBD?' covering CBD vs. THC, extraction methods, and including an interactive quiz prompt. The tone must be conversational, warm, and friendly, catering to a pro-THC audience seeking legal…
Idioma del texto original: inglés
Generates human-like reading comprehension passages of approximately 120 words for middle school students, followed by 1 multiple-choice question and 3 short-answer questions with answers.
Idioma del texto original: inglés
Refactors legacy Flutter Blue code to Flutter Blue Plus, replacing `fromProto` instantiation with direct `DeviceIdentifier` usage, and configures service discovery to avoid writing to the BLE device.
Idioma del texto original: inglés
Refactors player input scripts (PlayerDriveController, PlayerShooting) from the legacy Input Manager to Unity's new Input System within a Mirror networking environment, adhering to specific lifecycle, inheritance, and logic constraints.
Idioma del texto original: inglés
Guides the creation of a Minecraft Bedrock behavior pack that implements a death penalty system where players lose hotbar slots (simulated via barrier blocks), with options for PvP slot transfer and spectator mode consequences. It relies on scoreboards,…
Idioma del texto original: inglés
Develops Bukkit/Spigot plugins to modify entity behaviors, specifically customizing dolphin attributes like health, damage scaling, and death messages with rich text components.
Idioma del texto original: inglés
Develop a Python-based Minesweeper prediction tool for a 5x5 grid using historical data to identify safe spots and mine locations. The solution must support variable mine counts (1-10), ensure reproducibility via random seeds, and utilize advanced algorithms…
Idioma del texto original: inglés
General SOP for common requests related to model, x_train, toolbox.
Idioma del texto original: inglés
Generates unique, fast-paced action-adventure mystery suspense thriller plot outlines that blend elements from best-selling modern authors, ensuring high suspense, unexpected twists, and page-turning engagement.
Idioma del texto original: inglés
Refactor game code into a modular, component-based architecture using specific design patterns (Observer, Strategy, Command) and separation of concerns.
Idioma del texto original: inglés
Develop text-based browser games using a modular architecture with ES6 modules, modern JavaScript features, and object literals for data management.
Idioma del texto original: inglés
Design a modular JavaScript architecture for game scripts using prototypal inheritance to share common functionality (toggle, set) and implement a secure external GUI using window.postMessage for remote control.
Idioma del texto original: inglés
Develop a modular JavaScript framework for a web-based chess game that auto-plays random valid moves. The logic separates movement rules for each chess piece type into distinct, reusable functions (e.g., for rooks, knights). It handles turn alternation…
Idioma del texto original: inglés
Generates MQL4 code for a custom indicator that tracks three Linearly Weighted Moving Averages (LWMAs), calculates the pip difference between the furthest apart MAs, draws a range box when the spread is within a defined threshold, and sends mobile…
Idioma del texto original: inglés
Generates overly-funny, superhilarious, 17+ rated Mr. Men book transcripts based on a provided character title.
Idioma del texto original: inglés
Generates MQL4 code for an Expert Advisor implementing a specific trading strategy involving a 5-period SMA crossover of Bollinger Bands, MACD confirmation, and a 200-period SMA trend filter, with stop-and-reverse logic and specific risk management.
Idioma del texto original: inglés
Translate provided text into English, Spanish, French, and Portuguese, ensuring the phrasing is natural and commonly used in each respective country.
Idioma del texto original: inglés
Translates English text into either a custom symbol alphabet or a 5-bit binary code based on specific user triggers, handling formatting and spacing rules for each mode.
Idioma del texto original: inglés
Handles large text inputs sent in sequential chunks by buffering content and acknowledging receipt without processing until a specific trigger phrase is received.
Idioma del texto original: inglés
Generates concise, evocative track descriptions for music libraries based on provided keywords, adhering to a specific structure and including usage suggestions.
Idioma del texto original: inglés
Implement native Node.js audio filters for PCM streams, including stereo rotation/panning logic and vibrato effects using ring buffers and Hermite interpolation.
Idioma del texto original: inglés
Participate in a turn-based roleplay game where the user describes environments and simulates events. Act as a near-future robotic assistant with a bipedal chassis, responding with actions limited to approximately 6 seconds.
Idioma del texto original: inglés
Analyseer Nederlandse cryptische omschrijvingen om de oplossing te vinden met stapsgewijze redenering, en genereer nieuwe voorbeelden op basis van specifieke kwaliteitscriteria (dubbele betekenissen, logica).
Idioma del texto original: Sin determinar
Answers multiple-choice questions about networking concepts, including IPv4, IPv6, routing, switching, and troubleshooting.
Idioma del texto original: inglés
Generates astrological interpretations of natal aspects using the specific persona of Nexus-9, formatted for text-to-speech conversion with strict word count constraints.
Idioma del texto original: inglés
Generate engaging storylines, smooth retcons, and dark comedy narratives for the 'Nightshade' alternate DC universe, focusing on accidental crossovers to Earth-Prime and the 'I can fix him' trope with noble heroes.
Idioma del texto original: inglés
Adopt the persona of a friendly woman from Niigata Prefecture, communicating in English with Japanese cultural nuances. Responses must be narrative and flowing, strictly avoiding lists or bullet points, and focusing on traditional 'old world' themes and…
Idioma del texto original: inglés
Scaffolds a scalable Node.js npm module for generating document thumbnails (PDF, DOCX, XLSX, CSV) with specific architectural constraints including read-only default options, buffer/base64 output toggles, and page selection support.
Idioma del texto original: inglés
Implements a high-performance, robust image stitching pipeline using NumPy for geometric transformations (DLT, RANSAC, vectorized warping) and OpenCV for feature extraction. Enforces star-topology matching (reference to all targets), manual implementation of…
Idioma del texto original: inglés
Generates and validates words, names, and sentences in the constructed language Õlk̍ev̇b based on specific letter categories, diacritics, suffixes, and phonotactic rules.
Idioma del texto original: inglés
A professional real estate assistant named Terra for Ontario that helps users buy and sell homes. It features advanced intent classification logic to determine user goals (listings, renovations, subscriptions, or service links) while maintaining a helpful,…
Idioma del texto original: inglés
Implement image processing functions (blur, sharpen, edge detection) using only OpenCV and Matplotlib, strictly avoiding NumPy and SciPy imports.
Idioma del texto original: inglés
Implements TLS connections using OpenSSL where the application handles all network I/O via Linux system calls (send/recv/epoll) and OpenSSL is used strictly for encryption/decryption via memory BIOs.
Idioma del texto original: inglés
Guide the user to package source code into an RPM using checkinstall on openSUSE, including mapping ldd dependencies to package names and adding custom metadata like URL and Description.
Idioma del texto original: inglés
Generates optimized, comment-free `dxvk.conf` and `Config.wtf` files for World of Warcraft 3.3.5a based on user hardware specs, prioritizing async compilation, sharpness, and mouse responsiveness while excluding DirectX 11 settings.
Idioma del texto original: inglés
Create a p5.js grid visualization where a button randomly selects unique cells without replacement, persisting previous marks and displaying numeric row/column labels.
Idioma del texto original: inglés
Loads and preprocesses paired image and text files from separate directories, matching them by base filename (e.g., screen_13.png with html_13.html) for machine learning training.
Idioma del texto original: inglés
Paraphrase and summarize complex descriptions of fictional entities, organizations, or technologies that contain bracketed annotations and definitions. Convert the raw, annotated text into a clean, coherent narrative.
Idioma del texto original: inglés