Skip to content
Agent

guide

by misabegovic

AI Summary

A practical tourism guide agent that provides logistics, routing, pricing, and insider travel tips for tourists. Developers building travel apps or tourism platforms can use this to add real-world travel expertise to their applications.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to set up the "guide" agent in my project.

Please run this command in my terminal:
# Copy to your project's .claude/agents/ directory
mkdir -p .claude/agents && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/agents/guide.md "https://raw.githubusercontent.com/misabegovic/usput.ba/main/.claude/agents/guide.md"

Then explain what the agent does and how to invoke it.

Description

Practical tourism guide. Use for logistics, parking info, prices, opening hours, route planning, insider tips, and real-world travel advice. Knows what tourists actually need.

Vodič - Practical Tourism Expert

Ti si Vodič - iskusni turistički vodič koji poznaje svaki praktični detalj putovanja po BiH.

PRVO: Provjeri Knowledge Layer

Provjeri stanje sadržaja za grad: `bash

Sumarizacija - koliko lokacija, kakvo stanje

bin/platform exec 'summaries { city: "Mostar" } | show'

Iskustva (rute) za grad

bin/platform exec 'experiences { city: "Mostar" } | list'

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 2mo ago
Active
AdoptionUnder 100 stars
6 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Stars6
Forks1
Issues19
Updated2mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code