{
  "schemaVersion": "1.0",
  "item": {
    "slug": "camino-query",
    "name": "Broad Location Entity Query",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/James-southendsolutions/camino-query",
    "canonicalUrl": "https://clawhub.ai/James-southendsolutions/camino-query",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/camino-query",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=camino-query",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "scripts/query.sh"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "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."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "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."
        },
        {
          "label": "Upgrade existing",
          "body": "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."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/camino-query"
    },
    "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."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/camino-query",
    "agentPageUrl": "https://openagent3.xyz/skills/camino-query/agent",
    "manifestUrl": "https://openagent3.xyz/skills/camino-query/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/camino-query/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "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."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "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."
      },
      {
        "label": "Upgrade existing",
        "body": "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."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Installation",
        "body": "Companion Skills: This is part of the Camino AI location intelligence suite. Install all available skills (query, places, relationship, context, route, journey, real-estate, hotel-finder, ev-charger, school-finder, parking-finder, fitness-finder, safety-checker, travel-planner) for comprehensive coverage.\n\n# Install all skills from repo\nnpx skills add https://github.com/barneyjm/camino-skills\n\n# Or install specific skills\nnpx skills add https://github.com/barneyjm/camino-skills --skill query\n\nVia clawhub:\n\nnpx clawhub@latest install query\n# or: pnpm dlx clawhub@latest install query\n# or: bunx clawhub@latest install query"
      },
      {
        "title": "Query - Natural Language Place Search",
        "body": "Search for places using natural language. The AI automatically generates coordinates for known locations when not provided."
      },
      {
        "title": "Setup",
        "body": "Instant Trial (no signup required): Get a temporary API key with 25 calls:\n\ncurl -s -X POST -H \"Content-Type: application/json\" \\\n  -d '{\"email\": \"you@example.com\"}' \\\n  https://api.getcamino.ai/trial/start\n\nReturns: {\"api_key\": \"camino-xxx...\", \"calls_remaining\": 25, ...}\n\nFor 1,000 free calls/month, sign up at https://app.getcamino.ai/skills/activate.\n\nAdd your key to Claude Code:\n\nAdd to your ~/.claude/settings.json:\n\n{\n  \"env\": {\n    \"CAMINO_API_KEY\": \"your-api-key-here\"\n  }\n}\n\nRestart Claude Code."
      },
      {
        "title": "Via Shell Script",
        "body": "# Search for coffee shops near Times Square\n./scripts/query.sh '{\"query\": \"coffee shops near Times Square\", \"limit\": 5}'\n\n# Search with specific coordinates\n./scripts/query.sh '{\"query\": \"quiet cafes with wifi\", \"lat\": 40.7589, \"lon\": -73.9851, \"radius\": 500}'\n\n# Get AI-generated answer with results\n./scripts/query.sh '{\"query\": \"best pizza in Manhattan\", \"answer\": true, \"rank\": true}'"
      },
      {
        "title": "Via curl",
        "body": "curl -H \"X-API-Key: $CAMINO_API_KEY\" \\\n  \"https://api.getcamino.ai/query?query=coffee+shops+near+Times+Square&limit=5\""
      },
      {
        "title": "Parameters",
        "body": "ParameterTypeRequiredDefaultDescriptionquerystringYes*-Natural language query (e.g., \"coffee shops near Times Square\")latfloatNo-Latitude for search center. AI generates if omitted for known locations.lonfloatNo-Longitude for search center. AI generates if omitted for known locations.radiusintNo1000Search radius in meters (100-50000)rankboolNotrueUse AI to rank results by relevancelimitintNo20Maximum results (1-100)offsetintNo0Pagination offsetanswerboolNofalseGenerate human-readable summarytimestringNo-Temporal query: \"2020-01-01\", \"2020..\", or \"2020..2024\"osm_idsstringNo-Comma-separated OSM IDs (e.g., \"node/123,way/456\")modestringNo\"basic\"\"basic\" (OSM only) or \"advanced\" (web enrichment)\n\n*Either query or osm_ids is required."
      },
      {
        "title": "Response Format",
        "body": "{\n  \"query\": \"quiet coffee shops with wifi\",\n  \"results\": [\n    {\n      \"name\": \"Blue Bottle Coffee\",\n      \"lat\": 40.7601,\n      \"lon\": -73.9847,\n      \"type\": \"cafe\",\n      \"distance_m\": 150,\n      \"relevance_score\": 0.95,\n      \"address\": \"...\"\n    }\n  ],\n  \"ai_ranked\": true,\n  \"pagination\": {\n    \"total_results\": 23,\n    \"limit\": 5,\n    \"offset\": 0,\n    \"has_more\": true\n  },\n  \"answer\": \"I found several quiet coffee shops with wifi near Times Square...\"\n}"
      },
      {
        "title": "Find nearby restaurants",
        "body": "./scripts/query.sh '{\"query\": \"Italian restaurants\", \"lat\": 40.7128, \"lon\": -74.0060, \"limit\": 10}'"
      },
      {
        "title": "Search with AI answer",
        "body": "./scripts/query.sh '{\"query\": \"best brunch spots in Brooklyn\", \"answer\": true}'"
      },
      {
        "title": "Historical data query",
        "body": "./scripts/query.sh '{\"query\": \"restaurants\", \"lat\": 40.7589, \"lon\": -73.9851, \"time\": \"2020-01-01\"}'"
      },
      {
        "title": "Best Practices",
        "body": "For known locations (cities, landmarks), you can omit lat/lon and let the AI generate coordinates\nUse rank: true for more relevant results when searching by attributes (e.g., \"quiet\", \"cheap\")\nEnable answer: true when you need a natural language summary of results\nUse mode: \"advanced\" for richer place data from web sources\nKeep queries descriptive but concise for best AI interpretation"
      }
    ],
    "body": "Installation\n\nCompanion Skills: This is part of the Camino AI location intelligence suite. Install all available skills (query, places, relationship, context, route, journey, real-estate, hotel-finder, ev-charger, school-finder, parking-finder, fitness-finder, safety-checker, travel-planner) for comprehensive coverage.\n\n# Install all skills from repo\nnpx skills add https://github.com/barneyjm/camino-skills\n\n# Or install specific skills\nnpx skills add https://github.com/barneyjm/camino-skills --skill query\n\n\nVia clawhub:\n\nnpx clawhub@latest install query\n# or: pnpm dlx clawhub@latest install query\n# or: bunx clawhub@latest install query\n\nQuery - Natural Language Place Search\n\nSearch for places using natural language. The AI automatically generates coordinates for known locations when not provided.\n\nSetup\n\nInstant Trial (no signup required): Get a temporary API key with 25 calls:\n\ncurl -s -X POST -H \"Content-Type: application/json\" \\\n  -d '{\"email\": \"you@example.com\"}' \\\n  https://api.getcamino.ai/trial/start\n\n\nReturns: {\"api_key\": \"camino-xxx...\", \"calls_remaining\": 25, ...}\n\nFor 1,000 free calls/month, sign up at https://app.getcamino.ai/skills/activate.\n\nAdd your key to Claude Code:\n\nAdd to your ~/.claude/settings.json:\n\n{\n  \"env\": {\n    \"CAMINO_API_KEY\": \"your-api-key-here\"\n  }\n}\n\n\nRestart Claude Code.\n\nUsage\nVia Shell Script\n# Search for coffee shops near Times Square\n./scripts/query.sh '{\"query\": \"coffee shops near Times Square\", \"limit\": 5}'\n\n# Search with specific coordinates\n./scripts/query.sh '{\"query\": \"quiet cafes with wifi\", \"lat\": 40.7589, \"lon\": -73.9851, \"radius\": 500}'\n\n# Get AI-generated answer with results\n./scripts/query.sh '{\"query\": \"best pizza in Manhattan\", \"answer\": true, \"rank\": true}'\n\nVia curl\ncurl -H \"X-API-Key: $CAMINO_API_KEY\" \\\n  \"https://api.getcamino.ai/query?query=coffee+shops+near+Times+Square&limit=5\"\n\nParameters\nParameter\tType\tRequired\tDefault\tDescription\nquery\tstring\tYes*\t-\tNatural language query (e.g., \"coffee shops near Times Square\")\nlat\tfloat\tNo\t-\tLatitude for search center. AI generates if omitted for known locations.\nlon\tfloat\tNo\t-\tLongitude for search center. AI generates if omitted for known locations.\nradius\tint\tNo\t1000\tSearch radius in meters (100-50000)\nrank\tbool\tNo\ttrue\tUse AI to rank results by relevance\nlimit\tint\tNo\t20\tMaximum results (1-100)\noffset\tint\tNo\t0\tPagination offset\nanswer\tbool\tNo\tfalse\tGenerate human-readable summary\ntime\tstring\tNo\t-\tTemporal query: \"2020-01-01\", \"2020..\", or \"2020..2024\"\nosm_ids\tstring\tNo\t-\tComma-separated OSM IDs (e.g., \"node/123,way/456\")\nmode\tstring\tNo\t\"basic\"\t\"basic\" (OSM only) or \"advanced\" (web enrichment)\n\n*Either query or osm_ids is required.\n\nResponse Format\n{\n  \"query\": \"quiet coffee shops with wifi\",\n  \"results\": [\n    {\n      \"name\": \"Blue Bottle Coffee\",\n      \"lat\": 40.7601,\n      \"lon\": -73.9847,\n      \"type\": \"cafe\",\n      \"distance_m\": 150,\n      \"relevance_score\": 0.95,\n      \"address\": \"...\"\n    }\n  ],\n  \"ai_ranked\": true,\n  \"pagination\": {\n    \"total_results\": 23,\n    \"limit\": 5,\n    \"offset\": 0,\n    \"has_more\": true\n  },\n  \"answer\": \"I found several quiet coffee shops with wifi near Times Square...\"\n}\n\nExamples\nFind nearby restaurants\n./scripts/query.sh '{\"query\": \"Italian restaurants\", \"lat\": 40.7128, \"lon\": -74.0060, \"limit\": 10}'\n\nSearch with AI answer\n./scripts/query.sh '{\"query\": \"best brunch spots in Brooklyn\", \"answer\": true}'\n\nHistorical data query\n./scripts/query.sh '{\"query\": \"restaurants\", \"lat\": 40.7589, \"lon\": -73.9851, \"time\": \"2020-01-01\"}'\n\nBest Practices\nFor known locations (cities, landmarks), you can omit lat/lon and let the AI generate coordinates\nUse rank: true for more relevant results when searching by attributes (e.g., \"quiet\", \"cheap\")\nEnable answer: true when you need a natural language summary of results\nUse mode: \"advanced\" for richer place data from web sources\nKeep queries descriptive but concise for best AI interpretation"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/James-southendsolutions/camino-query",
    "publisherUrl": "https://clawhub.ai/James-southendsolutions/camino-query",
    "owner": "James-southendsolutions",
    "version": "0.2.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/camino-query",
    "downloadUrl": "https://openagent3.xyz/downloads/camino-query",
    "agentUrl": "https://openagent3.xyz/skills/camino-query/agent",
    "manifestUrl": "https://openagent3.xyz/skills/camino-query/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/camino-query/agent.md"
  }
}