create-taginfo-project-file

Installation
SKILL.md

Create Taginfo Project File

Generate valid taginfo project files for TILDA topics by analyzing processing code to extract OSM tags.

When to Use

  • User wants to create taginfo project files for TILDA topics
  • User mentions taginfo, OSM tag documentation, or taginfo project files

Process

  1. Identify topic: Read processing/constants/topics.const.ts or ask user which topic to process

  2. Read topic file: processing/topics/<topic>/<topic>.lua

    • SQL files are ignored - they never introduce new tags
    • TodoList files (*_todoList.lua) are ignored - they are for QA purposes and don't represent the main processing logic
    • Check for README files that may document OSM tags
Installs
1
GitHub Stars
24
First Seen
Jun 18, 2026
create-taginfo-project-file — fixmyberlin/tilda-geo