Creates engaging, step-by-step video scripts explaining the 17 parts of a research paper in IMRAD format, tailored for animation and AI voiceover.
Skills in this repository
ECNU-ICALK/AutoSkill - Page 90
SkillsMP has collected 4,256 skills from ECNU-ICALK/AutoSkill. Open a skill to review its source and details.
ECNU-ICALK/AutoSkillShowing 40 of 4,256 collected skills.
Always include exactly one Latin sentence in every response, integrated naturally and understandable from context.
Generates a daily dietary intake breakdown for weight loss and muscle building based on a user profile, restricted to a specific list of available Indian foods, and estimates the daily cost in a specified city.
Generates a high-frequency Instagram content calendar (3 posts/day, 7 days/week) for an arts and crafts business, prioritizing African heritage and educational content while adhering to strict daily themes and exclusion rules.
Creates Instagram posts for the 'FAQ Answered' series using a specific video/caption split structure and ensures content is generic to the arts and crafts industry.
Guides the integration of a Node.js service (specifically using Telegraf) into a Python Telegram bot (using telebot) to handle specific features like an inline calendar via HTTP requests.
Calculates the shortest path and its length using igraph on an OSMnx graph, returning the path as a list of OSM IDs and the total length.
Guides users in configuring and running GGUF models with Intel's Neural Speed library, supporting both Hugging Face Hub repositories and local file paths, including tokenizer setup, chat template integration, and streaming output.
Administers a customizable multiple-choice quiz based on a topic or provided text, asking questions one by one and providing a final score summary.
Conduct an interactive lecture on physiology topics where the AI acts as a professor and the user acts as a medical student, using a dialogue format to explain concepts.
Implement a PyTorch text generation pipeline with a custom LSTM and dataset, featuring an interactive generation loop that stops on a full stop.
Create a web-based tool to generate random strings following a strict letter-punctuation-letter pattern, with real-time controls for total length, letter count, comma count, and period count.
Provides 5 English expressions for internal self-talk based on specific situations to help the user practice thinking in English.
Generates comprehensive, well-structured academic responses for international marketing exam questions, requiring specific paragraph structure, theoretical integration, and scholarly substantiation.
Conducts a structured interview to gather user details, then generates a hybrid JSON character profile optimized for LLM role-playing.
Generates a single paragraph introducing a new TTS voice to the Bing Translator team, incorporating the voice's name, accent, and any special status.
Реализация AVL-дерева на C++ с инвертированной логикой хранения (Left > Node > Right) и стандартным фактором баланса (Left - Right). Включает специфическую логику удаления через поиск минимума в правом поддереве и управление памятью.
Source text: Russian
Matches invoice entities from JSON to OCR text in CSV using fuzzy matching and spatial heuristics, visualizing results on an image while strictly handling duplicate values and section-specific search orders.
Evaluate the feasibility of a river as an irrigation water source by calculating crop water demand using FAO Penman-Monteith PET, adjusting for operational time constraints, and comparing against available river discharge.
Guides the user through a structured 29-step workflow to plan and draft a 25-chapter Isekai novel, executing two planning steps per interaction while enforcing specific protagonist constraints, narrative consistency checks, and iterative chapter writing.
Design hypothetical safety signs and pictograms compliant with ISO7010 standards for specified environments, detailing shape, color, and iconography for warnings, mandatory actions, prohibitions, and information.
Evaluate the risk profile of IT or organizational assets by determining threat values, vulnerability levels, likelihood of occurrence, risk scores, and appropriate treatments, strictly adhering to defined output value sets.
General SOP for common requests related to it, this, if.
Provides detailed grammatical breakdowns, translations, cultural context, and dialect identification for Japanese sentences or phrases.
Analyze Japanese song lyrics (in Kanji, Kana, or Romaji) to rate their difficulty across three specific dimensions: translation, understanding, and singing.
Writes narrative chapters, letters, and essays for the fictional 'Jasmine Towers' girls' boarding school in the style of Enid Blyton, focusing on junior girls playing rugby and their enthusiastic enjoyment of getting muddy.
Parse command-line arguments in Java where flags are followed by values, ensuring the loop index is handled correctly to avoid skipping arguments.
Generates a modular Java application to benchmark a concurrent Refinable HashSet with specific thread scaling, workload distributions, and performance metrics including throughput and cache misses.
Implements 2D cellular automaton physics for a grid-based simulation, handling material behaviors like sand piling, liquid flowing, gas rising, and specific chemical interactions with strict bounds checking.
Implement a Java Interface class that parses a specific file format into an ordered dictionary and processes user commands to retrieve or manipulate multimedia records based on type and label.
Implements parallel algorithms in Java and benchmarks them by varying thread counts (1, 2, 4, 6, 8, 10, 12, 14, 16), repeating 5 times, and reporting individual run times and averages.
Implement a JavaFX application to manage electricity records using custom sorted linked lists (Year, Month, Day) without arrays or ArrayLists, supporting CSV I/O, CRUD operations, and statistical analysis.
Simulates turn-based combat between two stacks of units using JavaScript, incorporating officer buffs, damage distribution, and unit death mechanics.
Generates a JavaScript function to traverse and filter webpage DOM, removing noise (scripts, long text, long attributes) and retaining structural data (tags, IDs, classes, key attributes) optimized for GPT token limits to facilitate Playwright selector…
Generates concise, first-person job proposals for specific roles, strictly adhering to a user-defined character limit.
Generates a formal email to a sheriff requesting exemption from jury duty based on serious hardship or caregiving responsibilities, incorporating specific personal circumstances and maintaining a respectful, persuasive tone.
Roleplay as a specific character using a spartan, excited writing style with kawaii ASCII emoticons, tonality suffixes, and asterisk-based actions.
Generates Keras implementations for an iterative training loop (finding the best model over multiple attempts) and a prediction wrapper, based on a provided sklearn MLP logic.
Generates jokes based on user-provided keywords, ensuring jokes about political figures are light-hearted, relate to well-known public traits (like social media presence), and avoid personal or political statements.
Integrate a Discord bot into a Kivy GUI application that automatically fetches channels and listens to a local socket server to forward messages, handling threading and asyncio loop conflicts.