← 返回 Skills 市场
austin-am

Showstart Skills

作者 Austin-AM · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
195
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install showstart-bot
功能描述
秀动演出查询与管理工具。用于查询秀动平台上的演出信息,包括演出详情、城市搜索、分类搜索、风格搜索、艺人搜索、附近演出等功能。当用户需要查找演出信息、了解演出详情、按城市/分类/风格搜索演出、或查找附近演出时使用此技能。
安全使用建议
This skill is coherent for searching Showstart events, but it sends user queries to an external server (BASE_URL in the script). Before installing or using it: 1) verify the endpoint (skill.showstart.com) and prefer HTTPS — the docs mention https://skill.showstart.com while the script uses http:// (this mismatch should be fixed to avoid plaintext transport); 2) avoid sending sensitive or private data through the skill; 3) if you care about provenance, ask the publisher for a homepage or source repo or run the script in a restricted/sandboxed environment and monitor outgoing requests; 4) consider changing the BASE_URL to a verified endpoint (https) if you obtain one.
能力评估
Purpose & Capability
The name/description (演出查询与管理) align with the included Python client and SKILL.md: functions and CLI cover activity, keyword, city, category, style, name, nearby and an all-artists endpoint. The requested resources (none) are appropriate for a simple API client.
Instruction Scope
SKILL.md instructs the agent to call the provided Python functions or run the CLI to query a remote API — this stays within the skill's stated purpose. Note: the client issues HTTP requests to an external endpoint (BASE_URL). That means queries (including any coordinates or keywords the user supplies) are transmitted to that remote host; this is expected but relevant for privacy and trust.
Install Mechanism
No install spec (instruction-only + a simple Python script). Nothing is downloaded or written during install. This is low risk from an install mechanism perspective.
Credentials
The skill requires no environment variables, credentials, or config paths. The lack of requested secrets is proportional to the described functionality.
Persistence & Privilege
always:false and default invocation settings are used. The skill does not request persistent system privileges or modify other skills/configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install showstart-bot
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /showstart-bot 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Version 1.0.3 of showstart-bot - No file changes detected in this release. - Functionality and documentation remain unchanged from the previous version.
v1.0.2
- No user-facing changes or new features. - No file changes detected in this version. - All documentation and functionality remain consistent with the previous release.
v1.0.1
Version 1.0.1 of showstart-bot - No file changes detected in this release. - No user-facing updates or modifications.
v1.0.0
Initial release of the showstart skill. - Enables querying and managing event information from the Showstart platform. - Supports searching by keyword, city (with fuzzy matching), category, style, artist/venue, and nearby location (latitude/longitude). - Provides both Python API and command-line interface usage examples. - Implements request limits, result caching, and pagination. - Includes error handling and documentation references.
元数据
Slug showstart-bot
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Showstart Skills 是什么?

秀动演出查询与管理工具。用于查询秀动平台上的演出信息,包括演出详情、城市搜索、分类搜索、风格搜索、艺人搜索、附近演出等功能。当用户需要查找演出信息、了解演出详情、按城市/分类/风格搜索演出、或查找附近演出时使用此技能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 195 次。

如何安装 Showstart Skills?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install showstart-bot」即可一键安装,无需额外配置。

Showstart Skills 是免费的吗?

是的,Showstart Skills 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Showstart Skills 支持哪些平台?

Showstart Skills 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Showstart Skills?

由 Austin-AM(@austin-am)开发并维护,当前版本 v1.0.3。

💬 留言讨论