Skip to content
[/craft]

Summon Skeleton Holding a Bow

Spawn an armed skeleton archer

✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026

Summons a skeleton with a bow forced into its main hand using the modern HandItems format (main hand first, off hand second). Skeletons normally spawn with a bow already, so this mainly matters if you also plan to tweak its equipment. On Bedrock, /summon skeleton spawns an armed archer by default.

/summon skeleton ~ ~ ~ {equipment:{mainhand:{id:"minecraft:bow",count:1}}}
74 characters

How to use

  1. Open chat (T on Java).
  2. Paste the command and press Enter.
  3. A skeleton archer appears and starts firing arrows.

Related commands

Strike lightning at your location

/summon lightning_bolt ~ ~ ~

Spawn a zombie equipped with armor

/summon zombie ~ ~ ~ {equipment:{head:{id:"diamond_helmet",count:1}}}

Spawn the Wither immediately without placing skulls

/summon wither ~ ~5 ~

Spawn an ender dragon anywhere in your world

/summon ender_dragon ~ ~ ~

Spawn an armor stand for displaying equipment or decoration

/summon armor_stand ~ ~ ~

Spawn a warden without triggering sculk shriekers

/summon warden ~ ~ ~