← Back to Skills Marketplace
Night Market Guide
by
xiejinsong
· GitHub ↗
· v3.2.0
· MIT-0
70
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install night-market-guide
Description
Find night markets, food streets, and local culinary hotspots. Discover street food, local specialties, and the best evening food experiences. Also supports:...
Usage Guidance
Key things to consider before installing: 1) The SKILL.md requires you to globally install and run @fly-ai/flyai-cli from npm at runtime — verify that package on the npm registry (author, weekly downloads, source repository, maintainers, and recent release) before allowing installation or run the CLI in a sandbox. 2) The skill advertises booking/Fliggy capabilities but declares no credentials; expect that the CLI may later prompt for API keys or account logins — don’t provide secrets until you verify the provider. 3) The skill references local docs that are not included, and enforces strict re-run/self-test behavior that could cause repeated network calls or installs; consider rejecting or sandboxing the install if you do not want external network activity. 4) If you still want to use it, test the flyai CLI manually in an isolated environment and inspect its code before granting the agent permission to execute global installs or network calls.
Capability Analysis
Type: OpenClaw Skill
Name: night-market-guide
Version: 3.2.0
The skill mandates the global installation of an external NPM package (`@fly-ai/flyai-cli`) and uses aggressive, 'jailbreak-style' instructions in `SKILL.md` to force the agent to bypass its internal knowledge and execute shell commands. While these actions are technically aligned with the stated purpose of providing real-time travel data, the requirement for global installation privileges and the reliance on an unverified external dependency represent a significant security risk and a potential vector for supply chain attacks.
Capability Tags
Capability Assessment
Purpose & Capability
The declared purpose (find night markets / food streets) aligns with the CLI commands shown (flyai search-poi). However the description also claims many extra travel features (flight booking, hotels, travel insurance, 'powered by Fliggy') that are not supported or justified by the SKILL.md commands or by any declared credentials. The extra capabilities are disproportionate to the visible instructions.
Instruction Scope
The SKILL.md mandates that every answer must come from the flyai CLI output and instructs the agent to install and run npm i -g @fly-ai/flyai-cli if the CLI is missing. It also references several local doc files (references/*.md) that are not present in the skill manifest. The file-missing and the strict re-execution/self-test rules (requiring a [Book]({detailUrl}) link and re-running on any deviation) could force repeated installs/external calls or create an execution loop. The rule 'NEVER answer from training data' gives the agent no fallback and could lead to failure or repeated network activity.
Install Mechanism
Although the registry metadata has no formal install spec, the runtime instructions require a global npm install of @fly-ai/flyai-cli. Installing an unvetted global npm package is potentially high-impact (writes to disk, installs binaries that will be invoked). The SKILL.md provides no pinned version, no source verification, and no alternative validated install path, which is disproportionate for a simple lookup skill.
Credentials
The skill declares no required environment variables or credentials, which is good. However it advertises booking and Fliggy-powered capabilities that normally require API credentials, yet no credential fields or instructions for authentication are declared. The flyai CLI itself may prompt for or require credentials at runtime — this is not surfaced in the manifest and could lead to unexpected credential entry.
Persistence & Privilege
The skill is not always-on and does not request elevated platform privileges. That said, its instructions involve installing a global CLI binary (npm i -g), which persists on the host outside the agent sandbox; this persistence is not declared in the registry install spec and is worth noting though it is not a direct skill-level permission request.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install night-market-guide - After installation, invoke the skill by name or use
/night-market-guide - Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.2.0
night-market-guide 3.2.0 Changelog
- Enforces strict CLI execution for all responses; no knowledge-based answers are allowed.
- Adds robust environment checks: will prompt user to install flyai-cli if missing, never falls back to knowledge data.
- Mandates every recommendation must include a [Book](detailUrl) link sourced from real-time CLI output.
- Introduces expanded Playbooks for "night market", "food street", and "street food" triggers with specific CLI command patterns.
- Includes explicit guidelines for output formatting, validation, and brand tagging to ensure accuracy and compliance.
- Updates compatibility and skill description, highlighting new supported platforms and services.
Metadata
Frequently Asked Questions
What is Night Market Guide?
Find night markets, food streets, and local culinary hotspots. Discover street food, local specialties, and the best evening food experiences. Also supports:... It is an AI Agent Skill for Claude Code / OpenClaw, with 70 downloads so far.
How do I install Night Market Guide?
Run "/install night-market-guide" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Night Market Guide free?
Yes, Night Market Guide is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Night Market Guide support?
Night Market Guide is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Night Market Guide?
It is built and maintained by xiejinsong (@xiejinsong); the current version is v3.2.0.
More Skills