ai-agent

image-map-creator: Create Interactive Maps

Generate HTML or SVG image maps with this tool, ideal for startup founders and developers.
171 stars59 forksTypeScriptUpdated 6/14/2026100% free · open source
What it does

The image-map-creator tool generates HTML or SVG image maps, allowing users to create interactive images for their websites or applications.

When to use it
  • When creating interactive infographics for a website
  • When developing image-based navigation menus
  • When building interactive diagrams or schematics
Ready-to-paste prompt
const creator = new ImageMapCreator(); creator.addArea({ x: 10, y: 10, width: 50, height: 50, href: 'https://example.com' }); console.log(creator.generateHtml());
Heads up: The image-map-creator tool requires a valid image file to be specified as the 'imgSrc' option, which is used as the background image for the interactive map.
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/image-map-creator && curl -fsSL https://workflowstacks.com/api/skills/image-map-creator/claude-skill -o ~/.claude/skills/image-map-creator/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

Quick Actions
Details
Creator
n-peugnet
Language
TypeScript
Category
ai-agent
Published
7/3/2018

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.