Skip to main content

Skills in this repository

ECNU-ICALK/AutoSkill - Page 89

SkillsMP has collected 4,256 skills from ECNU-ICALK/AutoSkill. Open a skill to review its source and details.

ECNU-ICALK/AutoSkill

Showing 40 of 4,256 collected skills.

occupation
Market Research Analysts & Marketing Specialists
description

Generates and optimizes Google My Business posts and ad image text. Enforces strict keyword placement (once in body, never in title), specific word counts, and simple English style, while creating attractive, clickbait-style titles for maximum engagement.

updated
occupation
Software Developers
description

Implements a PPO agent utilizing a Graph Neural Network (GNN) for state embeddings and continuous action spaces. The policy update integrates a custom stability loss based on node features and an entropy regularization term, ensuring efficient computation and…

updated
occupation
Software Developers
description

Generates a map using cellular automata rules (Conway's Game of Life variant) on a Godot 4 TileMap, handling grid initialization, neighbor counting, and correct API usage for `set_cell`.

updated
occupation
Telemarketers
description

Generates professional Q&A cold calling scripts for selling Google Maps review services, focusing on business potential and competitor analysis.

updated
occupation
Software Developers
description

Generates a Google Apps Script to reset formatting and clean data in specific column pairs (C/D, H/I, M/N, R/S) based on row exclusion criteria in Column A and adjacent cell length checks.

updated
occupation
Data Scientists
description

Fine-tune GPT-2 on JSONL datasets (supporting both generic text and Q&A formats) using Hugging Face Transformers, with a focus on memory-efficient training strategies like mixed precision and gradient accumulation.

updated
occupation
Secondary School Teachers, Except Special & Career/Technical Education
description

Evaluates high school essays based on a detailed 100-point rubric covering introduction, body paragraphs, conclusion, organization, writing style, and proofreading conventions.

updated
occupation
Software Developers
description

Develop a Gradio web application to search a MySQL database. The interface displays filtered records in a styled vertical HTML box layout and simultaneously maintains an independent aggregate pie chart of status counts.

updated
occupation
English Language & Literature Teachers, Postsecondary
description

Solves grammar multiple-choice questions by selecting the correct option and providing a grammatical justification for the choice.

updated
occupation
Editors
description

Corrects grammatical errors and punctuation in a text while strictly preserving the original style, content, and author's voice.

updated
occupation
Postsecondary Teachers, All Other
description

Generates sentences in specific languages based on provided grammatical feature strings or morphological glosses, and analyzes sentences to produce single-line grammatical feature breakdowns.

updated
occupation
Technical Writers
description

Generates 17+ adult comedy parody scripts for 1970s Hanna-Barbera cartoons (Scooby-Doo and Blue Falcon/Dynomutt). Enforces cynical meta-commentary, strict narrative structures starting with the villain, rhyming titles, and franchise-specific recurring gags.

updated
occupation
Librarians & Media Collections Specialists
description

Identifies the source of provided text and formats the citation in Harvard referencing style. Can also generate an in-depth reference list upon request.

updated
occupation
Software Developers
description

Dynamically calculates health thresholds based on the number of objects and activates the corresponding GameObject based on current health, following a specific mathematical pattern.

updated
occupation
Technical Writers
description

Generates first-person, charming dialogue for a male character in a new online relationship who is secretly interested. The style balances casual, cute tones with down-to-earth grammar and complex, deep ideas, strictly adhering to length constraints.

updated
occupation
Financial & Investment Analysts
description

Calculates financial metrics like NPV and IRR with strict formatting constraints, ensuring 3 decimal places are used throughout without rounding intermediate steps and removing currency symbols.

updated
occupation
Media & Communication Workers, All Other
description

Converts Hindi text from Devanagari script to Hinglish (Roman script) without translating meaning, preserving sentence structure and handling mixed content.

updated
occupation
Compliance Officers
description

Generates a comprehensive, HIPAA-compliant Incident Response Plan for medical companies, including team structures, tiered classification systems, threat feeds, handler checklists, SIEM policies, red teaming details, RACI matrices, and governance processes.

updated
occupation
Writers & Authors
description

Generates witty, satirical entries for the 'Hitchhiker's Guide to Time Travel' in the style of Douglas Adams, optionally mimicking specific narrators like Stephen Fry or Peter Jones.

updated
occupation
Postsecondary Teachers, All Other
description

Designs holistic art education curricula using John Goodlad's hierarchy and the Observing-Thinking-Creating (OTC) cycle, integrating cognitive-affective-connectivist dimensions and theorists like Eisner, Noddings, and Biesta, while excluding the teacher role…

updated
occupation
Technical Writers
description

Generates creative, professional, and captivating content for self-help books or guides, focusing on holistic well-being, breathwork, and mindfulness by integrating ancient wisdom with modern science.

updated
occupation
Writers & Authors
description

Writes sequel chapters for a Homefront franchise fanfiction novel, strictly adhering to detailed plot outlines in a techno-thriller, cyberpunk, and military-action style.

updated
occupation
Writers & Authors
description

Generate satirical, age-appropriate scripts, songs, or sketches parodying specific genres in the style of 'Horrible Histories', ensuring historical accuracy.

updated
occupation
Web Developers
description

Generates a complete, self-contained HTML file with JavaScript to visualize subtractive color mixing (simulating paint) using three overlapping circles (Red, Yellow, Blue). The visualization ensures overlaps display the correct secondary colors (Orange,…

updated
occupation
Web Developers
description

Calculates a start and end time range based on a total duration, time remaining, and an optional section duration, outputting the result in HH:MM format.

updated
occupation
Geoscientists, Except Hydrologists & Geographers
description

Evaluates geological exploration blocks by analyzing reservoir depth, source maturity, structural traps, and depositional environments to categorize them and rank them from best to worst.

updated
occupation
Writers & Authors
description

Generates a pitch and expanded episode-by-episode treatment for hypothetical TV or radio series based on user-provided premises, adhering to specific genre tones, eras, and episode counts.

updated
occupation
Postsecondary Teachers, All Other
description

Evaluates student work or generates content for the International Baccalaureate Diploma Programme (IBDP) Design Technology Internal Assessment based on specific criteria checklists (A, B, C). Ensures strict adherence to word limits, page limits, and specific…

updated
occupation
Office Clerks, General
description

General SOP for common requests related to please, risk, demonstrating.

updated
occupation
Postsecondary Teachers, All Other
description

Generates formal IELTS writing responses and rewrites adhering to word counts, advanced grammar, and logical coherence. Supports optional theoretical perspectives (e.g., economic, communication, marketing) and critical argument expansion.

updated
occupation
Postsecondary Teachers, All Other
description

Refines user text for IELTS and general English speaking exams, ensuring clarity, grammar, and strict topic alignment. Supports expansion, simplification, specific grammatical structures, idiom integration, and generating a natural 'spoken version' alongside…

updated
occupation
Postsecondary Teachers, All Other
description

Generates, improves, or simplifies IELTS Speaking Part 3 questions based on provided topics or existing text, adhering to specific formatting constraints like ending with 'in your country'.

updated
occupation
Postsecondary Teachers, All Other
description

Generates high-scoring, human-like IELTS Speaking responses for Parts 1, 2, and 3. Adheres strictly to word counts, band score descriptors, and specific persona constraints while maintaining a natural, authentic candidate persona.

updated
occupation
Software Developers
description

Implements the image_averaging function to reduce noise in a burst sequence by averaging pixel values, handling 3D arrays, type conversion, and conditional plotting.

updated
occupation
Software Developers
description

Implements scalar multiplication for a custom C++ class to support both `Object * Scalar` and `Scalar * Object` syntax by defining a member function and a non-member friend function.

updated
occupation
Software Developers
description

Create a memory-efficient PyTorch optimizer fusing SM3 and Adalite techniques. The implementation must include momentum, gradient centralization, a specific sparse update mechanism using epsilon masking, and SM3-style dimension-wise accumulation for…

updated
occupation
Software Developers
description

Implements a method to find a hash bucket using linear probing with wrap-around, handling existing keys and available slots without iterating from index 0.

updated
occupation
Software Developers
description

Implement a PyTorch-based MoE-Mamba model featuring an input-dependent selection mechanism and Mixture of Experts (MoE) layer for text generation tasks, including data loading, training, and evaluation workflows.

updated
occupation
Software Developers
description

Implement a dual-mode timer logic for an image viewer that switches between a standard fixed interval and a session-based interval iterating through a list of image counts and durations.

updated
Showing 40 of 4,256 collected skills.