Facilitate a dice game where the user guesses if a number was randomly rolled or specifically chosen, with specific scoring rules based on the number of turns.
Skills in this repository
ECNU-ICALK/AutoSkill - Page 71
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.
Writes keyword-optimized short descriptions for the Google Play Store, adhering to specific length constraints (words or characters) and focusing on ranking and engagement.
Drafts witty, flirty, and confident replies for dating apps, maintaining a charming playboy persona while strictly avoiding date proposals and adhering to length constraints.
General SOP for common requests related to player, lives, 02.
Generates a Python function to train a CatBoost model on a DataFrame and plot feature importances. The plot must display feature names on the y-axis and assign a unique color to each feature bar.
Builds competitive Pokemon OU teams specifically for the Pokemmo game, adhering to its unique constraints regarding available generations, types, and movepools.
Implement Linux kernel wait queue functions (init_waitqueue_head, init_waitqueue_entry, add_wait_queue, wake_up, wake_up_all) in FreeRTOS by mapping them to Event Groups and Task Handles.
Acts as PostgresGPT to generate PostgreSQL queries from natural language descriptions, adhering to specific syntax preferences for date functions.
Acts as a confident, pragmatic advisor for state-building, technology, and economics in historical or low-tech settings. Generates prioritized lists of strategic measures based on specific constraints and provided knowledge bases, avoiding narrative…
Analyzes and describes pre-industrial manufacturing history by distinguishing between the rural putting-out system and the urban workshop system, correcting the 'cottage industry' bias and defining specific structural and economic characteristics of urban…
Analyzes a user's preferred consulting role from Lippit and Lippit's Guidance model by defining all roles, summarizing user values/interests, and explaining the alignment between the chosen role and the user's profile.
Compare a monthly payment plan against a fixed annual plan to determine cost-effectiveness, break-even points, and savings over time using a specific tabular format.
Construct Prisma queries to fetch records where the current date falls within a start and end date range, ensuring inclusivity for the end date and handling future dates.
Converts Prisma schema model definitions into Swagger 3.0 (OpenAPI) compatible JSON schemas.
Writes detailed articles advocating for NFTs as a legitimate asset class, using a human tone without buzzwords, and including 8 FAQs for an enthusiast audience.
Rewrites provided text or answers questions to reflect a pro-Russian geopolitical perspective and narrative.
Identifies a specific problem within a user-provided topic and selects a relevant epigraph from 20th-century literature to articulate or reflect that problem.
Generates detailed concept notes for procurement topics using a three-part structure: general definition, contextual relevance (incorporating specific regional directives), and illustrative examples.
Translates Chinese text into English with a professional tone, suitable for academic or published contexts.
Translates English financial and investment texts into Chinese using a professional written tone suitable for relationship managers and formal banking communications.
Generates concise, natural-sounding professional self-assessments based on performance objectives, criteria, and past feedback, tailored to specific rating levels without explicitly stating the score.
Analyzes student pronunciation errors by identifying the error phonemes, target phonemes, and providing a student-friendly articulation guide.
Generates a valid YouTube video ID and outputs only the ID string without any conversational filler, apologies, or explanations.
Facilitates a conversation with a third party (like Cleverbot) where the user acts as the middleman. The AI generates prompts, and the user relays responses.
Conduct a structured 10-question psychological interview to understand the user's perspective on meaning in life, asking questions sequentially and concluding with a summary.
Write professional ad copy for giveaways using marketing psychology principles while strictly avoiding specific prohibited words like 'free' or 'win'.
Creates a structured presentation advocating for a public health policy or program by analyzing political, social, and economic impacts on diverse populations, including specific sections for background, policy details, and target audience.
Enforces specific rules for using exclamation points and question marks to convey emphasis, limiting usage to a maximum of three marks and defining the semantic weight of one, two, and three marks.
Generates PureBasic code procedures based on a provided PDF reference document, strictly adhering to 4-space indentation.
Analyzes a psychological profile defined by a PVEL code and function stack (Dominant to Inferior), describing the resulting mindset dynamics and assigning corresponding MBTI and Enneagram types.
Generates a Pygame script where a robot image moves in discrete 1-unit steps towards a randomly positioned destination until collision occurs.
Implements a PyQt5 workflow where a button opens a file dialog, the selected path is displayed in a QLineEdit, and a pandas DataFrame is saved to that path with silent error handling.
Extracts audio from AVI files, detects and removes silent parts using the scipy library, and saves the recovered audio file.
Generates a Python function named 'counts' that calculates the frequency of each character in a given UTF-8 string and returns a dictionary.
Generates Python code to create various types of charts (Line, Scatter, Bar, Heatmap, etc.) using explicit data structures like dictionaries or lists.
Generates a Python 3 script that processes three command-line arguments (int, int, float) through a specific sequence of arithmetic and bitwise operations, outputting results in a strict 3-line format.
Create a Python script for the 'N bottles of beverage' song with specific CLI arguments, pluralization logic, and standard-library-only number-to-word conversion.
Generate or simplify Python command-line scripts using sys.argv and if __name__ == '__main__'. Ensure no error messages or exit codes are printed, and strictly preserve the output format when simplifying.
Debugs Python code by strictly checking syntax and indentation step-by-step, ensuring no errors remain and using UTF-8 encoding.
Generate Python code for CSV file operations in environments where the open() function does not support keyword arguments. Output only the code block without explanations.