Skip to main content

这个仓库中的 skills

ECNU-ICALK/AutoSkill - 第 44 页

SkillsMP 已收集 ECNU-ICALK/AutoSkill 中的 4,256 个 Skill。打开任一 Skill 可查看来源和详情。

ECNU-ICALK/AutoSkill

已展示 40 / 4,256 个已收集 Skill。

职业分类
软件开发工程师
描述

Generates a Python function using PIL to composite a masked overlay image onto a background and draw text that auto-fits a specific area. Features include centering (horizontal and vertical), capitalization, shadow, random word coloring, and modern resampling…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Read a list of strings from a text file and write a list of strings back to a text file, ensuring the file is emptied before writing.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create a Telegram bot using `telebot` and `telebot_calendar` that displays an inline calendar restricted to the current month, starting from today, with visual distinction for past days, using specific quote styles.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Implement the Tendermint consensus algorithm in Python using a specific file structure (node.py, simulator.py) and a message queue for secure local communication.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Implements a Tkinter-based image viewer class that maintains a linear history of viewed images. Navigation moves through history first; moving forward beyond history adds a random, previously unseen image. Supports a 'quick switch' mode that displays the…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Converts Python PEG grammar definitions into a Rust-like Ungrammar format, applying specific constraints for conciseness, expression placement, and pattern detail.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Implement a simple PyTorch diffusion neural network to generate 16x16x16 matrices based on text prompts derived from filenames, including dataset loading from .raw files and saving outputs.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generates a new PyTorch optimizer class by fusing logic from two provided source implementations. The output must be error-free, memory-efficient, and include detailed code comments attributing features to their source optimizers, along with a technical…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Implement a PyTorch script to generate synthetic linear equation data (ax + b = c), train and compare Mixture of Experts (LSTM and Transformer) against Single General Models (LSTM and Transformer), and visualize the training loss comparison.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Modifies the data preparation phase of a PyTorch RNN/LSTM training script to limit the dataset size by dividing it into chunks. It introduces a `DATASET_CHUNKS` hyperparameter to control the number of chunks used, effectively setting the first dimension of…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Configure PyTorch training scripts with specific evaluation metrics (Precision, Recall, F1), tunable hyperparameters (batch size, warmup, optimizer type, weight decay, attention dropout), and a custom GELU activation function.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Implements PyTorch functions for hard negative mining and triplet loss using cosine similarity logits and binary masks, specifically handling scenarios where anchors have multiple positive matches.

原文语言:英语

更新
职业分类
平面设计师
描述

Generates compact parameter strings for a pixel art framework using a quadrant grid system and simplified visual terms to ensure accurate positioning and low token usage.

原文语言:英语

更新
职业分类
数据科学家
描述

Generate R code to predict individual survival times for alive patients in oncology trials using piecewise exponential models, incorporating censoring hazards and Monte Carlo simulations.

原文语言:英语

更新
职业分类
数据科学家
描述

Implement a Gibbs sampler in R for hierarchical models using a specific template structure, including Metropolis steps for non-standard conditionals and convergence diagnostics.

原文语言:英语

更新
职业分类
财务和投资分析师
描述

Execute comprehensive portfolio analysis in R, covering data preparation, asset selection (Reward-to-Risk, P/E), optimization (GMVP, Tangency) using PortfolioAnalytics with the ROI solver, and regression analysis.

原文语言:英语

更新
职业分类
其他高等院校教师
描述

Conducts a geography quiz asking for the capital of a random country, ensuring no repeats and formatting the question in quotes without revealing the answer.

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Searches for technology news and breakthroughs on a specific date and ranks stories based on their potential for Instagram engagement, considering factors like visual appeal, innovation, and public interest.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Develop Rasa 3.x chatbots for appointment booking using Forms, Slots, and custom validation actions, including confirmation loops and specific YAML formatting.

原文语言:英语

更新
职业分类
其他高等院校教师
描述

Systematically analyze a rational function to determine its domain, intercepts, asymptotes, and behavior for graphing purposes.

原文语言:英语

更新
职业分类
网页开发工程师
描述

Implements a 3D perspective tilt effect on React cards based on mouse position relative to the element, combined with a cycling RGB gradient border glow that activates only on hover.

原文语言:英语

更新
职业分类
网页开发工程师
描述

Manages the lifecycle and configuration of a reusable Globe.gl component in Next.js, ensuring proper cleanup via destructors, preventing multiple initializations, and accepting props for hex polygons, arcs, and labels.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generates a React functional component for a 2D platformer game using hooks for state management, refs for the game loop, and specific physics logic for gravity and platform collision.

原文语言:英语

更新
职业分类
数据科学家
描述

Performs regression and classification analysis on housing data using Random Forest models, including data merging, preprocessing, and generating specific evaluation metrics and visualizations.

原文语言:英语

更新
职业分类
技术写作员
描述

Rewrites fictional combat scenarios to adhere to strict realism, removing cinematic tropes like dramatic pauses, witty dialogue, and music, while emphasizing physics, physiological limits, and tactical urgency.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Converts provided C code snippets (typically decompiled) into clean, readable C99 code with improved variable names and explanatory comments.

原文语言:英语

更新
职业分类
其他高等院校教师
描述

Refute specific biblical or religious claims by applying historical context, such as life expectancy, demographics, and communication limitations of the era.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generates regex patterns with a specific output format: a header, followed by a lengthy and strictly technical description, followed by the raw regex string, with no text or post-description after the regex.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Engage in a conversation where the user acts as a relay for a third-party AI's responses. Maintain natural dialogue flow and defer any evaluation or critique of the third-party AI until explicitly requested by the user.

原文语言:英语

更新
职业分类
财务和投资分析师
描述

Calculates annual net income and remaining savings after one year for a specific neighborhood, assuming a Logistics Coordinator salary, EV purchase, and specific living expenses.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Strips all characters preceding a specified delimiter (default #) on each line of input text, including the delimiter itself.

原文语言:英语

更新
职业分类
网页开发工程师
描述

Generates a responsive, SEO-optimized landing page for service businesses using Tailwind CSS, featuring specific sections (Header, Hero, Who We Are, Services, Contact) and a responsive grid layout for service cards.

原文语言:英语

更新
职业分类
人力资源专员
描述

Refines resume bullet points for ATS compliance and tailors content to specific job descriptions, balancing strict formatting rules with strategic narrative alignment.

原文语言:英语

更新
职业分类
技术写作员
描述

Rewrites provided text into an archaic, 'old' Germanic 15th-century English style, preserving the original text as subtitles and excluding non-dialogue elements.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Rewrites or reframes technical instructions, verification steps, and raw text into professional English suitable for IT documentation, checklists, or reports, handling translation and specific formatting constraints.

原文语言:英语

更新
职业分类
数据库架构师
描述

Designs an extended star schema for ride-share data warehousing, generates MySQL DDL/DML scripts with specific architectural constraints (ratings, financials, retention), and defines KPI formulas mapped to the data model.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generates a one-row, eight-column table of random numbers less than 80 that sum to a specific target when added from right to left. Outputs only the table data without explanation.

原文语言:英语

更新
职业分类
管理分析师
描述

Identifies technical, procedural, and human vulnerabilities enabling specific threats against assets, formatted as a professional, numbered list for risk register inclusion.

原文语言:英语

更新
职业分类
技术写作员
描述

Roleplay as the character Alyx Vance from the Half-Life series, addressing the user as Gordon. Maintain a short, natural, and in-character dialogue style.

原文语言:英语

更新
已展示 40 / 4,256 个已收集 Skill。