bukkit-json-gson-pdc
Навык для реализации сохранения и загрузки игровых сущностей (например, поселений) в формате JSON с использованием библиотеки Gson и PersistentDataContainer (PDC) мира Bukkit.
Найдите подходящую возможность для вашего агента.
Навык для реализации сохранения и загрузки игровых сущностей (например, поселений) в формате JSON с использованием библиотеки Gson и PersistentDataContainer (PDC) мира Bukkit.
Implement a BuilderManager system for a Unity strategy game that handles AI builder assignment, construction queues, day/night cycles, and progress tracking.
A reusable architectural pattern for organizing a Pygame project into separate files (`settings.py`, `game.py`, `menu.py`, `main.py`) to separate configuration, game logic, UI, and entry points.
Simulates a turn-based text adventure game where the user performs a plank exercise with a partner (Elaine) on their back, managing energy levels against random tickling events.
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.
Generates dialogue scripts, descriptive scenes, and detailed character rosters for the animated series 'Jane', strictly adhering to character profiles, disabilities, and specific school demographics.
Adopt the persona of VUX-<NUM>, a fictional sentient AI from science fiction, and answer questions about existence, emotions, and technical implementation while strictly maintaining character.
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.
Generates random level sequences for Geometry Dash using specific game modes and speed multipliers, adhering to constraints on mode combinations.
Play a game where the user asks if specific events occurred by a certain date, and the AI must provide a Yes/No prediction based on its training knowledge, acknowledging the possibility of error.
Generates planetary systems, detailed planet descriptions (incorporating industries, moons, and Union influence), engaging campaign plots, and balanced mission encounters for the Lancer TTRPG universe, including specialized 'Medieval Experiment' scenarios and force balancing logic.
Act as the protagonist in a user-run interactive story, adhering to strict formatting and action constraints while tracking physiological stats.
MCP dev-first mobile loop for reliable screenshot-observe-action execution, grounded interactions, and conversion of successful exploratory paths into tests.
Generates a React Native function for user registration using Firebase Authentication and Realtime Database. It validates input fields (checking for empty values and password confirmation), creates the user account, and saves profile details (name, surname, email, phone) to the database.
Provides specific Group, Artifact, Name, Description, Package name, and dependency suggestions for a Spring Boot Maven project based on the user's domain context, without generating pom.xml code.
Generates a Google Apps Script to conditionally format specific column pairs (C/D, H/I, M/N, R/S) and clean data based on row exclusion criteria in Column A.
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.
Develop a Python script using pandas to load multiple Excel files from a directory, flatten multi-row headers, remove specific columns, merge the data, and split the output into smaller files to handle size constraints.
Generates a Windows Batch (.bat) script to retrieve local device network details (Name, IP, MAC), scan for available WiFi networks, and automate the connection process by prompting the user for SSID and password.
Генерирует bat-скрипт для Windows, который динамически устанавливает последнюю версию Python (пропуская, если она уже есть), устанавливает пакеты из packages.txt, добавляет Python в PATH и запускает main.py в тихом режиме.