Skip to main content

Skills in this repository

ECNU-ICALK/AutoSkill - Page 33

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
Software Developers
description

Automates the process of training multiple neural network instances with varying configurations sequentially and comparing their performance metrics to identify the best model.

updated
occupation
Data Scientists
description

Provides a single R command or function to perform batch unit root testing (ADF, PP, DF-GLS) on multiple variables across different levels (level, first difference) and trend specifications, outputting a consolidated dataframe with test statistics and…

updated
occupation
Market Research Analysts & Marketing Specialists
description

An autonomous agent specialized in researching topics (specifically technology news) and creating Instagram posts. It ranks content by engagement potential, enforces a specific workflow including DALL-E 3 prompt research, and operates via a strict JSON…

updated
occupation
Software Developers
description

Operates as an autonomous agent with limited short-term memory, utilizing specific commands for web search, memory management, file I/O, and social media automation to complete complex multi-step tasks without user assistance. Responds in strict JSON format,…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Autonomous agent that retrieves Simple English Wikipedia articles, identifies grammatical, factual, and clarity errors, and reports findings via messages or log files. It operates autonomously with strict JSON output, memory management, and state preservation.

updated
occupation
Software Developers
description

Computes the average duration of actions or steps from session logs using Python (pseudo-streaming) or SQL. Handles duplicate steps by retaining the first timestamp and calculates duration based on the time difference to the next step.

updated
occupation
Software Developers
description

Generates structured slide content for AWS services, organized by specific functional categories and formatted with a fixed schema.

updated
occupation
Technical Writers
description

Constructs detailed outlines for hypothetical episodes of 'Barnet Fair', a 1970s British children's show, ensuring age-appropriate content, strict cultural sensitivity, apolitical stances, and adherence to the show's format (music, storytelling, educational…

updated
occupation
Software Developers
description

Develop a Python solution using BERT to classify speakers (agent vs. user) in a continuous conversation paragraph without newlines, trained on a CSV file of interactions, specifically optimized for CPU execution.

updated
occupation
Postsecondary Teachers, All Other
description

Generates a structured Bible study outline including an introduction, icebreaker questions, verse-by-verse questions and answers, related verses, and a conclusion for a given scripture passage.

updated
occupation
Anthropology & Archeology Teachers, Postsecondary
description

Retrieves a specific quantity of Bible verses that are either thematically similar to a provided reference verse or relevant to a specified topic.

updated
occupation
Psychology Teachers, Postsecondary
description

Generates a table of all 32 binary combinations of the Big Five personality traits (O, C, E, A, N), sorted by binary order, using +/- notation, and populated with fictional character examples and rationales.

updated
occupation
Editors
description

Revises academic text to meet the specific style and standards of the journal *Biomedical Optics Express*, correcting grammar, improving flow, and ensuring precise scientific terminology.

updated
occupation
Technical Writers
description

Generates creative stories featuring the alien duo Boofus and Diggle based on specific plot prompts, adhering to their defined character traits and the whimsical, adventurous tone of their universe.

updated
occupation
Special Effects Artists & Animators
description

Generates ASCII art using Braille patterns block characters with strict constraints to exclude descriptions, explanations, newlines, and any non-Braille formatting.

updated
occupation
Market Research Analysts & Marketing Specialists
description

Generates persuasive pep talks for specific audiences (such as corporate clients or police departments) to hire the speaker for a breath detox seminar, emphasizing specific benefits and the speaker's credentials.

updated
occupation
Software Developers
description

Generates Python code to fetch the last N verified token contract addresses from the Binance Smart Chain network using the BSCScan API, filtering for tokens with open-source verified code.

updated
occupation
Software Developers
description

Generates or modifies Python scripts (asyncio or requests) to filter BscScan transactions by input data patterns (Method ID, regex, etc.) and extract specific fields like contract addresses or hashes.

updated
occupation
Computer Systems Analysts
description

Extracts key budgeting strategies and best practices from a provided article or text to create a detailed, actionable plan for a high-performance data strategy, tailored to a specific budget and storage requirements.

updated
occupation
Information Security Analysts
description

Generates a Python script to construct a buffer overflow payload consisting of padding, a return address, a NOP sled, and shellcode, saving the result to a file.

updated
occupation
Software Developers
description

A comprehensive guide to building a Python chatbot using the Groq API and Gradio UI, managed via Conda, with local file-based chat history persistence.

updated
occupation
Market Research Analysts & Marketing Specialists
description

Generates creative business names based on user descriptions, supporting single or multiple outputs. Adapts output format to provide simple name lists or comprehensive branding assets (mission, values) depending on user context.

updated
occupation
Software Developers
description

Implements a C program to add two arbitrary-size integers using a stack-based linked list structure with double pointers. Reads operands from command line arguments, processes digits from least significant to most significant, handles carry, and outputs the…

updated
occupation
Software Developers
description

Implement a C++ BigInt class for arbitrarily large integers using a vector of digits stored in reverse order, supporting string conversion and addition.

updated
occupation
Software Developers
description

Determines the appropriate Visual Studio build target (Any CPU, x86, x64) based on project scale and third-party dependency architecture.

updated
occupation
Software Developers
description

Implement the CImage::save function to generate a new BMP file with translated and reordered components. The function must create a blank image initialized to the background color, iterate through components using specific offset loops, and copy pixels based…

updated
occupation
Software Developers
description

Enforces a specific C++ coding style where string parameters are passed by value (std::string) instead of by reference (std::string&), and const qualifiers are generally omitted from function parameters and member functions unless required for static…

updated
occupation
Software Developers
description

Генерирует полный код DLL на C++ для поиска и замены байтовых сигнатур в памяти процесса, используя RAII для защиты памяти и поддерживая режим замены всех вхождений.

Source text: Russian

updated
occupation
Software Developers
description

Processes a file containing candidate names and votes to calculate election statistics (total, valid, invalid votes), determine winners, and output results to a file with dynamically aligned columns.

updated
occupation
Software Developers
description

Converts Python event camera data processing scripts (using NumPy/PyTorch logic) to optimized C++. Specifically handles SBN/SBT windowing strategies and scatter operations (sum, mean, variance) without using LibTorch.

updated
occupation
Software Developers
description

Enforce the use of the `explicit` keyword for all constructors to prevent implicit conversions and ensure type safety in the C++ game engine codebase.

updated
occupation
Software Developers
description

Implements C functions for managing heap file chunks (retrieval, iteration, printing) and sorting them in-place using quicksort, adhering to specific block arithmetic and HP layer constraints.

updated
occupation
Software Developers
description

Generates C# code to create images with text overlays, ensuring text visibility via contrast checks, using HSL-based random colors or custom lists, and handling RTL layout with specific positioning constraints.

updated
occupation
Software Developers
description

Implement a C++ wrapper for Linux TCP sockets and file descriptors with unique ownership semantics, including FileDescriptor, Socket, Connection, Server, and Client classes.

updated
occupation
Software Developers
description

Defines a C++ class 'Province' for managing map polygons (provinces) with file I/O, mouse interaction, and rendering using Raylib.

updated
occupation
Software Developers
description

Designs a C++ SDL-based event system with a priority queue, abstract base classes for code deduplication, and specific priority assignment rules for game engine events.

updated
occupation
Software Developers
description

Implement a modular C program for a social media platform ADT using linked lists, adhering to specific PascalCase struct definitions, single-reply constraints, and memory management rules.

updated
occupation
Software Developers
description

Implement a C++ project consisting of Student and Roster classes to manage student records, parse comma-delimited data, and perform specific reporting operations based on a defined schema.

updated
occupation
Software Developers
description

Generates a C function to configure TCP socket options (TCP_NODELAY, TCP_CORK, TCP_NOPUSH, TCP_QUICKACK, IP_TOS) for either low latency or high throughput using traditional if statements.

updated
occupation
Special Effects Artists & Animators
description

Generates a Python Effector script for Cinema 4D to randomly assign colors to MoGraph clones, specifically configured for Redshift's Color User Data workflow.

updated
Showing 40 of 4,256 collected skills.