city-tourism-website-builder

city-tourism-website-builder is a skill for Claude Code, Codex from besoeasy/open-skills. It costs 29 tokens per session (2,214 once invoked), scanned A, original, MIT.

A workflow for researching a city and building a modern tourism website about it. The site can present history, facts, attractions, maps, responsive layouts, and animations.

In plain words
What is it for?
Use it to create colorful city guides with historical information, places to visit, cultural details, interactive OpenStreetMap maps, and optional map images or IPFS hosting.
Why use it?
It brings research, page design, and tourism-specific content into one website-building process.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to create colorful city guides with historical information, places to visit, cultural details, interactive OpenStreetMap maps, and optional map images or IPFS hosting.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/besoeasy/open-skills/city-tourism-website-builder
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add besoeasy/open-skills --skill city-tourism-website-builder
Clone the repo
git clone --depth 1 https://github.com/besoeasy/open-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for city-tourism-website-builder

README.md
[![agentmods](https://agentmods.dev/badge/skills/besoeasy/open-skills/city-tourism-website-builder/github.svg)](https://agentmods.dev/skills/besoeasy/open-skills/city-tourism-website-builder)
Your own site
<a href="https://agentmods.dev/skills/besoeasy/open-skills/city-tourism-website-builder"><img src="https://agentmods.dev/badge/skills/besoeasy/open-skills/city-tourism-website-builder/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for city-tourism-website-builder

Your own site · 80×15
<a href="https://agentmods.dev/skills/besoeasy/open-skills/city-tourism-website-builder"><img src="https://agentmods.dev/badge/skills/besoeasy/open-skills/city-tourism-website-builder.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 29 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,214 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00029 $0.02214
Opus 5 $0.00015 $0.01107
Sonnet 5 $0.00006 $0.00443
Haiku 4.5 $0.00003 $0.00221

Measured 13d ago against content hash 20b21513f41f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

city-tourism-website-builder scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 13d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -fsS "https://staticmap.openstreetmap.de/staticmap.php?center=${CITY_LAT},${CITY_LON}&zoom=12&size=1280x720&markers=${CITY_LAT},${CITY_LON},red-pushpin" \
skills/city-tourism-website-builder/SKILL.md · 324 lines

How it starts

The opening of the file, as written. The whole thing — 324 lines — stays where its author put it; the contents beside it link to each section on GitHub.

City Tourism Website Builder

Create stunning, modern tourism websites for any city with comprehensive research, historical facts, and beautiful animations.

Overview

This skill enables the creation of professional city tourism websites featuring:

  • Deep research on city history, facts, and tourist attractions
  • Modern, colorful designs with white backgrounds
  • Smooth animations and hover effects
  • Responsive layouts for all devices
  • Interactive OpenStreetMap centered on the city
  • Optional map snapshot download as PNG
  • IPFS hosting for permanent availability

Workflow

1. Research Phase

Gather comprehensive information about the city:

# Search for city information
websearch query="CITY_NAME history facts tourist places visiting sites"
websearch query="CITY_NAME famous temples monuments landmarks"
websearch query="CITY_NAME best time to visit how to reach"

Key Information to Collect:

  • Historical origins and etymology
  • Famous personalities associated
  • Religious/spiritual significance
  • Major tourist attractions
  • Geography and climate
  • Cultural heritage
  • Quick facts (population, distance from major cities, etc.)

2. Design Principles

Color Scheme:

  • White background for clean, modern look
  • Vibrant gradient accents (coral, teal, yellow, mint)
  • Dark text for readability
  • Colorful cards with hover effects

Animations:

  • Floating background shapes
  • Fade-in on scroll
  • Card hover lift effects
  • Smooth scroll navigation
  • Gradient text animations
  • Pulse effects on badges

3. Website Structure

Sections:

  1. Hero Header

    • Large gradient text city name
    • Tagline
    • Animated badge
    • Scroll indicator
  2. History Section

    • Historical facts in card grid
    • Interactive timeline
    • Origin stories
  3. Places to Visit

    • Categorized cards (Religious, Nature, Adventure, Historic)
    • Icons and emojis for visual appeal
    • Distance information
  4. Quick Facts

    • Animated number counters
    • Grid layout
    • Key statistics

Read the full file on GitHub · 324 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 13d ago First seen · 324 lines · 29 tokens per session scan A 20b21513f41f

Subscribe to this mod's changes

city-tourism-website-builder is a skill published in the GitHub repository besoeasy/open-skills (132 stars, last pushed 8d ago), licensed MIT. It adds 29 tokens to every session and 2,214 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

html-artifacts

Author the HTML for a plan artifact, dashboard iframe, or Slack attachment — structure, design plan, available runtime, theming, and craft. Read this before writing HTML for saveplan, outputiframe, or slackattachhtml.

langchain-ai/open-swe · 51 tokens

langbot-dev

Develop, build, and debug the LangBot core backend and web frontend. Use when working inside the LangBot repository — backend (Python/Quart, src/langbot/pkg), the Vite/React web UI, HTTP API controllers/services, Alembic migrations, or the MCP server. Covers the dev environment (uv, pnpm), repo layout, the API auth…

langbot-app/LangBot · 136 tokens

frontend-design-saas

S-tier SaaS dashboard and product UI reference. Use this skill when building application shells, data tables, settings panels, billing pages, dashboards, auth flows, admin tools, or any internal/customer-facing SaaS product UI. Inspired by Stripe, Linear, Vercel, Airbnb, Notion. Covers neutral-led design tokens…

cloudflare/vibesdk · 105 tokens

design-review

Designer's eye QA: finds visual inconsistency, spacing issues, hierarchy problems, AI slop patterns, and slow interactions — then fixes them. Iteratively fixes issues in source code, committing each fix atomically and re-verifying with before/after screenshots. For plan-mode design review (before implementation), use…

GCWing/BitFun · 125 tokens

miniapp-dev

A development guide for BitFun MiniApps, which are small applications that run inside BitFun. It covers creating new MiniApps as well as maintaining the MiniApp framework.

GCWing/BitFun · 145 tokens

moai-design-tools

Design tool integration specialist covering Figma MCP, Pencil renderer, and Pencil-to-code export. Use when fetching design context from Figma, rendering Pencil designs, or exporting to React/Tailwind code.

modu-ai/moai-adk · 45 tokens