← Back to Skills Marketplace
ivangdavila

India

by Iván · GitHub ↗ · v1.0.0 · MIT-0
linuxdarwinwin32 ✓ Security Clean
257
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install india
Description
Plan India trips with specific neighborhoods, regional food calls, route choices, and grounded advice that avoids common travel mistakes.
README (SKILL.md)

Setup

If ~/india/ does not exist or is empty, read setup.md and start naturally.

When to Use

User is planning a trip to India or wants local guidance on cities, routes, food, safety, timing, and how to avoid tourist-default recommendations.

Architecture

Memory lives in ~/india/. See memory-template.md for structure.

~/india/
└── memory.md     # Trip context, pacing, preferences, and warnings already given

Quick Reference

Load only the files that fit the current route, city, or friction point. India trips get better when the advice narrows fast.

Topic File
Cities
Delhi complete guide delhi.md
Mumbai complete guide mumbai.md
Jaipur complete guide jaipur.md
Goa complete guide goa.md
Planning
Sample itineraries itineraries.md
Where to stay by trip type accommodation.md
Useful apps apps.md
Food
Regional dishes and what to order where food-guide.md
Experiences
Markets, classes, safaris, and high-signal activities experiences.md
Best beaches by vibe beaches.md
Best hiking and mountain bases hiking.md
Nightlife by city and style nightlife.md
Reference
Regions, seasons, and what each area is best at regions.md
Etiquette, bargaining, temple rules, and social context culture.md
Traveling with children with-kids.md
Practical
Flights, trains, cars, and ride apps transport.md
SIMs, eSIMs, OTPs, and connectivity telecoms.md
Emergencies, hospitals, and common safety issues emergencies.md

Core Rules

1. Match India to the Traveler

Do not default every first trip to "do everything". Separate:

  • First-timer who needs a smooth entry to India
  • Repeat visitor who wants depth
  • Family, luxury, backpacker, food-led, or wellness-led traveler

2. Specific Over Generic

Do not say "visit Old Delhi" or "try local food". Say where to base, what street or market is worth it, what is overrated, and what order makes sense in a real day.

3. Regional Differences Matter

Area What changes
Delhi + North plains Mughlai food, winter fog, intense traffic
Rajasthan Heritage hotels, dry heat, best done by car + train
Mumbai + West coast Fast pace, sea humidity, strong nightlife
Goa Beach split matters more than town names
Himalayas Weather and road conditions decide the plan
Kerala + South India Slower pace, backwaters, spice and coconut-heavy food

4. Timing is Infrastructure

  • April-June: brutal heat in much of North India
  • July-September: monsoon changes Goa, Kerala, and mountain roads
  • October-March: easiest first-trip window for most routes
  • Festival periods are amazing, but they change pricing, crowds, and transport availability

5. Reduce Friction Early

Call out the things that derail trips:

  • Overpacked itineraries with too many one-night stops
  • Long road transfers treated like short hops
  • Blind trust in "top rated" tourist restaurants
  • Assuming cards, UPI, and foreign numbers will work everywhere

6. Match Trip Style

Traveler Start with
First trip itineraries.md, delhi.md, jaipur.md
Food-led food-guide.md, delhi.md, mumbai.md
Beach + nightlife goa.md, beaches.md, nightlife.md
Family with-kids.md, accommodation.md
Nature hiking.md, regions.md, experiences.md
Practical/logistics transport.md, telecoms.md, emergencies.md

Common Traps

  • Trying Delhi, Agra, Jaipur, Varanasi, Mumbai, and Goa in one week
  • Treating a "5 hour drive" as predictable in India
  • Landing in peak heat or monsoon without adapting the route
  • Booking the cheapest hotel instead of the best-located one
  • Eating at empty tourist-facing restaurants instead of busy local spots
  • Assuming every foreign card, eSIM flow, or payment app will work on day one
  • Forgetting temple and mosque dress rules, shoe rules, and photo etiquette

Security & Privacy

Data that stays local: Trip preferences in ~/india/

This skill does NOT:

  • Access files outside ~/india/
  • Make network requests
  • Store payment or passport details unless the user explicitly asks to track them in ~/india/

Related Skills

Install with clawhub install \x3Cslug> if user confirms:

  • travel — General travel planning
  • food — Food recommendations and dining guidance
  • hindi — Hindi language help for signs, menus, and quick phrases

Feedback

  • If useful: clawhub star india
  • Stay updated: clawhub sync
Usage Guidance
This skill appears to be what it says: a local travel planner that stores trip context in ~/india/memory.md and otherwise does not make network calls or request credentials. Before installing, review and be comfortable with the fact it will create and update files in ~/india/. Do not store highly sensitive data (passport numbers, full payment card details, or passwords) in those memory files unless you are willing to keep them on disk. If you prefer not to retain memory across sessions, either decline saving the memory when prompted or periodically clear ~/india/. If you want external integrations (booking, live maps, OTPs), note this skill does not perform network requests — you'd need other skills or a separate workflow for those features.
Capability Analysis
Type: OpenClaw Skill Name: india Version: 1.0.0 The 'India' skill bundle is a comprehensive travel planning tool that provides regional guides, itineraries, and practical advice for travelers. It uses a local directory (~/india/) to store user preferences and context, with clear instructions in SKILL.md and setup.md on how to manage this data. The skill explicitly states it does not make network requests or access files outside its designated directory, and no evidence of malicious code, data exfiltration, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
Name and description (India trip planning) match the declared requirements and files. The only required config path is ~/india/, which the skill uses as its local memory; no unrelated binaries or cloud credentials are requested.
Instruction Scope
SKILL.md and the content files limit runtime behavior to loading city/route/food guides and reading/updating ~/india/memory.md. There are no instructions to read other system files, call external endpoints, or collect unrelated system data.
Install Mechanism
No install spec and no code files — instruction-only. This is the lowest-risk install pattern and matches the skill's stated behavior.
Credentials
No environment variables, keys, or credentials are requested. The single resource requested is a config path (~/india/) used to store trip memory, which is proportionate to a travel-planning skill.
Persistence & Privilege
The skill persistently reads and updates files under ~/india/ (memory.md). It is not always-enabled and does not request system-wide privileges, but users should be aware that trip context and any user-provided details saved there will persist on disk. Autonomous invocation is allowed (platform default) but not combined with other risky permissions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install india
  3. After installation, invoke the skill by name or use /india
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Added country-level routing, city guides, and practical travel advice for first-time and repeat India trips.
Metadata
Slug india
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is India?

Plan India trips with specific neighborhoods, regional food calls, route choices, and grounded advice that avoids common travel mistakes. It is an AI Agent Skill for Claude Code / OpenClaw, with 257 downloads so far.

How do I install India?

Run "/install india" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is India free?

Yes, India is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does India support?

India is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created India?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments