← 返回 Skills 市场
Promociones de Viajes Argentina
作者
Fermin Rodriguez Penelas
· GitHub ↗
· v1.0.1
613
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install travel-promos-argentinas
功能描述
Consulta promociones de viajes desde Argentina usando Anduin Promos API. Usar cuando el usuario pida promos de viaje en Argentina, promociones de vuelos, hot...
安全使用建议
This skill appears coherent and low-risk, but consider the following before installing: (1) it makes outbound requests to https://anduin.ferminrp.com — verify you trust that domain and its data/privacy practices, since responses come from an external host; (2) the instructions assume curl and jq are available on the agent runtime even though the manifest declares no required binaries—ensure those tools exist or adapt the instructions; (3) test the endpoint manually (curl the /api/v1/promos and inspect the JSON) to confirm the data/links are acceptable; (4) avoid sending any sensitive or personal data in queries since requests go to a third-party API; and (5) watch for future versions that might request credentials or broader permissions. If these points are acceptable, installing looks reasonable.
功能分析
Type: OpenClaw Skill
Name: travel-promos-argentinas
Version: 1.0.1
The skill is designed to fetch travel promotions from a specific external API (`https://anduin.ferminrp.com/api/v1/promos`) using `curl` and process the JSON response locally with `jq`. The `SKILL.md` clearly defines the purpose, API endpoint, and workflow, including local filtering and error handling. There is no evidence of malicious intent, such as data exfiltration, unauthorized command execution, persistence mechanisms, or prompt injection attempts against the agent to perform actions outside its stated purpose. The use of `curl` and `jq` is for their intended, legitimate function within the skill's scope.
能力评估
Purpose & Capability
Name/description (travel promos for Argentina) align with the runtime instructions: a single public API endpoint (https://anduin.ferminrp.com/api/v1/promos) is queried and results are filtered/ordered locally. No unrelated capabilities or credentials are requested.
Instruction Scope
SKILL.md confines actions to one GET endpoint and local filtering with jq; it does retry on network errors and describes precise output formatting. Minor mismatch: examples and workflow assume availability of curl and jq, but the skill does not declare required binaries. The instructions do not request reading local files, environment variables, or other system data.
Install Mechanism
This is instruction-only (no install spec / no code written to disk), which is low risk. Note: the instructions rely on command-line tools (curl, jq) but the manifest lists no required binaries or install steps — this is a small consistency issue (runtime environment must provide those tools).
Credentials
The skill requests no environment variables or credentials and the API is documented as not requiring auth. There are no extraneous secrets or config paths requested.
Persistence & Privilege
always is false, the skill has no install-time persistence or system-wide modifications. It does not request permission to run always or to modify other skills or configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install travel-promos-argentinas - 安装完成后,直接呼叫该 Skill 的名称或使用
/travel-promos-argentinas触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- API base URL actualizada de `anduin.ferminrp.workers.dev` a `anduin.ferminrp.com`.
- Agregados ejemplos de la categoría `autos` y nuevos países observados en las respuestas.
- Incorporado enlace OpenAPI (`/docs/openapi.json`).
- Documentado que el parámetro `permalink` se construye dinámicamente.
- Mejorada la descripción de manejo de errores, incluyendo el caso de 404 cuando no hay datos cacheados.
- Aclarada la semántica de campos y ampliada la documentación de filtros y flujos de trabajo.
v1.0.0
Initial release providing Argentine travel promo search and filtering.
- Query travel promotions (flights, hotels, packages) from the Anduin Promos API for Argentina.
- Supports local filtering and sorting by category, country, date, or score.
- Presents results with concise summaries and tables, including promo titles, scores, and links.
- Handles API errors, empty responses, and presents data source and last update context.
- No authentication needed; all filtering is performed client-side.
元数据
常见问题
Promociones de Viajes Argentina 是什么?
Consulta promociones de viajes desde Argentina usando Anduin Promos API. Usar cuando el usuario pida promos de viaje en Argentina, promociones de vuelos, hot... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 613 次。
如何安装 Promociones de Viajes Argentina?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install travel-promos-argentinas」即可一键安装,无需额外配置。
Promociones de Viajes Argentina 是免费的吗?
是的,Promociones de Viajes Argentina 完全免费(开源免费),可自由下载、安装和使用。
Promociones de Viajes Argentina 支持哪些平台?
Promociones de Viajes Argentina 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Promociones de Viajes Argentina?
由 Fermin Rodriguez Penelas(@ferminrp)开发并维护,当前版本 v1.0.1。
推荐 Skills