semantic-model-mcp copilot-instructions.md

semantic-model-mcp copilot-instructions.md is an instructions file for GitHub Copilot from nahtheking/semantic-model-mcp. It costs 127 tokens per session, scanned A, original, MIT.

A set of working instructions for using the semantic-model-mcp tools and TMSL, Microsoft's scripting language for tabular data models. It points to Microsoft's reference for valid model objects and syntax.

In plain words
What is it for?
Use it when working with semantic models through semantic-model-mcp and when checking TMSL structure against Microsoft's documentation.
Why use it?
It helps prevent invalid TMSL definitions and deployment errors when editing tables, columns, measures, relationships, or other model settings.

Instructions file for GitHub Copilot

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 instructions/nahtheking/semantic-model-mcp/copilot-instructions
Clone the repo
git clone --depth 1 https://github.com/nahtheking/semantic-model-mcp

Made for: GitHub Copilot.

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 semantic-model-mcp copilot-instructions.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/nahtheking/semantic-model-mcp/copilot-instructions.svg)](https://agentmods.dev/instructions/nahtheking/semantic-model-mcp/copilot-instructions)
Your own site
<a href="https://agentmods.dev/instructions/nahtheking/semantic-model-mcp/copilot-instructions"><img src="https://agentmods.dev/badge/instructions/nahtheking/semantic-model-mcp/copilot-instructions.svg" alt="Measured on agentmods" height="20"></a>
Per session 127 This file is loaded in full into every session.
When invoked 127 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00127 $0.00127
Opus 5 $0.00063 $0.00063
Sonnet 5 $0.00025 $0.00025
Haiku 4.5 $0.00013 $0.00013

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

Security

Grade A, and why

semantic-model-mcp copilot-instructions.md 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 5d 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.

.github/copilot-instructions.md · 8 lines

What it actually says

Tools

  1. Mandatory Using semantic_model_mcp_server MCP

TMSL Reference

When working with TMSL (Tabular Model Scripting Language) objects, strongly recommend referring to the official Microsoft Learn documentation:

This article provides the authoritative schema and syntax for TMSL objects including tables, columns, measures, relationships, and all valid properties. Always validate TMSL structure against this reference to ensure compliance and avoid deployment errors.

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. 5d ago First seen · 8 lines · 127 tokens per session scan A d7a09f9d89ca

Subscribe to this mod's changes

semantic-model-mcp copilot-instructions.md is an instructions file published in the GitHub repository nahtheking/semantic-model-mcp (2 stars, last pushed 10mo ago), licensed MIT. It adds 127 tokens to every session, about $0.0006 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 instructions, from other repositories

GPT-RAG release.instructions.md

Instructions for Azure/GPT-RAG, a project described as: Enterprise-grade accelerator for agentic RAG on Azure. Built on Microsoft Foundry with Foundry IQ as the default retrieval backend, Microsoft Agent Framework orchestration, Zero-Trust architecture and IaC.

Azure/GPT-RAG · 207 tokens

apex-accelerator vendor-prompting.instructions.md

Vendor prompting best-practice rules for Anthropic Claude and OpenAI GPT-5.6-Terra agents and prompts. Each rule cites a rule ID in the vendor-prompting skill rules.json registry. Validator: npm run lint:vendor-prompting.

jonathan-vella/apex-accelerator · 1,488 tokens

rag-code-mcp copilot-instructions.md

Instructions for doITmagic/rag-code-mcp, covering copilot instructions - ragcode mcp, ⚖️ the golden rule, project overview, architecture & patterns and developer workflows.

doITmagic/rag-code-mcp · 568 tokens

ken CLAUDE.md

Claude Code instructions for townsendmerino/ken, covering claude.md, what this is, repository ownership (read this first), commands and embedding parity & golden fixtures (now in aikit).

townsendmerino/ken · 6,633 tokens

ZipAI CLAUDE.md

Claude Code instructions for nickdesi/ZipAI, covering claude.md — zipai: ultra-dense token optimizer, rules, 1. zero filler, 2. ambiguity and 3. prompt caching.

nickdesi/ZipAI · 1,204 tokens

gpu-ai-skills CLAUDE.md

Claude Code instructions for intel/gpu-ai-skills, covering claude.md, what this repository is, repository structure, commands and validation (required before any skill change).

intel/gpu-ai-skills · 1,541 tokens