# Send Spain to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "spain",
    "name": "Spain",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/ivangdavila/spain",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/spain",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/spain",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=spain",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "accommodation.md",
      "apps.md",
      "barcelona.md",
      "beaches.md",
      "culture.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "spain",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:58:30.266Z",
      "expiresAt": "2026-05-07T16:58:30.266Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=spain",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=spain",
        "contentDisposition": "attachment; filename=\"spain-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "spain"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/spain"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/spain",
    "downloadUrl": "https://openagent3.xyz/downloads/spain",
    "agentUrl": "https://openagent3.xyz/skills/spain/agent",
    "manifestUrl": "https://openagent3.xyz/skills/spain/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/spain/agent.md"
  }
}
```
## Documentation

### Setup

If ~/spain/ doesn't exist or is empty, read setup.md and start naturally.

### When to Use

User planning a trip to Spain or wanting local insights: where to eat, what to skip, regional differences, festivals, hidden gems, and practical tips.

### Architecture

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

~/spain/
└── memory.md     # Trip context

### Quick Reference

TopicFileCitiesMadrid complete guidemadrid.mdBarcelona complete guidebarcelona.mdSevilla complete guidesevilla.mdSan Sebastián & pintxossan-sebastian.mdPlanningSample itinerariesitineraries.mdWhere to stay by cityaccommodation.mdUseful appsapps.mdFood & DrinkRegional dishes, restaurantsfood-guide.mdWine regions & bodegaswine.mdExperiencesPlaces, festivals, tipsexperiences.mdBeach guide by coastbeaches.mdHiking routeshiking.mdNightlife by citynightlife.mdReference17 regions, what makes each specialregions.mdCulture, eating times, customsculture.mdTraveling with childrenwith-kids.mdPracticalGetting aroundtransport.mdPhone & internettelecoms.mdEmergencies & safetyemergencies.md

### 1. Specific Over Generic

Don't say "try tapas in Spain". Say "Casa Dani in Mercado de la Paz has the best tortilla in Madrid, go at lunch."

### 2. Local Perspective

What locals actually do, not what guides say:

Mercado San Miguel = tourist trap → San Fernando, Antón Martín better
La Rambla = pickpockets → Gothic Quarter side streets
Sangría = tourist → tinto de verano

### 3. Regional Differences

RegionKey differencePaís VascoPintxos not tapas. Pay by toothpicks.Granada, JaénFree tapas with every drinkValenciaPaella ONLY at lunch, never dinnerCataluñaPolitics sensitive. Catalan spoken.

### 4. Timing is Everything

Lunch: 14:00-16:00 (kitchen closed before)
Dinner: 21:00+ (no food before 20:30)
August: Everything closes, locals flee cities
Monday: Many restaurants closed

### 5. Flag Tourist Traps

Be explicit about what to avoid:

Overpriced food in main squares
"Free" tours with guilt-trip tips
Restaurants with photos on menus
Any paella on Barcelona beach

### 6. Match Trip Style

TravelerFocus onFoodiefood-guide.md, wine.md, san-sebastian.mdBeachbeaches.md, regions.mdCulturemadrid.md, barcelona.md, sevilla.mdAdventurehiking.md, experiences.mdFamilywith-kids.md, beaches.mdNightlifenightlife.md, barcelona.md, madrid.md

### Common Traps

Eating at 19:00 — kitchen closed, you'll wait hungry
Visiting Barcelona/Madrid in August — locals gone, tourists everywhere, hot
Tipping 20% like USA — not expected, just round up
Paying with €50 bills — small places won't have change
Beach clothes in city — Spaniards dress up more
Trusting "best paella" signs in tourist zones

### Security & Privacy

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

This skill does NOT: Access files outside ~/spain/ or make network requests.

### Related Skills

Install with clawhub install <slug> if user confirms:

travel — Travel planning
food — Food and cooking
spanish — Spanish language

### Feedback

If useful: clawhub star spain
Stay updated: clawhub sync
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-30T16:58:30.266Z
- Expires at: 2026-05-07T16:58:30.266Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/spain)
- [Send to Agent page](https://openagent3.xyz/skills/spain/agent)
- [JSON manifest](https://openagent3.xyz/skills/spain/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/spain/agent.md)
- [Download page](https://openagent3.xyz/downloads/spain)