mtestprep

mtestprep is a skill for Claude Code from multiplex-ai/muggle-ai-works. It costs 46 tokens per session (88 once invoked), scanned A, original, no licence file.

A short command alias for the Muggle Test Prepare skill. It runs only when you explicitly type `mtestprep` or `/mtestprep`.

In plain words
What is it for?
It is for explicitly starting the Muggle Test Prepare skill.
Why use it?
It provides a shorter way to invoke that test-preparation workflow when you know the command.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the muggle plugin — 30 skills, 15 commands, 3 agents, 3 hooks, 1 MCP server shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/multiplex-ai/muggle-ai-works/mtestprep
Any agent
npx skills add multiplex-ai/muggle-ai-works --skill mtestprep
Clone the repo
git clone --depth 1 https://github.com/multiplex-ai/muggle-ai-works

Made for: Claude Code.

Or install muggle, the plugin that ships this one along with the rest of its 30 skills, 15 commands, 3 agents, 3 hooks, 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 mtestprep

README.md
[![agentmods](https://agentmods.dev/badge/skills/multiplex-ai/muggle-ai-works/mtestprep.svg)](https://agentmods.dev/skills/multiplex-ai/muggle-ai-works/mtestprep)
Your own site
<a href="https://agentmods.dev/skills/multiplex-ai/muggle-ai-works/mtestprep"><img src="https://agentmods.dev/badge/skills/multiplex-ai/muggle-ai-works/mtestprep.svg" alt="Measured on agentmods" height="20"></a>
Per session 46 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 88 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00046 $0.00088
Opus 5 $0.00023 $0.00044
Sonnet 5 $0.00009 $0.00018
Haiku 4.5 $0.00005 $0.00009

Measured 6d ago against content hash 9501ceaac4d8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

mtestprep 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 6d 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.

plugin/skills/mtestprep/SKILL.md · 9 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. 6d ago First seen · 9 lines · 46 tokens per session scan A 9501ceaac4d8

Subscribe to this mod's changes

mtestprep is a skill published in the GitHub repository multiplex-ai/muggle-ai-works (17 stars, last pushed yesterday), with no licence file. It adds 46 tokens to every session and 88 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-30.

Related

Other skills, from other repositories

Agent Browser Automation

Fast Rust-based headless browser automation CLI with Node.js fallback for AI agents, featuring navigation, clicking, typing, snapshots, and structured commands optimized for agent workflows.

PramodDutta/qaskills · 37 tokens

Geb Testing

Browser automation testing with Geb framework for Groovy/JVM using jQuery-like content DSL, Page Object pattern, Spock integration, and WebDriver abstraction.

PramodDutta/qaskills · 34 tokens

Browser Agent QA Testing

Teach agents to use AI browser agents for exploratory and smoke QA with step budgets, evidence-based assertions, guardrails, and Playwright conversion.

PramodDutta/qaskills · 33 tokens

ui-automation

WHartTest UI 自动化管理工具。用于创建、编辑、删除 UI 测试模块、页面、元素、页面步骤和测试用例。支持执行记录查询和错误分析。当需要将浏览器技能获取到的页面元素保存到平台、创建 UI 自动化用例、执行测试或分析执行结果时使用。元素采集默认优先 browser-use,无法覆盖时再用 playwright-skill 兜底。.

MGdaasLab/WHartTest · 96 tokens

api-automation

WHartTest 接口自动化管理工具。用于按真实后端接口管理接口模块、数据库配置、环境与变量、自定义函数、接口定义与调试、单接口用例 ApiInterfaceCase、场景用例 ApiTestCase、任务套件、执行报告与同步配置。当需要创建、查询、修改、执行 API 自动化资源,区分单接口测试和场景用例,或排查执行、同步、任务套件问题时使用。.

MGdaasLab/WHartTest · 104 tokens

drawio

Generate draw.io diagrams as .drawio files, optionally export to PNG/SVG/PDF with embedded XML.

MGdaasLab/WHartTest · 24 tokens