Deutschland Hiking Planner β About the project
π‘ Inspiration
I love exploring Germany by train. With the Deutschlandticket, you can do it cheap nut it's hard to find route, to find how to get there from home and ask extra questions.
π€ How Codex & GPT-5.6 were used
- ποΈ Codex built the skill β I designed
Skill.mdhelper with Codex, using natural language to find hikes. - π§ GPT-5.6 is the heart and brain β It helps to gather and structure the data
- π Agentic tool use β Codex + GPT-5.6 go to web, combine other tools and skills and give me some good results
π οΈ What it does
The Deutschland Hiking Planner is an Agent Skill for Codex (and any capable agent). You tell it your home city once, and it:
- finds real trails with distance,
- checks that the regional trains to both trail ends are included in the Deutschlandticket,
- confirms the return trip works after a realistic day of walking,
- builds a print-friendly offline PDF map with landmarks, decision points, coordinates, and safety notes,
- and keeps a local log so it never sends you on the same hike twice.
π§ What I learned
It's easy to create something high level in codex, that is flexible and can be changed anytime.
ποΈ How I built it
Skill.mdβ I used skill builder from Codex to create a new skill and tune it after couple of timesMIT-licensed and open so anyone can use, fork, and extend it.
π§ Challenges I faced
- Maps It's hard to create a good map that can be actually used offline
π Why it matters
It's fun to use high tech for daily lifeππ
Built With
- agent
- ai
- codex
- github

Log in or sign up for Devpost to join the conversation.