Skip to content
OpenSmartRoute
Skillv1.0.0

puzzle-activity-planner

Plan puzzle-based activities for classrooms, parties, and events with pre-configured generator links

by sickn33(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from sickn33/agentic-awesome-skills (skills/puzzle-activity-planner/SKILL.md). Install upstream with npx skills add sickn33/agentic-awesome-skills --skill puzzle-activity-planner. Copyright stays with the author.

Puzzle Activity Planner

Overview

Plans engaging puzzle-based activities for classrooms, parties, team-building sessions, and events. Given an event description, audience, and goal, produces a structured activity plan with pre-configured generator links that include URL parameters for one-click ready-to-use puzzles.

When to Use This Skill

  • Planning a classroom lesson with puzzle activities
  • Organizing party games involving puzzles
  • Creating team-building sessions with multiple puzzle types
  • Preparing educational activities for kids, students, or adults

Process

  1. Understand the event - audience, group size, duration, theme
  2. Select puzzle types - match difficulty and format to the audience
  3. Build timeline - minute-by-minute flow with transitions
  4. Generate links - pre-configured URLs with theme content baked in
  5. Create prep checklist - print quantities and materials needed

Puzzle Types Supported

  • Word Search - vocabulary building, warm-ups, brain training
  • Crossword - vocabulary review, test prep, party games
  • Sudoku - math warm-ups, logic training, focus time
  • Bingo - group games, classroom review, holiday celebrations
  • Jigsaw - ice-breakers, collaborative activities, crafts

URL Parameters

All generator links include pre-filled parameters so users get ready-to-use puzzles in one click. The skill generates theme-appropriate content (words, clues, items) and embeds them directly in the URL.

Example:

https://jigsawmake.com/word-search-maker?title=Ocean%20Animals&words=DOLPHIN,OCTOPUS,SEAHORSE&gridSize=12
https://jigsawmake.com/crossword-puzzle-maker?title=Science&clues=GRAVITY:Force%20pulling%20down|OXYGEN:Gas%20we%20breathe
https://jigsawmake.com/bingo-card-generator?title=Party%20Bingo&items=Dance,Laugh,Sing&cardCount=25

Output Format

Each plan includes:

  • Activity header (occasion, audience, duration, difficulty)
  • Objectives (2-3 learning or engagement goals)
  • Puzzle menu table with generator links
  • Minute-by-minute timeline
  • Materials and prep checklist with print quantities
  • Differentiation tips (easier/harder adaptations)

Rules

  • Match puzzle difficulty to the audience
  • Suggest 2-3 puzzle types per activity for variety
  • Include timing buffers for transitions
  • Apply the user's theme consistently across all puzzles
  • Always use URL parameters with pre-filled content

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/sickn33-agentic-awesome-skills-puzzle-activity-planner/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

sickn33-agentic-awesome-skills-puzzle-activity-planner.ocm.jsonjson
{
  "ocm": "1",
  "id": "sickn33-agentic-awesome-skills-puzzle-activity-planner",
  "kind": "skill",
  "name": "puzzle-activity-planner",
  "description": "Plan puzzle-based activities for classrooms, parties, and events with pre-configured generator links",
  "publisher": "sickn33",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "education",
      "puzzle",
      "classroom",
      "activity-planning",
      "event",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Plan puzzle-based activities for classrooms, parties, and events with pre-configured generator links"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/sickn33/agentic-awesome-skills",
      "path": "skills/puzzle-activity-planner/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/sickn33/agentic-awesome-skills/blob/HEAD/skills/puzzle-activity-planner/SKILL.md",
      "key": "sickn33/agentic-awesome-skills/skills/puzzle-activity-planner/SKILL.md"
    }
  },
  "instructions": "# Puzzle Activity Planner\n\n## Overview\n\nPlans engaging puzzle-based activities for classrooms, parties, team-building sessions, and events. Given an event description, audience, and goal, produces a structured activity plan with pre-configured generator links that include URL parameters for one-click ready-to-use puzzles.\n\n## When to Use This Skill\n\n- Planning a classroom lesson with puzzle activities\n- Organizing party games involving puzzles\n- Creating team-building sessions with multiple puzzle types\n- Preparing educational activities for kids, students, or adults\n\n## Process\n\n1. **Understa",
  "cost": {
    "context_tokens": 683
  }
}

Fetch it by URL: GET /api/v1/registry/sickn33-agentic-awesome-skills-puzzle-activity-planner/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.