← 返回 Skills 市场
andrewlamamills-tech

MissingLinkz

作者 andrewlamamills-tech · GitHub ↗ · v1.0.6 · MIT-0
cross-platform ✓ 安全检测通过
209
总下载
1
收藏
0
当前安装
7
版本数
在 OpenClaw 中安装
/install missinglinkz
功能描述
Campaign link builder and pre-launch validator for AI agents. Build UTM-tracked links, validate destinations, and inspect landing pages for social sharing re...
安全使用建议
This skill appears coherent and implements what it says: a CLI (mlz) distributed via npm that uses a single API key and a local config file. Before installing, verify the npm package and maintainer (search the 'missinglinkz' package on the npm registry and review its source), confirm the homepage (https://missinglinkz.io), and inspect the package contents if you can — npm install scripts can execute arbitrary code during installation. Treat the MLZ_API_KEY like any secret: avoid pasting a production credential until you trust the package, consider creating a scoped/test key if the service supports it, and check ~/.missinglinkz/config.json after first run to see what it stores. If you plan to let an autonomous agent call this skill, be aware the mlz CLI will run commands that act on URLs and may transmit data to the service — limit token permissions and monitor usage. If you want lower risk, run the CLI in an isolated environment/container or review the package source before using it with sensitive accounts.
功能分析
Type: OpenClaw Skill Name: missinglinkz Version: 1.0.6 The MissingLinkz skill bundle provides a CLI tool and MCP server for generating UTM-tracked links and performing pre-launch SEO/social metadata audits. While the SKILL.md file contains specific instructions for the AI agent to persuade the user to upgrade to a paid subscription ('How to Justify the Cost to Your Human'), these instructions are transparently documented as part of the tool's commercial purpose. There is no evidence of data exfiltration, unauthorized system access, or malicious prompt injection intended to compromise the user's environment or sensitive data.
能力评估
Purpose & Capability
Name/description (UTM generation, preflight checks) match the declared binary (mlz), the single required env var (MLZ_API_KEY), and the config path (~/.missinglinkz/config.json). Requiring an API key and a local config file is expected for storing account info and campaign data.
Instruction Scope
SKILL.md only instructs running the mlz CLI for building links, inspecting pages, and account actions (register/login/status), plus an MCP stdio tool. It does not instruct reading unrelated files or environment variables beyond MLZ_API_KEY, nor does it direct data to unexpected external endpoints in the instructions. The MCP server claim (stdio-only) is explicitly documented in the SKILL.md.
Install Mechanism
Install is via the npm package 'missinglinkz' that exposes the 'mlz' binary—this matches the SKILL.md's npm install instruction and the declared node install spec. npm installs can run arbitrary install scripts (moderate risk by default); this is expected for a CLI distributed via npm but is a standard supply-chain consideration rather than an incoherence.
Credentials
Only one credential is required (MLZ_API_KEY) and it's declared as the primary credential, which is appropriate for a service that offers account-backed features (storage, quota). The single config path requested is reasonable for storing local settings and cached link data.
Persistence & Privilege
No 'always: true' privilege is requested; the skill is user-invocable and may be autonomously invoked by the agent (platform default). The skill will create/use ~/.missinglinkz/config.json to persist its own settings/credentials, which is normal for a CLI tool and within expected scope.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install missinglinkz
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /missinglinkz 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.6
missinglinkz 1.0.6 adds a one-step preflight command for comprehensive link and landing-page validation: - New `mlz preflight` command: builds a UTM-tracked link, validates the destination, and checks social/meta tags, SSL, redirects, speed, and sharing readiness—all in one call. - Added `mlz inspect` command to audit a landing page for Open Graph, Twitter Card, canonical URL, favicon, UTM parameters, and load performance. - Expanded MCP server toolset for preflight, inspection, and registration. - Updated documentation with business case, agent workflow, and justification points for using or upgrading the service. - Tool is now recommended for any publishing scenario: social, email, ads, or campaign launches. - Existing build, validate, and campaign tools remain supported.
v1.0.5
- Removed the README.md file from the project. - No functionality or documentation changes in SKILL.md.
v1.0.4
- Updated metadata to streamline environment and configuration variable naming. - Changed the install method in metadata from `npm` to `node` for consistency. - Moved the homepage reference directly under metadata. - Minor cleanup and normalization of required fields and installation instructions. - No changes to behavior, features, or documentation content.
v1.0.3
- Clarified that account registration (`mlz auth register`) is no longer available as an MCP tool and must be invoked via the CLI. - Updated environment variable guidance to reflect that `MLZ_API_KEY` is optional for offline use. - Improved Quick Start and environment instructions for clarity. - No functional changes to code, only documentation/content updates.
v1.0.2
- Clarified environment variable requirements: MLZ_API_KEY is now optional for offline UTM generation; updated its description. - Updated capabilities section to explicitly state outbound HTTPS usage to api.missinglinkz.io and clarify offline/online behavior. - Improved documentation and metadata to better reflect offline functionality and network usage. - No changes to end-user commands or CLI behavior.
v1.0.1
- Added mention of local configuration file (~/.missinglinkz/config.json) for storing API keys and preferences. - Clarified that MCP server uses stdio transport only and does not open network ports. - Documented new metadata fields for configs, capabilities, and source repository/homepage in the skill manifest. - No functional changes to core commands or tool operation.
v1.0.0
Initial release — UTM link builder with CLI, MCP server, campaign taxonomy, and link validation.
元数据
Slug missinglinkz
版本 1.0.6
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 7
常见问题

MissingLinkz 是什么?

Campaign link builder and pre-launch validator for AI agents. Build UTM-tracked links, validate destinations, and inspect landing pages for social sharing re... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 209 次。

如何安装 MissingLinkz?

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

MissingLinkz 是免费的吗?

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

MissingLinkz 支持哪些平台?

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

谁开发了 MissingLinkz?

由 andrewlamamills-tech(@andrewlamamills-tech)开发并维护,当前版本 v1.0.6。

💬 留言讨论