ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 5/5

missinglinkz

Campaign link builder and pre-launch validator for AI agents. Build UTM-tracked links, validate destinations, and inspect landing pages for social sharing readiness (OG tags, Twitter Cards, viewport, canonical, favicons). The mlz preflight command does everything in one call and returns a go/no-go report.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/andrewlamamills-tech/missinglinkz
Or

What This Skill Does

MissingLinkz is a specialized campaign management tool designed to standardize URL tracking for AI agents. By enforcing strict naming conventions and maintaining a centralized campaign taxonomy, it eliminates the common issue of fragmented, inconsistent UTM parameters. This tool serves as the authoritative layer between an AI's content generation and its analytics platform, ensuring that every link produced is trackable, validated, and categorized. Whether you are running complex A/B tests or simple email campaigns, MissingLinkz ensures data integrity at the source.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/andrewlamamills-tech/missinglinkz

Once installed, you can enable advanced features like cloud storage and taxonomy synchronization by setting your API key: export MLZ_API_KEY=your_api_key If you prefer local-only operation, no key is required, and the tool will function in an offline, stateless capacity.

Use Cases

MissingLinkz is ideal for marketing automation agents that need to produce high-volume content. Primary use cases include:

  • Automated Social Media Scheduling: Ensuring every tweet or post uses standardized source and medium parameters for Google Analytics.
  • Email Marketing Orchestration: Generating dynamic links for segmented newsletters while maintaining a strict campaign hierarchy.
  • Performance Monitoring: Preventing broken links by using the mlz check utility before links go live.
  • Taxonomy Auditing: Using mlz campaigns list to ensure all AI-generated content adheres to current marketing naming protocols.

Example Prompts

  1. "Generate a tracked landing page link for our Q3 webinar. Use 'spring-launch-2026' as the campaign, set source to 'linkedin', medium to 'social', and include the variant 'header-banner'."
  2. "Check the destination URL https://example.com/promo to make sure it's valid and secure before I distribute this link in the newsletter."
  3. "What are the recommended naming conventions for my email campaigns? Please list existing campaign structures so I can remain consistent."

Tips & Limitations

  • Validate Early: Always use the --validate flag when building links to confirm your destination URL exists and is responsive.
  • Local vs. API: Remember that without an API key, you lose the ability to store historical link data. Use mlz auth register to unlock full team collaboration.
  • MCP Usage: If you are using an agent that supports MCP, run mlz mcp to allow the agent to interact directly with the MissingLinkz tools without manually spawning sub-processes.
  • Scope: Note that while this tool validates URLs, it does not rewrite or shorten third-party links that you do not own. Always ensure you have the proper redirects configured on your origin server.

Metadata

Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-andrewlamamills-tech-missinglinkz": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#marketing#utm#analytics#automation#seo
Safety Score: 5/5

Flags: external-api