jutland-add-plane
Tools for adding and configuring aircraft units in the Jutland game.
Install
mkdir -p .claude/skills/jutland-add-plane && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/18817" && unzip -o skill.zip -d .claude/skills/jutland-add-plane && rm skill.zipInstalls to .claude/skills/jutland-add-plane
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Add aircraft to the Jutland game from supplied drawings, reference images, or historical specifications. Use when creating or updating entries in configs/planes.json5, producing transparent top-view plane PNGs, completing gun/bomb/torpedo/rocket references, assigning aircraft to carriers, or validating the resulting resource chain.Key capabilities
- →Create or update entries in `configs/planes.json5`
- →Produce transparent top-view plane PNGs
- →Complete gun, bomb, torpedo, or rocket references
- →Assign aircraft to carriers
- →Validate the resulting resource chain
- →Process user-supplied images for top-view extraction
How it works
The skill processes user-supplied aircraft data and images, applying rules for configuration and image generation. It updates game files and validates the integrity of related assets.
Inputs & outputs
When to use jutland-add-plane
- →Add new plane unit
- →Generate aircraft top-view
- →Update plane configuration
About jutland-add-plane
Updates game configurations and processes aircraft imagery. It ensures all dependencies—from ammunition to艦船编组—are integrated and validated.
Add aircraft to the Jutland game from supplied drawings, reference images, or historical specifications. Use when creating or updating entries in configs/planes.json5, producing transparent top-view plane PNGs, completing gun/bomb/torpedo/rocket references, assigning aircraft to carriers, or validat
When not to use it
- →When the user wants to re-draw or re-color existing assets
- →When the user wants to replace existing materials without explicit request
Limitations
- →Does not re-draw, re-color, or re-structure user-provided images
- →Does not replace existing materials without explicit user request
- →Requires specific image processing parameters for top-view generation
How it compares
This skill systematically integrates new aircraft into the game by managing configurations, generating specific image assets, and validating dependencies, unlike manual updates that might introduce inconsistencies.
Compared to similar skills
jutland-add-plane side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| jutland-add-plane (this skill) | 0 | 2mo | Review | Advanced |
| codex-cli-bridge | 9 | 10mo | Review | Intermediate |
| skill-forge | 11 | 10mo | Review | Intermediate |
| obsidian-data-handling | 4 | 1mo | No flags | Advanced |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
codex-cli-bridge
alirezarezvani
Bridge between Claude Code and OpenAI Codex CLI - generates AGENTS.md from CLAUDE.md, provides Codex CLI execution helpers, and enables seamless interoperability between both tools
skill-forge
WilliamSaysX
Automated skill creation workshop with intelligent source detection, smart path management, and end-to-end workflow automation. This skill should be used when users want to create a new skill or convert external resources (GitHub repositories, online documentation, or local directories) into a skill. Automatically fetches, organizes, and packages skills with proactive cleanup management.
obsidian-data-handling
jeremylongshore
Implement vault data backup, sync, and recovery strategies. Use when building backup features, implementing data export, or handling vault synchronization in your plugin. Trigger with phrases like "obsidian backup", "obsidian sync", "obsidian data export", "vault backup strategy".
flow-next-setup
gmickel
Optional local install of flowctl CLI and CLAUDE.md/AGENTS.md instructions. Use when user runs /flow-next:setup.
rsyslog-doc-dist
rsyslog
Ensures doc/Makefile.am stays in sync with changes to documentation files.
custom-workers
ruvnet
Create and run custom background analysis workers with composable phases. Use when you need automated code analysis, security scanning, pattern learning, or API documentation generation.