← Back to Skills Marketplace
austin-am

Showstart Skills

by Austin-AM · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
195
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install showstart-bot
Description
秀动演出查询与管理工具。用于查询秀动平台上的演出信息,包括演出详情、城市搜索、分类搜索、风格搜索、艺人搜索、附近演出等功能。当用户需要查找演出信息、了解演出详情、按城市/分类/风格搜索演出、或查找附近演出时使用此技能。
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install showstart-bot
  3. After installation, invoke the skill by name or use /showstart-bot
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug showstart-bot
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Showstart Skills?

秀动演出查询与管理工具。用于查询秀动平台上的演出信息,包括演出详情、城市搜索、分类搜索、风格搜索、艺人搜索、附近演出等功能。当用户需要查找演出信息、了解演出详情、按城市/分类/风格搜索演出、或查找附近演出时使用此技能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 195 downloads so far.

How do I install Showstart Skills?

Run "/install showstart-bot" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Showstart Skills free?

Yes, Showstart Skills is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Showstart Skills support?

Showstart Skills is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Showstart Skills?

It is built and maintained by Austin-AM (@austin-am); the current version is v1.0.3.

💬 Comments