← 返回 Skills 市场
218
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mafengwo
功能描述
Retrieve and summarize public travel notes and popular attraction data from Mafengwo for destinations, including ratings, reviews, tickets, and opening times.
使用说明 (SKILL.md)
马蜂窝
用途与边界
- 面向游记与景点公开页面的检索与内容/评分摘要
- 不提供接口逆向或批量抓取能力
- 仅用于公开页面的轻量分析与提醒
关键入口
- 主页:https://www.mafengwo.cn/
- 游记:https://www.mafengwo.cn/gonglve/
- 景点:各目的地页内的景点频道
常见任务
- 指定目的地的热门景点摘要(评分、评论量、门票与开放时间)
- 游记集合的题材与行程分布统计(亲子/美食/摄影等)
- 行程清单生成(必去景点与推荐时段)
数据字段
- 景点名称、链接、评分、评论数、门票信息、开放时间、地理位置
- 游记标题、链接、作者、点赞/评论数、题材标签
- 行程天数、到访景点清单、预算摘要(若可推断)
自动化要点
- 页面动态渲染,需等待内容加载完成后解析
- 价格与开放时间可能随季节变动,需标注采集时间
- 频率控制,不进行批量抓取;使用轻量摘要
示例流程
- 景点清单:访问目的地页 → 抽取景点条目 → 输出评分与评论分布
- 游记统计:进入游记频道 → 抽取条目 → 题材与行程统计
- 行程建议:汇总热门景点 → 依据开放时间与位置生成建议清单
合规提示
- 遵守平台规则,不进行接口调用或批量采集
- 结果仅用于内部分析与提醒
安全使用建议
This is an instruction-only skill that describes summarizing public pages on mafengwo.cn and asks for no credentials or installs — that is coherent. Before enabling: confirm the skill's provenance (registry owner/homepage are minimal), test it in a sandbox, and only grant the minimal web-browsing tool needed (e.g., a JS-capable headless browser) if required. Configure and enforce rate limits, respect robots.txt and site terms, and avoid bulk downloads or storing PII. If you need stronger guarantees, ask the publisher for provenance (source repo or homepage) and an explicit description of required runtime tools.
功能分析
Type: OpenClaw Skill
Name: mafengwo
Version: 0.1.0
The skill bundle consists of metadata and markdown instructions (SKILL.md) for an AI agent to retrieve and summarize public travel information from mafengwo.cn. The instructions include explicit boundaries against bulk scraping and reverse engineering, and there is no evidence of malicious code, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description and the SKILL.md align: both describe retrieving and summarizing public travel notes and attraction pages. The skill does not request unrelated credentials or system access. One minor note: the doc says pages are dynamically rendered and require waiting for content, which implies a JS-capable fetch/browser tool but none is declared — reasonable but worth knowing.
Instruction Scope
Instructions limit activity to public pages and explicitly prohibit reverse-engineering APIs and bulk scraping. They are otherwise high-level (‘wait for content to load’, ‘use light summaries’), leaving implementation details and rate-limiting enforcement to the agent. This vagueness could lead to heavier scraping if the agent is given broad web access, so operators should enforce limits.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing will be written to disk by the skill itself during install.
Credentials
The skill requests no environment variables or credentials, which is proportional. However, runtime may require a headless/JS-enabled browser or scraping capability (not declared). Ensure any tooling granted to implement this functionality is appropriate and minimal.
Persistence & Privilege
always:false and user-invocable:true (defaults). The skill does not request persistent privileges or modify other skills/config; autonomous invocation remains possible but is platform-default.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mafengwo - 安装完成后,直接呼叫该 Skill 的名称或使用
/mafengwo触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of the "mafengwo-hot-trend" skill.
- Provides summarized access to Mafengwo travel content, focusing on public pages for sights and travelogues.
- Supports tasks like extracting top sights, rating/comment summaries, and travelogue topic statistics.
- Emphasizes lightweight analysis with compliance to site rules (no batch scraping, no API reversal).
- Includes automation tips for dynamic content and data freshness, with example usage scenarios.
- Designed for internal analytics and notifications only.
元数据
常见问题
Mafengwo 是什么?
Retrieve and summarize public travel notes and popular attraction data from Mafengwo for destinations, including ratings, reviews, tickets, and opening times. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 218 次。
如何安装 Mafengwo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mafengwo」即可一键安装,无需额外配置。
Mafengwo 是免费的吗?
是的,Mafengwo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mafengwo 支持哪些平台?
Mafengwo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mafengwo?
由 ClawKK(@codekungfu)开发并维护,当前版本 v0.1.0。
推荐 Skills