mcp-engine-ai-readiness

mcp-engine-ai-readiness is a skill for Codex from maxanatsko/mcp-engine-public. It costs 84 tokens per session (634 once invoked), scanned A, original, no licence file.

A skill for preparing or reviewing a Power BI semantic model for Copilot, Fabric data agents, or natural-language questions.

In plain words
What is it for?
It is for improving terminology, metric definitions, date defaults, field exposure, descriptions, AI instructions, data-schema recommendations, and verified-answer candidates.
Why use it?
It helps make the model's business terms, metrics, dates, descriptions, and exposed fields clear enough for AI tools to use correctly.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit It is for improving terminology, metric definitions, date defaults, field exposure, descriptions, AI instructions, data-schema recommendations, and verified-answer candidates.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/maxanatsko/mcp-engine-public/mcp-engine-ai-readiness
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.

Any agent
npx skills add maxanatsko/mcp-engine-public --skill mcp-engine-ai-readiness
Clone the repo
git clone --depth 1 https://github.com/maxanatsko/mcp-engine-public

Made for: Codex.

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 mcp-engine-ai-readiness

README.md
[![agentmods](https://agentmods.dev/badge/skills/maxanatsko/mcp-engine-public/mcp-engine-ai-readiness/github.svg)](https://agentmods.dev/skills/maxanatsko/mcp-engine-public/mcp-engine-ai-readiness)
Your own site
<a href="https://agentmods.dev/skills/maxanatsko/mcp-engine-public/mcp-engine-ai-readiness"><img src="https://agentmods.dev/badge/skills/maxanatsko/mcp-engine-public/mcp-engine-ai-readiness/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 mcp-engine-ai-readiness

Your own site · 80×15
<a href="https://agentmods.dev/skills/maxanatsko/mcp-engine-public/mcp-engine-ai-readiness"><img src="https://agentmods.dev/badge/skills/maxanatsko/mcp-engine-public/mcp-engine-ai-readiness.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 84 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 634 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.00084 $0.00634
Opus 5 $0.00042 $0.00317
Sonnet 5 $0.00017 $0.00127
Haiku 4.5 $0.00008 $0.00063

Measured 11d ago against content hash 620ffbd5d1e2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

mcp-engine-ai-readiness 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 11d 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.

skills/mcp-engine-ai-readiness/SKILL.md · 48 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 11d ago First seen · 48 lines · 84 tokens per session scan A 620ffbd5d1e2

Subscribe to this mod's changes

mcp-engine-ai-readiness is a skill published in the GitHub repository maxanatsko/mcp-engine-public (256 stars, last pushed 14d ago), with no licence file. It adds 84 tokens to every session and 634 once invoked, about $0.0004 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

n8n-agents

Design n8n AI agents the right way. Use when building or editing any @n8n/n8n-nodes-langchain. AI node — an AI Agent, LLM chain, Text Classifier, or Information Extractor — and whenever the user mentions AI agents, LLM with tools, tool calling, $fromAI, system prompts, agent memory, sessionId, structured/JSON output…

czlonkowski/n8n-mcp · 156 tokens

blockrun

Pay-per-call access to AI models, real-time data, media generation and multi-chain RPC over x402 micropayments (USDC on Base or Solana). No API keys, no accounts, no subscriptions. Start here when you have the BlockRun MCP installed and need to know WHICH tool answers a question, how the wallet works, or how to make a…

BlockRunAI/blockrun-mcp · 241 tokens

solr-semantic-search

To build Solr phrase-tagging semantic search: concept tagging, taxonomy, graph paths.

griddynamics/rosetta · 24 tokens

opik-instrument

Add Opik tracing to an existing app and verify a real trace lands. Installs the Opik package, detects the language and LLM framework, adds the minimum tracing, runs a safe representative path, confirms a trace in Opik, and returns the trace link. Use for "instrument my code", "add opik tracing", "add observability"…

comet-ml/opik-mcp · 101 tokens

haiku-rag

Search, read and compute over the user's haiku.rag knowledge base through the haiku-rag MCP tools. Use whenever a request could be answered from the user's ingested documents, when asked to find, look up, check or cite something in their documents or knowledge base, or when the question is about the user's own…

ggozad/haiku.rag · 76 tokens

aba-precision-protocol

FOUNDATIONAL BEHAVIORAL PROTOCOL — ABA-based precision execution rules. Every prompt processed must follow these rules. Mistakes caught late create intermittent reinforcement of wrong patterns. Stop-fix-verify before proceeding.

dcostenco/prism-coder · 48 tokens