10x-MM-Skill: Skill for Claude Code

.claude/skills/lp-inject/SKILL.md

lp-inject is a skill for Claude Code from OpenAnalystInc/10x-MM-Skill. It costs 39 tokens per session (2,886 once invoked), scanned A, original, no licence file.

A tool for adding JavaScript to landing pages, including tracking scripts, chat widgets, popups, heatmaps, social-proof notices, and custom code. It includes asynchronous loading and error handling for the injected code.

In plain words
What is it for?
Use it to add analytics, chat, popups, visitor-behavior heatmaps, social-proof messages, or other JavaScript to a landing page.
Why use it?
It helps add third-party or custom page behavior while accounting for loading delays and script failures.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

This is OpenAnalystInc/10x-MM-Skill's own configuration. It tells Claude Code how to work on 10x-MM-Skill itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything 10x-MM-Skill configures →

Part of the 10x-marketing-manager plugin — 19 skills, 6 commands, 14 agents, 1 MCP server shipped together

Reuse

Borrowing it

Nothing to install: this file belongs to OpenAnalystInc/10x-MM-Skill. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/OpenAnalystInc/10x-MM-Skill/main/.claude/skills/lp-inject/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/OpenAnalystInc/10x-MM-Skill

Made for: Claude Code.

Or install 10x-marketing-manager, the plugin that ships this one along with the rest of its 19 skills, 6 commands, 14 agents, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for lp-inject

README.md
[![agentmods](https://agentmods.dev/badge/skills/openanalystinc/10x-mm-skill/lp-inject/github.svg)](https://agentmods.dev/skills/openanalystinc/10x-mm-skill/lp-inject)
Your own site
<a href="https://agentmods.dev/skills/openanalystinc/10x-mm-skill/lp-inject"><img src="https://agentmods.dev/badge/skills/openanalystinc/10x-mm-skill/lp-inject/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for lp-inject

Your own site · 80×15
<a href="https://agentmods.dev/skills/openanalystinc/10x-mm-skill/lp-inject"><img src="https://agentmods.dev/badge/skills/openanalystinc/10x-mm-skill/lp-inject.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 39 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,886 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00039 $0.02886
Opus 5 $0.00019 $0.01443
Sonnet 5 $0.00008 $0.00577
Haiku 4.5 $0.00004 $0.00289

Measured 9d ago against content hash 1cbf0b104538, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

lp-inject scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/lp-inject/SKILL.md · 457 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 457 lines · 39 tokens per session scan A 1cbf0b104538

Subscribe to this mod's changes

lp-inject is a skill published in the GitHub repository OpenAnalystInc/10x-MM-Skill (6 stars, last pushed 5mo ago), with no licence file. It adds 39 tokens to every session and 2,886 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

mcp-modernize

Rewrite an imported (absolutely-positioned) Unbounce page variant as clean responsive HTML through Unbounce MCP. Use when the user asks to modernize a page, make a page responsive, get rid of absolute positioning, make a clean-HTML version of an existing Unbounce page, or edit a page that was built in the Unbounce…

unbounce/agent-plugins · 118 tokens

mcp-page-authoring

Best practices for authoring an Unbounce landing page through Unbounce MCP — writing the HTML/CSS/JS for createpagefromhtml, createvariantfromhtml, and updatevariantfromhtml. Use when the user asks to create, build, design, generate, or edit an Unbounce landing page or variant, or to personalize page text by URL…

unbounce/agent-plugins · 102 tokens

saas-landing

A single-page SaaS landing page for a software product, with sections such as the hero, features, customer proof, pricing, FAQs, and a call to action. SaaS means software delivered online, usually by subscription.

nexu-io/html-anything · 24 tokens

comfyui-frontend-extensions

Authoring ComfyUI v2 frontend extensions with @comfyorg/extension-api, covering defineNode/defineExtension/defineWidget, shell UI (sidebar tabs, commands, hotkeys), typed events, and handles. Use when writing or editing ComfyUI web-UI extension code (custom node JS, sidebar panels, widgets).

artokun/comfyui-mcp · 76 tokens

webinar-registration-page

Build a webinar or live event registration page as a self-contained HTML file with countdown timer, speaker bio, agenda, and registration form. Triggers on: "build a webinar registration page", "create a webinar sign-up page", "event registration landing page", "live training registration page", "workshop sign-up…

Affitor/affiliate-skills · 115 tokens

squeeze-page-builder

Build email capture landing pages (squeeze pages) as single self-contained HTML files. Triggers on: "build a squeeze page", "email capture page", "lead magnet page", "create an opt-in page", "build an email list page", "lead capture landing page", "create a freebie page", "build a page to collect emails", "opt-in…

Affitor/affiliate-skills · 114 tokens