/install cshi
\r \r
URL Parameter Saver\r
\r This skill extracts parameters from a provided URL and saves them into a MySQL database. If the table does not exist, it will be created automatically. Currently supports single URL processing.\r \r
Usage\r
\r
- Call the
save_url_params.pyscript with a URL.\r - The script parses the query parameters and inserts them as a new row in the database.\r
- Each URL's parameters are saved in independent rows.\r \r
Database\r
\r
- Database type: MySQL\r
- Table name:
url_parameters\r - Columns: dynamically matched to URL parameter names
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install cshi - After installation, invoke the skill by name or use
/cshi - Provide required inputs per the skill's parameter spec and get structured output
What is lin?
extract parameters from a given URL and save them into a MySQL database. use when you need to store URL query parameters for later processing or analysis. It is an AI Agent Skill for Claude Code / OpenClaw, with 100 downloads so far.
How do I install lin?
Run "/install cshi" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is lin free?
Yes, lin is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does lin support?
lin is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created lin?
It is built and maintained by 番茄番茄番茄范 (@lin-shiwu); the current version is v1.0.0.