# Countries and Cities Landmark Images AI Skills
An open-source set of [[AI Agent Skills|AI Agent Skill]]s (MIT License) that generate photorealistic imagery for countries, cities, and landmarks with a unified visual style, driving Gemini 3 Pro Image (Nano Banana Pro).
## Why
I wanted a repeatable way to generate consistent, on-brand travel and geography imagery from an AI agent — the same style every time, without hand-tuning prompts per location.
## Features
Two image-generation skills:
- **`travel-country-poster`** — cinematic composite posters, with the country's flag in the upper-left corner.
- **`world-landmark-globe`** — the Earth seen from orbit with 3D landmarks placed at their real geographic locations.
Both drive Gemini 3 Pro Image (Nano Banana Pro) and share a unified style. Works with any [agentskills.io](https://agentskills.io)-compatible agent.
## Installation
One-liner install via the [[AI Agent Skills]] CLI:
```
npx skills add dsebastien/countries-cities-landmark-images-skills
```
## License
MIT. Contributions and forks welcome.
## References
- Repository: https://github.com/dsebastien/countries-cities-landmark-images-skills
- License: https://github.com/dsebastien/countries-cities-landmark-images-skills/blob/main/LICENSE
- [[AI Agent Skills]] specification: https://agentskills.io
## Related
- [[My Published AI Skills]]
- [[AI Agent Skills]]
- [[Claude Code]]