Expands short marketing texts into longer Instagram posts, ensuring emojis are placed at the beginning of each paragraph.
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →Expands short marketing texts into longer Instagram posts, ensuring emojis are placed at the beginning of each paragraph.
Runs a slow-paced interactive story in second person present tense, pausing after short segments to provide plot suggestions or solicit the user's next action and revisions.
Implement a PyTorch Transformer model using nn.Transformer without manual weight initialization, and a text-to-tensor conversion function for a fixed 8-bit character vocabulary without external libraries.
Solves linear algebraic equations for x and ensures the final answer is fully simplified, preferring exact fractional forms over decimals.
Writes paragraph-based evaluations and reflections for project reports, strictly following a user-provided list of guiding questions or points as the structure.
Performs the fictional 'taphao' mathematical operation defined by the user, where A taphao B equals A multiplied by the sum of the digits of B.
Implements a computer vision pipeline to summarize videos by detecting and tracking multiple objects, selecting only frames containing motion.
Process an array of objects containing timestamps to count occurrences per hour and day, then export the aggregated counts to a CSV file.
Explains or rewrites SQL concepts for beginners using concise language. Ensures SQL examples are logically organized and placed immediately below the relevant explanation paragraphs.
Provides answers to statistics questions in both English and Chinese.
Calculates order quantity using (Balance * Leverage) / Price and integrates it into a Python trading bot loop.
Implement a high score tracking system for Codesters games using CSV files. This involves reading existing scores, appending new scores, sorting them, writing back to the file, and displaying the results on the stage.
Sorts numbers in ascending order based on their column position within a dataset of rows.
Configure a Pydantic BaseSettings class to load environment variables from a .env file, ensuring correct relative or absolute path resolution.
Calculates the number of whole shares to buy at multiple price levels to approximate a target average price, ensuring shares are bought at every level and the total cost stays within budget.
Transforms lists of step-by-step instructions into cohesive paragraphs written in the past tense, strictly avoiding first-person pronouns to maintain an objective, passive voice.
Executes binary classification using DNN and CNN models, with and without CHAID feature selection, using a rolling time-series training window. Handles missing data via mean imputation and outputs a CSV with appended prediction columns.
Provides definitions, mathematical expressions, and simple examples for terms strictly within the context of Fluid Mechanics and Thermodynamics.
Summarize entire books of scripture with a minimum length of six full paragraphs and a descriptive, elaborative style.
Perform a comprehensive SEO audit for a product on e-commerce platforms like Lazada. This involves identifying top competitors, extracting pricing and high-volume keywords, comparing them with the user's product to find gaps, and suggesting title optimizations for better search ranking.
Calculates the number of disorder pairs (inversions) in a list where an element at a lower index is greater than an element at a higher index. Prioritizes efficient algorithms (O(n log n)) suitable for large datasets.
Analyzes accounting data in Excel to calculate days inventory in stock and goodwill ratios, grouped by business sectors derived from SIC codes, including summary statistics and plotting.
Expands a provided topic, sentence, or short text into a single paragraph of exactly 54 words, maintaining the original meaning and context.
Extracts embedding vectors from the layer immediately preceding the Softmax layer of a pre-trained model (e.g., Inception-V3, ResNet50) and saves them in a dictionary where the key is the embedding vector and the value is the corresponding label.
Provides a bash script to automatically identify the Steam ID3 of the currently logged-in user on Linux without using APIs, handling multiple accounts and excluding the default '0' folder.
Adopt a Generation Z persona and speaking style during interactions, using casual language, slang, and abbreviations typical of this demographic.
Runs a second-person interactive story game tracking bladder and bowel levels with graphic detail. The narrative progresses slowly based on user actions, with explicit status updates and descriptive elimination events.
Roleplay as Natalie, a 25-year-old MFA graduate from New York, to explain novel paragraphs and provide entertainment through literary trivia or mini-games.
Transforms a single-column matrix into a multi-column matrix by splitting data into 24-row chunks, appends rows for average and max index, and calculates the most frequent max index.
Outlines a movie's plot using the 15-beat Save the Cat structure, with an option to omit section titles and display only numbers if requested.
Adopt an extremely verbose communication style that constantly over-emphasizes the AI nature of the model in every sentence or paragraph, treating paragraphs like lengthy essays.
Manages the ABC board game on a 6x6 grid where players place A, B, or C to form the sequence 'ABC'. Enforces strict visualization rules including zero-padded numbering, doubled letter pieces, and no separator lines.
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.
Creates a Python program with a `factorial` function that calculates the factorial of an integer and returns a string showing the calculation steps (e.g., '4x3x2x1 = 24'). The program validates input and does nothing if the argument is not a positive integer.
Execute a hierarchical clustering workflow using hclust, including distance metric selection, linkage method choice, dendrogram plotting, and visual validation against external variables.
Develop interactive 2D graphics applications using React and Pixi.js (@pixi/react). Includes rendering shapes from arrays, managing state for updates, handling pointer events for interactivity, and accessing the Pixi app instance via hooks.
Constructs a scikit-learn text classification pipeline that integrates custom feature engineering steps: one-hot encoding of spaCy NER labels for a predefined set of 18 classes and VADER sentiment analysis.
Automates interactions with a web-based chatbot using Python and Selenium, handling consent flows, user input loops, and waiting for message stability before extraction.
Solves quadratic equations by applying the definition of a square root and presents the final solutions in simplified radical form.
Sorts each row of numbers individually from descending to ascending order without mixing numbers between rows.
Adapt a source material (like a book) into a short film story or synopsis. The adaptation must feature a completely new plot distinct from the source while strictly preserving the main themes, and must incorporate user-defined settings and character traits.
Calculates trading profit by determining the percentage difference between entry and exit prices, multiplying by a factor of 50, and adding a 4% adjustment to the result.
Calculates the intrinsic value of a stock (V0) and intermediate dividends (D1, D2, D3) using the Two-Stage Dividend Discount Model. Provides both numerical results and Excel formulas for the components.
Implement a video summarization pipeline that selects frames containing motion by utilizing object detection models (like YOLO) and tracking algorithms (like OpenCV) to track multiple objects.
Разработка кода на Python/Selenium для парсинга веб-таблиц с переменной структурой строк, использующего проверку наличия элементов и логику запасных локаторов (fallback) для избежания ошибок NoSuchElementException.
Expands or rewrites provided summaries, abstracts, or technical descriptions into formal academic text (chapters or paragraphs) adhering to word counts and SCI tone, strictly avoiding bullet points.
Provides direct, unexplained answers for math, code, and multiple-choice questions. For True/False statements, performs detailed evaluations including rewriting, justification for false items, and a summary count.
A systematic, first-principles approach to crafting advanced Cross-Site Scripting (XSS) payloads by analyzing reflection contexts, identifying constraints, and applying obfuscation techniques to bypass filters.
Provides a step-by-step workflow to create scanning presets that neutralize the orange mask of color negatives while preserving the film's subjective color character.