🎯

maps

🎯Skill

from dave1010/tools

VibeIndex|
What it does

I apologize, but I cannot find any specific information about a "maps" skill in the provided README. The README lists various tools, but none are named "maps". Without additional context or details...

maps

Installation

Install skill:
npx skills add https://github.com/dave1010/tools --skill maps
6
AddedJan 25, 2026

Skill Details

SKILL.md

Overview

# [Tools](https://tools.dave.engineer/)

Collection of tools. Inspired by [simonw/tools](https://github.com/simonw/tools).

Tools live in the [./tools](./tools) directory.

All tools

AI & Machine Learning

  • [Cerebras LLM Inference](https://tools.dave.engineer/tools/cerebras-llm-inference) β€” Chat with Cerebras models via the built-in proxy worker
  • [Prompt to Web Page](https://tools.dave.engineer/tools/prompt-to-web-page) β€” Turn a short idea into a rendered web page
  • [TensorFlow.js Linear Fit Lab](https://tools.dave.engineer/tools/js-tensorflow-linear-fit) β€” Train a tiny regression demo.
  • [Tool Calling Demo](https://tools.dave.engineer/tools/tool-calling-demo) β€” Watch Cerebras tool calls unfold
  • [Vision Story Studio](https://tools.dave.engineer/tools/tensorflow-vision-story) β€” Classify an image then craft a narrative.

Browser Utilities

  • [Device & Browser Info](https://tools.dave.engineer/tools/device-browser-info) β€” Display current device and browser details
  • [Local Storage Viewer](https://tools.dave.engineer/tools/local-storage-viewer) β€” Inspect and manage browser localStorage
  • [Origin Private File System Viewer](https://tools.dave.engineer/tools/origin-private-file-system-viewer) β€” Browse and manage Origin Private File System

Calculators & Planners

  • [2D Size Comparator](https://tools.dave.engineer/tools/area-size-comparator) β€” Visualize and compare rectangular dimensions with overlays.
  • [Lux to ANSI Throw Converter](https://tools.dave.engineer/tools/lux-to-ansi-throw) β€” Estimate projector throw from lux readings
  • [Peukert Battery Runtime Estimator](https://tools.dave.engineer/tools/battery-peukert-runtime) β€” Estimate runtime using Peukert's law
  • [Running Pace Planner](https://tools.dave.engineer/tools/running-pace-planner) β€” Plan running pace, splits, and finish time
  • [Software Development Estimator](https://tools.dave.engineer/tools/software-development-estimator) β€” Rough timelines for development projects.
  • [Speed Unit Converter](https://tools.dave.engineer/tools/speed-unit-converter) β€” Convert speed units instantly

Data & File Conversion

  • [Basic QR Code Generator](https://tools.dave.engineer/tools/basic-qr-code) β€” Generate QR codes from text
  • [CSV ⇄ Markdown Table Converter](https://tools.dave.engineer/tools/csv-markdown-table) β€” Convert tables between CSV and Markdown
  • [JSON Dedupe & Simplify](https://tools.dave.engineer/tools/json-simplifier) β€” Shrink JSON for docs and prompt examples.
  • [Morse Code to Text](https://tools.dave.engineer/tools/morse-code-to-text) β€” Tap or hold to transcribe Morse code into plain text
  • [OpenSCAD to STL](https://tools.dave.engineer/tools/openscad-to-stl) β€” Compile OpenSCAD designs into STL files.
  • [QR Code Reader](https://tools.dave.engineer/tools/qr-code-reader) β€” Upload QR code image and extract text/URL

Developer Tools

  • [Copilot Session Viewer](https://tools.dave.engineer/tools/copilot-session-viewer) β€” Render Copilot JSON exports like chat transcripts.
  • [Debug Log Inspector](https://tools.dave.engineer/tools/debug-log-inspector) β€” Spot and summarize runtime errors
  • [DNS Lookup](https://tools.dave.engineer/tools/dns-lookup) β€” Query DNS records using Cloudflare's resolver
  • [DuckDB Playground](https://tools.dave.engineer/tools/duckdb-playground) β€” Run DuckDB SQL in browser
  • [GitHub Device Login](https://tools.dave.engineer/tools/github-device-login) β€” Start the GitHub device flow and store the resulting access token locally.
  • [GitHub File to Scratch Pad](https://tools.dave.engineer/tools/github-file-to-scratchpad) β€” Import GitHub files into Scratch Pad
  • [JSON Formatter](https://tools.dave.engineer/tools/json-formatter) β€” Format and validate JSON data
  • [Regex Playground](https://tools.dave.engineer/tools/regex-playground) β€” Experiment with regular expressions and sample strings

Learning & Education

  • [Decay Lab](https://tools.dave.