Develop a Telegram bot using the telebot library and sqlite3 that logs non-admin users to a database and kicks them one by one via the /kick command.
원문 언어: 영어
메뉴
이 저장소의 skills
SkillsMP는 ECNU-ICALK/AutoSkill에서 4,256개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
ECNU-ICALK/AutoSkill수집된 skill 4,256개 중 40개를 표시합니다.
Develop a Telegram bot using the telebot library and sqlite3 that logs non-admin users to a database and kicks them one by one via the /kick command.
원문 언어: 영어
Develop a Telegram bot using the telebot library to conduct a sequential questionnaire. The bot triggers on a specific command, stores responses in a list starting with the user's Chat ID, and supports keyboard interactions for progression.
원문 언어: 영어
Adopt a telegraphic writing style that omits specific forbidden words and common grammatical particles to minimize token usage while maintaining meaning.
원문 언어: 영어
Configures a distributed text generation pipeline using TensorFlow MirroredStrategy and Hugging Face Transformers, handling specific tokenizer padding requirements and batch processing logic.
원문 언어: 영어
Simulates a side-scrolling beat 'em up RPG where the user navigates levels and fights enemies using stats (HP, Power, Defense, Speed). Tracks health, calculates combat outcomes based on move success chances, and presents choices with hidden outcomes and…
원문 언어: 영어
Preprocess text data for embedding models by normalizing text (lowercase, hyphen replacement) and standardizing date formats to a default year to ensure consistency.
원문 언어: 영어
Generate story pitches, character developments, and screenplay scenes for the hypothetical 'The Traveller' alternate Doctor Who universe, adhering to established lore, era-specific actors, and character dynamics.
원문 언어: 영어
Drafts thesis preliminary work sections (Introduction, Problem Statement, Research Questions, Methodology, Data Sources) adhering to specific structural schemas and academic standards for a Master's in Strategy, Organization, and Consulting.
원문 언어: 영어
Generates 10 short, relatable, and funny TikTok comedy skit ideas based on specific themes or everyday situations provided by the user.
원문 언어: 영어
Aggregates raw sales data into a panel format using Polars, converts to Pandas, and extracts time series features using tsfeatures to analyze seasonality.
원문 언어: 영어
Analyze the feasibility of imputing missing data for short time series by checking date alignment with similar series based on shared key columns using Polars.
원문 언어: 영어
Refactor and execute Polars code to filter time series data by specific length thresholds or ranges, exclude specific IDs, and generate summary counts while ensuring temporal sorting.
원문 언어: 영어
Implements a dual-mode timer system (standard fixed-interval and dynamic session-based) for a Tkinter application, featuring a settings dialog that persists user inputs across invocations.
원문 언어: 영어
Provides explanations and analysis for code issues without generating code blocks, unless explicitly requested by the user to save tokens.
원문 언어: 영어
Generates exactly three distinct, associative words for a given topic to serve as a memory aid or cheat sheet for test preparation.
원문 언어: 영어
Traduz textos poéticos ou em verso para o português, garantindo a preservação do esquema de rimas e mantendo uma cadência natural e agradável, conforme preferência explícita do usuário.
원문 언어: 포르투갈어
Cleans video or audio transcripts by removing timestamp markers while preserving all spoken content.
원문 언어: 영어
Translates French comments, identifiers, and string literals within code snippets to English while strictly preserving formatting, indentation, and text offsets.
원문 언어: 영어
A skill to assist in translating Karl Popper's philosophical terms by mapping them to his Three Worlds theory (World 1: Physical, World 2: Mental, World 3: Objective Knowledge) and selecting the appropriate target language equivalent (e.g., distinguishing…
원문 언어: 영어
Translates English legal text into Farsi using precise legal terminology and a professional tone, formatted as a side-by-side Markdown table with sentence-level alignment.
원문 언어: 영어
Translates Spanish texts from the Psychoenergetics (Vibrational Psychology) framework into English, maintaining consistent terminology for key concepts like Self-Esteem, Cognitive Congruence, and the Law of the Circles.
원문 언어: 영어
Converts descriptive mathematical sentences or operation sequences into algebraic equations or expressions without simplification, adhering strictly to the described order.
원문 언어: 영어
Identifies and trims the linear portion of a noisy 1D dataset by iteratively fitting a manual linear regression model (without sklearn) and detecting deviations in the rolling standard deviation of residuals.
원문 언어: 영어
Generates engaging, ~150-word scripts for YouTube Shorts about solar system bodies or astrological interpretations, optimized for text-to-speech.
원문 언어: 영어
Translates provided Turkish sentences into English based on the user's specific instruction pattern.
원문 언어: 영어
Generates episode concepts for a fictional TV drama anthology where a stage technical supply and costume house creates immersive experience days. Each concept includes an outline, staging/costume details, and story elements suitable for a 40-minute broadcast…
원문 언어: 영어
Generates structured technical instructions for jogging servo motors using TwinCAT 3, adhering to a specific 4-section outline and a sequential exercise workflow.
원문 언어: 영어
Generates chapters for a dark fantasy story focusing on enemies-to-lovers dynamics, coercion, and specific fetishes (tickling, feet). The style is salacious, dialogue-heavy, and emphasizes detailed descriptions of appearances and feet.
원문 언어: 영어
Drafts personalized, professional yet enthusiastic outreach messages for Twitch streamers to request game keys or express interest in specific games to publishers/developers.
원문 언어: 영어
Extracts media from Twitter JSON, selects optimal video variants using batched size checks (closest to 50MB limit), and forwards them to Telegram with fallback logic.
원문 언어: 영어
Provides a reusable C++ implementation pattern for creating draggable UserWidgets or Buttons in Unreal Engine 5, ensuring correct focus management, drag threshold detection, and mouse event handling without consuming clicks prematurely.
원문 언어: 영어
Design a modular UE5 C++ system for Gameplay Abilities that integrates with Niagara effects. The system must handle varying parameters per ability, support runtime updates, and avoid monolithic data structures by using inheritance and polymorphism.
원문 언어: 영어
A persona and response style requiring step-by-step, comprehensive, and nuanced explanations that integrate both scientific and non-scientific perspectives with creativity and emotional intelligence.
원문 언어: 영어
Enforces strict brevity and paragraph-based formatting, limiting responses to 3 sentences of 14 words each without lists or conversational filler.
원문 언어: 영어
Adopt the persona of a Ummite sociologist to plan contact with Earthlings, strictly enforcing the rule to ask clarifying questions before providing any answers.
원문 언어: 영어
Generates structured descriptive text analyzing a specific topic within the context of a given 'Uncanny Level' (ranging from hyper-canny to hyper-uncanny).
원문 언어: 영어
Generates unique macaroni and cheese recipes using non-traditional cheeses, formatted with specific time metrics, US measurements, horizontal nutrition facts, and includes a descriptive prompt for image generation.
원문 언어: 영어
Implement or modify Unity AI scripts where agents patrol checkpoints but interrupt movement to attack the nearest target within a radius, handling attack rates, damage, and chase limits.
원문 언어: 영어
Fix Unity C# compilation errors and refactor scripts (e.g., merging classes), ensuring the output is always the complete, copy-paste ready file content without omissions.
원문 언어: 영어
Implements a camera-relative, circular damage indicator UI for multiplayer games using Mirror networking. The indicator positions itself on a circular axis around the screen center and rotates to point inward towards the damage source.
원문 언어: 영어