mcp-me copilot-instructions.md

mcp-me copilot-instructions.md is an instructions file for GitHub Copilot from paladini/mcp-me. It costs 359 tokens per session, scanned A, original, MIT.

Repository instructions for an MCP server called me that stores and provides a person's profile, such as their work history, skills, projects, and preferences.

In plain words
What is it for?
Loading profile information before preparing documents, answering career questions, generating code, reviewing work, or recommending tools and approaches.
Why use it?
They tell the coding agent to check relevant personal context before writing, reviewing code, or giving advice that should fit the person's background.

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

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

README.md
[![agentmods](https://agentmods.dev/badge/instructions/paladini/mcp-me/copilot-instructions.svg)](https://agentmods.dev/instructions/paladini/mcp-me/copilot-instructions)
Your own site
<a href="https://agentmods.dev/instructions/paladini/mcp-me/copilot-instructions"><img src="https://agentmods.dev/badge/instructions/paladini/mcp-me/copilot-instructions.svg" alt="Measured on agentmods" height="20"></a>
Per session 359 This file is loaded in full into every session.
When invoked 359 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 $0.00359 $0.00359
Opus 5 $0.00179 $0.00179
Sonnet 5 $0.00072 $0.00072
Haiku 4.5 $0.00036 $0.00036

Measured 5d ago against content hash 85a58ec2dd8e, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

mcp-me 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 · 35 lines

What it actually says

Copilot Instructions

You have access to an MCP server called me that exposes my personal profile.

Always use ask_about_me or read the MCP resources below before answering any request that could benefit from knowing who I am — writing, code review, documentation, career questions, open-source contributions, etc.

Available MCP resources

Resource Contains
me://identity Name, bio, location, contact, social links
me://career Work history, job titles, companies
me://skills Programming languages, tools, proficiency levels
me://projects Open-source repos, articles (with full text), books, npm packages
me://interests Hobbies, topics of interest
me://personality Traits, values, work style
me://goals Short and long-term goals
me://faq Pre-answered facts about me

When to proactively load my profile

  • Writing or editing any text (articles, READMEs, cover letters, bios)
  • Answering questions about my skills, experience, or projects
  • Generating code in a language or framework I use
  • Recommending tools, libraries, or approaches
  • Any task where knowing my background would improve the answer

The ask_about_me tool

Use this tool for natural-language questions about me. Example invocations:

  • ask_about_me("What open-source projects has this person published?")
  • ask_about_me("What articles has this person written on Medium? Include full content.")
  • ask_about_me("What are this person's strongest programming languages?")
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 · 35 lines · 359 tokens per session scan A 85a58ec2dd8e

Subscribe to this mod's changes

mcp-me copilot-instructions.md is an instructions file published in the GitHub repository paladini/mcp-me (18 stars, last pushed 24d ago), licensed MIT. It adds 359 tokens to every session, about $0.0018 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.