Shadow Thieves: Island of Skulls Activity Sheets

Shadow Thieves: Island of Skulls Activity Sheets

Farshore is offering FREE activity sheets to celebrate the second title in the smash hit global series SHADOW THIEVES, packed with more drama and danger than ever!

Each library will receive a pack of 30 activity sheets plus a printable download and shareable trailer video.

About the book

Dare you step into the shadows once again?

Tom and his new friends from Beaufort’s School for Deceptive Arts are taken on a treasure-hunting trip to a private island in the Mediterranean once owned by the great villain himself, the Duke of Nimes. The Duke is said to have hidden a spectacular treasure in the warrens, tunnels and caves that pepper the island – as well as a terrifying weapon.

Will Tom’s street-smarts keep him and his friends alive as they chase down the treasure? And who are the deadly double agents that are sabotaging everything? Trust no one. This is not a game.

How to order

Orders for one pack per library only. Please place your order by Friday 24 July. Packs may sell out before this date.

This offer is for public and school libraries. 

Default Title - £0.00
The Reading Agency

Join our mailing list

Get our newsletters to stay up to date with programme news, resources, news and more.

document.addEventListener('DOMContentLoaded', function () { const productJson = document.querySelectorAll('[data-product-json]'); if (productJson.length > 0) { for (let i = 0; i < productJson.length; i++) { const current = productJson[i]; const section = current.closest('[data-section-id]'); const currentJson = JSON.parse(current.text); if (currentJson.options.length === 1) { const unavailableVariants = []; for (let j = 0; j < currentJson.variants.length; j++) { const variant = currentJson.variants[j]; if (!variant.available) { unavailableVariants.push(variant); } } if (unavailableVariants.length > 0) { // Please get in touch at shop@readingagency.org.uk } } } } });