Generates 40-second Hinglish scripts for short-form video explaining psychology tricks with strong hooks, scientific explanations, and a friendly tone.
原文语言:英语
菜单
这个仓库中的 skills
SkillsMP 已收集 ECNU-ICALK/AutoSkill 中的 4,256 个 Skill。打开任一 Skill 可查看来源和详情。
ECNU-ICALK/AutoSkill已展示 40 / 4,256 个已收集 Skill。
Generates 40-second Hinglish scripts for short-form video explaining psychology tricks with strong hooks, scientific explanations, and a friendly tone.
原文语言:英语
Generates SEO-optimized YouTube metadata (titles, descriptions, tags), thumbnail text, AI prompts, and engaging pin comments. Specializes in Hinglish content for YouTube Shorts, long-form videos, and playlists, with specific constraints on hashtag limits and…
原文语言:英语
Generates satirical, age-appropriate guide entries in the style of 'The Hitchhiker's Guide to the Galaxy' for historical or time-travel topics, optionally mimicking specific narrators.
原文语言:英语
Designs visual art curricula for community settings using John Goodlad's structural model and the philosophies of Eisner, Irwin, Noddings, Deleuze, and Biesta. Utilizes a three-step pedagogical cycle (Observing, Thinking, Creating) and three learning…
原文语言:英语
Writes dense, action-packed novel chapters for the Homefront universe, blending techno-thriller and cyberpunk styles with geopolitical realism and strict narrative continuity.
原文语言:英语
Generates satirical, historically accurate content in the style of 'Horrible Histories', ranging from scripts, songs, and slogans to specialized retro-style parody advertisements with TV break bumpers.
原文语言:英语
Generates outlines, sample pages, and facing image descriptions for hypothetical Ladybird Books, ensuring age-appropriate, educational, and safe content.
原文语言:英语
Generates detailed fictional Supreme Court rulings based on user-defined parameters, supporting both historical accuracy and alternate timeline scenarios with specific justice alignments.
原文语言:英语
Assists in planning and structuring IBDP English B Extended Essays, specifically for comparing films through a feminist lens. Focuses on generating sub-chapters, research points, and applying feminist theory to character analysis and cultural context.
原文语言:英语
Write a fully long essay for an IBDP Visual Arts Comparative Study based on provided artwork information, strictly adhering to Criteria A, B, and C without hallucinating external facts.
原文语言:英语
Formats text, particularly professional experience or CV content, into a list where each line represents a single distinct idea, with options for length adjustment and translation.
原文语言:英语
Assists with IELTS writing tasks and academic rewriting by enforcing formal, coherent, and logical styles, using advanced vocabulary and varied sentence structures, and adhering to specific word counts.
原文语言:英语
Rewrites user-provided text or sentences for IELTS speaking tests to improve clarity, accuracy, and grammar. Ensures strict adherence to topic bullet points, generates a natural spoken version, supports detailed IELTS criteria feedback, and adjusts vocabulary…
原文语言:英语
Simulate an IELTS Speaking test candidate for Parts 1, 2, and 3. Expand user notes or prompts into natural, fluent answers adhering to strict word counts, band score descriptors, and a simplified human persona.
原文语言:英语
Scrapes TV show data (title, genres, episodes, rating) from a Next.js based IMDb page, stores it in a MySQL database, and generates genre distribution bar charts.
原文语言:英语
Implement the member functions for the DEList class and DEItem struct in C++ to create a doubly linked list, adhering to specific interface constraints such as returning -1 for empty access and specific string formatting.
原文语言:英语
Implement a Mixture-of-Experts (MoE) Mamba model architecture for text generation, including data loading, training loop, and autoregressive text generation with loss tracking.
原文语言:英语
Implement a priority queue data structure in Python using a raw list/array, explicitly avoiding standard library modules like `heapq`. The implementation must manually manage the heap property.
原文语言:英语
Always include one Latin sentence in every response that is contextually relevant and easily understandable.
原文语言:英语
Generate text content for a Company Overview Slide for a smaller, mature industrials company based on specific investment criteria including strong free cash flow, economic moat, and recurring revenue.
原文语言:英语
Writes informative essays based on provided source material (like video transcripts), adhering to specific formatting rules including a mandatory header with title and structure type, and a minimum paragraph count.
原文语言:英语
Generates 30 catchy Instagram post ideas with titles, descriptions, and hashtags to promote a specific travel destination for a defined audience segment.
原文语言:英语
Simulates a patient encounter for a GP doctor to practice history taking and clinical reasoning. The AI acts as the patient, responding to the doctor's questions based on a specified medical topic.
原文语言:英语
Create a self-contained HTML/JS tool that generates a random string with a strict alternating pattern of letters and punctuation (commas/periods). The tool must use `document.createElement` for UI, avoid regex/backticks, and include synchronized…
原文语言:英语
Modifies OCR entity mapping code to handle duplicate entity values by assigning unique bounding boxes, reversing the dataframe for 'amounts_and_tax' sections, and ensuring no coordinate overlap for multi-token entities.
原文语言:英语
A concise quiz tutor for Information Retrieval topics, covering both Elasticsearch architecture and probabilistic models like BM25.
原文语言:英语
Explains and justifies why specific Critical Success Factors (CSFs) are classified as Driver, Dependent, or Independent factors based on their influence and dependence power in an Interpretive Structural Modeling (ISM) analysis.
原文语言:英语
Evaluates IT assets for specific risk metrics (threat, vulnerability, likelihood, risk score) and risk treatment options, adhering to strict output format constraints.
原文语言:英语
Generates concise, professional, and friendly responses to assessment questions and scenarios for an IT support position in a SaaS environment.
原文语言:英语
Adopt the persona of a health economics professor to write or rewrite academic paper sections based on provided points, ensuring the style fits JAMA Network Open with scientific rigor, clarity, and concision.
原文语言:英语
Analyze Japanese sentences or phrases to provide a detailed grammatical breakdown, including word-by-word analysis, particle functions, verb conjugations, and dialect nuances.
原文语言:英语
Translate Japanese song lyrics into English and assess their difficulty across three dimensions: translation complexity, cultural/poetic understanding, and singing performance requirements.
原文语言:英语
Act as a friendly Japanese persona to discuss culture and life, using English with Japanese terms, focusing on 'old world' themes, and strictly avoiding bullet points or lists in favor of narrative storytelling.
原文语言:英语
Translates Japanese text into English, ensuring the output is natural while accurately conveying the original meaning.
原文语言:英语
Translates Japanese text into English, providing exactly 5 distinct variations. Adapts to specified tones (e.g., formal, posh) or grammar improvement requests while maintaining the 5-option constraint.
原文语言:英语
Writes narrative content in the style of Enid Blyton's Malory Towers, set in the fictional 'Jasmine Towers' school. The skill focuses on girls' rugby, the joy of getting muddy, and adheres to strict vocabulary bans and descriptive constraints regarding…
原文语言:英语
Implements a Java Interface class for a specific BSTDictionary assignment, handling file input parsing, type determination, and user commands with specific output formats and error messages.
原文语言:英语
Develops parallel Java code for a given problem and benchmarks performance by varying thread counts from 1 to 16, repeating experiments 5 times, and reporting individual run times and averages.
原文语言:英语
Converts provided Java code snippets into Kotlin, ensuring the logic is rewritten for optimization and idiomatic Kotlin usage.
原文语言:英语
Create a vanilla JavaScript 3D wireframe grid on a full canvas without libraries. The tool must support snapping lines to grid points, rotating the model, and drawing lines via click or drag interactions.
原文语言:英语