← 返回 Skills 市场
agentmilindu

Zulk Short URL Skill

作者 Milindu Sanoj Kumarage · GitHub ↗ · v0.1.4 · MIT-0
cross-platform ✓ 安全检测通过
821
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install zulk-short-url-skill
功能描述
Premium AI-first URL shortening and management with real-time analytics and team collaboration via MCP. Use when shortening links for marketing, tracking AI...
安全使用建议
This skill is internally consistent with its stated purpose, but before installing: (1) verify the external endpoints (https://mcp.zu.lk and https://zu.lk) and the GitHub repository are legitimate; (2) be cautious about running 'npx mcp-remote' since npx fetches and runs code from npm — inspect the mcp-remote package and its source first; (3) OAuth will open a browser to grant access — check the requested scopes during sign-in; (4) the included configure.sh only prints a suggested MCP JSON snippet and does not write files, but you should manually add configuration to your agent rather than running scripts you haven't audited; (5) if you want to limit risk, do not allow autonomous invocation or restrict the skill to user-invoked only in your agent settings.
功能分析
Type: OpenClaw Skill Name: zulk-short-url-skill Version: 0.1.4 The skill bundle provides a legitimate integration for the Zu.lk URL shortening service via the Model Context Protocol (MCP). The included files consist of tool definitions for link management and analytics, a helper script (scripts/configure.sh) that safely prints configuration instructions for the user, and standard documentation; no evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
Name/description describe an MCP-backed URL shortener. SKILL.md, README, and the small helper script all focus on adding an MCP server and using OAuth for authentication — these are expected for this purpose. No unrelated services or credentials are requested.
Instruction Scope
Runtime instructions limit actions to: adding an MCP server entry to agent config, initiating an OAuth sign-in, and calling MCP tools to create/list/manage links and analytics. The included configure.sh only prints a JSON snippet and suggests likely config paths; it does not modify files or exfiltrate data.
Install Mechanism
There is no install spec (instruction-only), which is low-risk. However SKILL.md suggests using 'npx mcp-remote ...' (mcp_command). Using npx will fetch/execute a package from the npm registry at runtime — common but worth validating the package (mcp-remote) and its integrity before executing.
Credentials
The skill requests no environment variables or stored credentials in its metadata. Authentication is described as an OAuth browser flow, which is appropriate for an external service and does not require embedding secrets in agent env vars.
Persistence & Privilege
The skill is not force-included (always: false) and does not request persistent system-level privileges. The bundle does not modify other skills or global agent configs; the configure script only prints suggested config JSON for manual addition.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zulk-short-url-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zulk-short-url-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.4
zulk-short-url-skill version 0.1.3 - Standardized MCP tool documentation to use explicit TypeScript-style function signatures (e.g., `zulk_create_link(orgId: string, url: string, ...)`) for clarity. - Added detailed type hints for tool parameters (including optional fields and valid value notes). - No changes were made to code or functionality. This update improves documentation accuracy and developer experience.
v0.1.2
- Updated MCP tool names to use underscores (_) instead of dots (.) for all actions. - Expanded tool documentation with detailed parameters for each command. - Replaced "mcp-remote" with "mcporter" in Stdio configuration example. - Improved clarity in configuration options and tool parameters. - No code or logic changes; documentation updates only.
v0.1.1
- Added detailed documentation for managing organizations and organization members, including new MCP tools for organization creation, member management, and role updates. - Expanded usage instructions with new workflows for inviting members, organization link listing, and organization analytics. - Clarified when to use the skill, listing supported operations such as managing links, organizations, members, and analytics. - Updated best practices and troubleshooting to address new organization-related features.
v0.1.0
Initial release of zulk-url-shortener skill: - Enables URL shortening, link management, and analytics via the Zu.lk MCP server. - Supports team collaboration and real-time analytics for marketing and AI tracking. - Flexible configuration: streamable HTTP, SSE, or stdio via mcp-remote. - OAuth authentication for secure access. - Includes troubleshooting tips and usage examples.
元数据
Slug zulk-short-url-skill
版本 0.1.4
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Zulk Short URL Skill 是什么?

Premium AI-first URL shortening and management with real-time analytics and team collaboration via MCP. Use when shortening links for marketing, tracking AI... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 821 次。

如何安装 Zulk Short URL Skill?

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

Zulk Short URL Skill 是免费的吗?

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

Zulk Short URL Skill 支持哪些平台?

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

谁开发了 Zulk Short URL Skill?

由 Milindu Sanoj Kumarage(@agentmilindu)开发并维护,当前版本 v0.1.4。

💬 留言讨论