← 返回 Skills 市场
parinll

Shlink CLI

作者 Parin Lai · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
207
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install shlink-cli
功能描述
Use this skill when the user wants to install, configure, or troubleshoot the Shlink CLI from GitHub and manage short URLs, tags, visits, domains, and health...
安全使用建议
This skill appears to do what it says: build and use the Shlink CLI and requires only your Shlink URL and API key. Before installing, review the GitHub repository source and commits (builds can execute arbitrary code), prefer official releases or prebuilt binaries if available, avoid pasting your full API key into shared logs or chat, and only run the optional 'sudo install' if you trust the built binary. Also note the small metadata mismatch (registry says no required binaries while SKILL.md requires Go) — ensure you have Go installed before following the instructions.
功能分析
Type: OpenClaw Skill Name: shlink-cli Version: 1.0.0 The shlink-cli skill provides standard instructions for installing, configuring, and using a Go-based CLI tool for the Shlink URL shortener. The installation steps (git clone, go build) and required environment variables (SHLINK_API_KEY) are consistent with the tool's stated purpose, and no malicious patterns, data exfiltration, or prompt injection attempts were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill's name, description, and required environment variables (SHLINK_BASE_URL, SHLINK_API_KEY) align with managing a Shlink CLI. However, the registry metadata listed 'no required binaries' while the SKILL.md metadata and install instructions require 'go' to build from source — this is an internal inconsistency in metadata.
Instruction Scope
SKILL.md only instructs cloning the specified GitHub repo, building with Go, optionally installing the binary, and using the CLI with the declared env vars. It does not ask the agent to read unrelated files, exfiltrate data, or contact endpoints outside the stated GitHub repo and the user's Shlink instance.
Install Mechanism
This is an instruction-only skill (no install spec). The suggested install is to git clone and go build from GitHub — a normal approach but carries the usual risk of running unreviewed code from a repository. There is no download from arbitrary URLs or use of an opaque installer, which is lower risk than arbitrary archives, but you should review the repository before building and installing.
Credentials
Only SHLINK_BASE_URL and SHLINK_API_KEY are required and SHLINK_API_KEY is declared as the primary credential — these are proportional and expected for a CLI that communicates with a Shlink instance. The SKILL.md uses only those env vars.
Persistence & Privilege
The skill does not request persistent/always-on presence and contains no instructions to modify other skills or global agent configuration. Requiring sudo for a global install is normal for placing a binary in /usr/local/bin and is optional in the instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install shlink-cli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /shlink-cli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Publish minimal package containing only SKILL.md with GitHub install instructions.
元数据
Slug shlink-cli
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Shlink CLI 是什么?

Use this skill when the user wants to install, configure, or troubleshoot the Shlink CLI from GitHub and manage short URLs, tags, visits, domains, and health... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 207 次。

如何安装 Shlink CLI?

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

Shlink CLI 是免费的吗?

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

Shlink CLI 支持哪些平台?

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

谁开发了 Shlink CLI?

由 Parin Lai(@parinll)开发并维护,当前版本 v1.0.0。

💬 留言讨论