← Back to Skills Marketplace
74
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mysteelmeeting
Description
查询我的钢铁网会展频道(huizhan.mysteel.com/zhuanti)行业会议信息,支持行业筛选(钢材/铁矿石/废钢/煤焦/铁合金/不锈钢/有色金属/建筑材料/新能源/农产品)、地区筛选(东北/华北/华东/华南/华中/西北/西南/港澳台/全球)、省份筛选(吉林/辽宁/黑龙江/北京/上海/广东/浙江/江苏...
Usage Guidance
This skill is coherent and appears to do what it advertises: query huizhan.mysteel.com for conference data and cache results in scripts/.cache/. If you will install it, consider: 1) review the included scripts yourself (they are short and use only the Python standard library); 2) be aware the skill makes outbound HTTPS requests to huizhan.mysteel.com (no other domains); and 3) if you run in a restricted environment, ensure the agent is permitted to make network requests and that writing small cache files to scripts/.cache/ is acceptable. If you need stricter guarantees, run the script in an isolated environment or inspect/modify the cache behavior before use.
Capability Analysis
Type: OpenClaw Skill
Name: mysteelmeeting
Version: 1.0.0
The skill bundle is a legitimate tool for querying conference information from the 'mysteel' website. The Python script (scripts/query_mysteel.py) uses standard libraries to interact with documented API endpoints, implements a local file-based caching mechanism for industry and area data, and contains no evidence of malicious execution, data exfiltration, or prompt injection.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description describe querying Mysteel conference listings and the package contains a Python script and API reference that call the same huizhan.mysteel.com endpoints. Required files (caches, industry/area lists) and the query logic are appropriate for the stated purpose.
Instruction Scope
SKILL.md and the script instruct only to fetch industry/area lists and query activities on the huizhan API, perform local caching under scripts/.cache/, and print results. There are no instructions to read unrelated local files, access environment secrets, or transmit data to third-party endpoints beyond huizhan.mysteel.com.
Install Mechanism
No install spec is present (instruction-only + included script), so nothing external is downloaded or installed. The included Python script is self-contained and uses the standard library (urllib) — no external packages or remote install URLs are used.
Credentials
The skill declares no required environment variables, credentials, or config paths. The code does not read environment variables or request unrelated credentials; it only writes small cache files under scripts/.cache/.
Persistence & Privilege
always is false and the skill does not attempt to persist beyond its own cache files. It does not modify other skills or system settings. Autonomous invocation is allowed (platform default) but not combined with elevated privileges or secret access.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mysteelmeeting - After installation, invoke the skill by name or use
/mysteelmeeting - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
mysteelmeeting 1.0.0
- 首次发布,支持查询我的钢铁网会展频道行业会议。
- 可根据行业、地区、省份、会议状态、收费类型、活动类型等条件筛选会议。
- 支持模糊匹配行业/地区/省份名称,自动ID匹配。
- 动态实时获取行业和地区数据,内置24小时缓存机制。
- 提供会议报名状态、免费/收费、分页等查询选项。
- 支持命令行方式和关键词触发。
Metadata
Frequently Asked Questions
What is mysteelmeeting?
查询我的钢铁网会展频道(huizhan.mysteel.com/zhuanti)行业会议信息,支持行业筛选(钢材/铁矿石/废钢/煤焦/铁合金/不锈钢/有色金属/建筑材料/新能源/农产品)、地区筛选(东北/华北/华东/华南/华中/西北/西南/港澳台/全球)、省份筛选(吉林/辽宁/黑龙江/北京/上海/广东/浙江/江苏... It is an AI Agent Skill for Claude Code / OpenClaw, with 74 downloads so far.
How do I install mysteelmeeting?
Run "/install mysteelmeeting" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is mysteelmeeting free?
Yes, mysteelmeeting is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does mysteelmeeting support?
mysteelmeeting is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created mysteelmeeting?
It is built and maintained by mysteel (@wyb92); the current version is v1.0.0.
More Skills