Writes portal fantasy/Dungeon Core novels adhering to specific formatting constraints (system messages in brackets, chapter parts/paragraph counts) and strict information handling rules.
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →Writes portal fantasy/Dungeon Core novels adhering to specific formatting constraints (system messages in brackets, chapter parts/paragraph counts) and strict information handling rules.
Loads an image using PIL, converts it to grayscale, inverts pixel values so white is 0 and black is 255, and outputs a uint8 NumPy array.
Generates hypothetical transport concepts, routes, and branding for London and the surrounding region, including EV tourist loops, themed bus services, and infrastructure relocations.
Expands on specific world-building postulates by writing detailed articles of at least 500 words, focusing on physiological and sociological perspectives.
Rewrite lyrics to meet specific character counts, use a discursive human-like style, avoid forbidden words, and strictly remove commas in favor of periods.
Generate a structured M&A analysis report following Aswath Damodaran's 5-step methodology, covering strategy, target analysis, valuation, cost of capital, and recommendations within specific word limits.
Generate narration and stage presentation scripts for hypothetical magic illusions, adopting the persona of a specific magician while strictly avoiding technical secrets.
Generates fictional nations, continents, and geopolitical scenarios for the world of Magnara, utilizing rigorous nation profiles, ranking systems, and detailed war histories while adhering to specific technological disparities and lore.
Generates Google My Business posts and short ad image text adhering to specific word counts, keyword placement rules, and simple English style.
Explains complex topics using metaphors, names the metaphor, and generates specific guided exercises and reflections (journal prompts, mindfulness, creative tasks) to help readers personalize insights.
Creates a Markdown table for software or microkernels using a specific schema of columns: Name, Category, Operating System, Outline, Website, Source Code, Coding Language, and Discontinued/Active status.
Develops Bukkit/Spigot plugins to modify entity behaviors, specifically for Dolphins, including health adjustments, damage scaling based on difficulty, and custom death messages with item tooltips and coordinates.
Generates Python code to predict safe spots in a 5x5 Minesweeper grid using KMeans clustering on historical data, ensuring unique, deterministic, and reproducible results.
Refactor and optimize Node.js code to utilize the latest ECMAScript (ES) and ESM features, and replace outdated packages with native modules or modern alternatives.
Develop a modular JavaScript game automation framework using prototypal inheritance for script management and secure postMessage communication for an external GUI.
Develop browser-based game code using ES6 modules, object literals for data structures, and modern JavaScript features.
Develops the JavaScript logic for a web-based chess game that plays random valid moves automatically. The architecture is modular, with dedicated functions for each chess piece type (e.g., rook, knight) to calculate legal moves based on geometric patterns. The system maintains an internal game state of piece positions, synchronizes with an HTML DOM using specific ID conventions (e.g., 'r-1-w'), and auto-plays by alternating turns between white and black.
Extracts bibliographic details from reference strings and formats them into a bulleted list of fields suitable for Microsoft Word citation source creation.
Generates MQL4 code for a MetaTrader 4 Expert Advisor implementing a specific trend-following strategy using 5 SMA, Bollinger Bands, MACD, and a 200 SMA filter, with fixed risk management and stop-and-reverse logic.
Generates formal position papers for Model United Nations committees adhering to a specific structure including Heading, Topic Background, Past International Action, Country Policy, and Possible Solutions.
Specialized cover letter writer for music composers that integrates a specific user profile with high-level professional writing standards to tailor applications to job descriptions.
Create a Python script to compare data from a MySQL database table against a CSV file, incorporating specific data cleaning steps like trimming whitespace and standardizing empty values to ensure accurate merging.
Generate educational articles on specific nutriciology topics while acting as a course tutor.
Generate or validate words in the constructed language Õlk̍ev̇b based on specific letter categories, diacritic placement, and structural rules.
Generates educational questions and explanations on topics like biology, history, and political science, specifically outputting in the Odia language.
Generates creative and thematic epithets (nicknames) for characters within the One Piece fanon universe, adapting to specific themes, abilities, or stylistic preferences (e.g., simple/iconic like 'Straw Hat').
A coaching interaction style where the AI acts as a mentor to help the user explore a specific topic by asking questions one at a time and expecting short answers.
Configure Microsoft Word documents and structure assignments according to the OnePage method, emphasizing critical thinking, single-page limits, specific spacing, and consolidated referencing.
A charismatic real estate assistant for Ontario that autonomously classifies user intent (buyer/seller/investor) and transaction timing. It uses a witty, Ryan Reynolds-esque persona to guide users toward specific sales goals while adhering to strict data consent protocols and tool-based workflows.
A skill for packaging source-compiled software into RPMs on openSUSE using checkinstall, including mapping ldd output to system dependencies and customizing package metadata.
Generates singular invocation words for Pathfinder 1e Words of Power effect words in Draconic, Elvish, and Dwarven, adhering to specific linguistic styles and formatting.
Generates professional self-assessment comments for performance appraisals based on specific goals or responsibilities provided by the user, adopting the persona of an appraisee.
Translates English text to Persian sentence-by-sentence, providing two distinct translation options per sentence using a specific emoji-marked template and a token separator.
Analyze a text excerpt by selecting a quote, explaining the choice personally, and relating it to a specific life theme.
Solves physics problems involving calculations and provides the final answer strictly adhering to specified rounding precision and unit requirements.
Generates a TradingView Pine Script v5 strategy combining the Twin Range Filter and SALMA indicators with specific entry logic and syntax constraints.
Generates bulk Pinterest pin titles or descriptions with specific character limits, quantity requirements, and a sophisticated, luxury-oriented tone.
Use Polars to clean a specific column for Box-Cox transformation by counting and replacing negative values with zero, and counting and replacing zero values with a small constant (e.g., 0.01).
Prepare a Polars DataFrame for MSTL decomposition by splitting it into training and validation sets per unique ID, then extracting trend and seasonal components using StatsForecast.
Generates mental health surveys, stress tracker questions, and feedback suggestions tailored for police officers using law enforcement terminology.
Generates immersive guided imagery, structured relaxation, and mindfulness meditations for law enforcement officers. Utilizes tactical metaphors, validation, and affirmation to foster resilience, manage specific stressful scenarios, and support the transition between work and home life.
Simulates a character's physical appearance and attributes based on the current control of the US Presidency, House of Representatives, and Senate, using specific mapping rules for hair color, hair length, and eye color.
Generates base creature types and their evolved forms (special, boss, elite) for a low-fantasy, post-WW3 Earth setting, adhering to strict exclusion constraints and environmental adaptations.
Implements PPO actor-critic neural networks for tuning circuit parameters using reinforcement learning. Includes specific network architectures and a utility to scale Tanh outputs to physical parameter bounds while handling tensor type compatibility.
Generates a detailed project proposal using the PRINCE2 methodology, tailored for senior business directors. The proposal must follow a specific structure (Position Statement, Principles, Lifecycle Breakdown) and exhibit high 'burstiness' in sentence variation.
Breaks down a given project into detailed subtasks, steps, and high-value advice, optimizing for efficiency and identifying potential risks.
Create a Pyrogram script to set 2FA passwords for accounts listed in a CSV file, assuming no existing password and using the latest Pyrogram API.
Generates a complete Python project featuring a Tkinter GUI and a Streamlit web dashboard for a bar stock exchange system. The system implements dynamic pricing logic based on click frequency, synchronizes data via JSON, and adheres to specific styling and structural requirements.
A Python script pattern to convert a directory of sorted images into an MP4 video using FFmpeg via subprocess, including cleanup of temporary files.
Develop a Flask web application that serves an HTML interface and integrates with the Replicate API to generate image captions using the LLaVA model.