lhitches

Query Templates — Development skill for Claude Code

Development community

Run the six-stage query-template workstream on a site from its Search Console query export.

How to install Query Templates

Installs to ~/.claude/skills/lhitches-query-templates-query-templates/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lhitches-query-templates-query-templates && curl -fsSL https://raw.githubusercontent.com/lhitches/query-templates/HEAD/commands/query-templates.md -o ~/.claude/skills/lhitches-query-templates-query-templates/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Query Templates does


description: Run the six-stage query-template workstream on a site from its Search Console query export. Usage - /query-templates [site] [path to a GSC query CSV] [optional: stages 1 to 3 only]

Run the query-templates skill in this plugin: $ARGUMENTS

Stop for approval at the end of every stage. If no Search Console export is provided, ask for one (queries with impressions, 90 days, all rows) before starting stage 1; do not invent templates.

Alternatives in Development

  • Portaljs Add Geo — Auto-ingest a geospatial file (GeoJSON, Shapefile, GeoPackage, KML/KMZ, FlatGeobuf, CSV-with-geometry) into a 2.3k ★
  • Herdrm — Native macOS console for herdr — all your coding agents and their live terminals, across devices 635 ★
  • Windows — set GCP_KEY_FILE=path/to/your-credentials.json export GCP_KEY_FILE=path/to/your-credentials.json 242 ★

Full documentation available on GitHub

View Source Repository