personal-copilot-instructions copilot-api-doc.instructions.md

personal-copilot-instructions copilot-api-doc.instructions.md is an instructions file for GitHub Copilot from Ismola/personal-copilot-instructions. It costs 267 tokens per session, scanned A, original, MIT.

A set of GitHub Copilot instructions for documenting a web API in an API_DOC.md file. An API is a defined way for software systems to exchange requests and responses.

In plain words
What is it for?
Use it to document API routes with HTTP methods, parameters, examples, response codes, security details, versions, quotas, and common errors.
Why use it?
It turns undocumented endpoints, inputs, responses, errors, authentication, and limits into a consistent reference for developers.

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/ismola/personal-copilot-instructions/copilot-api-doc
Clone the repo
git clone --depth 1 https://github.com/Ismola/personal-copilot-instructions

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 personal-copilot-instructions copilot-api-doc.instructions.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/ismola/personal-copilot-instructions/copilot-api-doc.svg)](https://agentmods.dev/instructions/ismola/personal-copilot-instructions/copilot-api-doc)
Your own site
<a href="https://agentmods.dev/instructions/ismola/personal-copilot-instructions/copilot-api-doc"><img src="https://agentmods.dev/badge/instructions/ismola/personal-copilot-instructions/copilot-api-doc.svg" alt="Measured on agentmods" height="20"></a>
Per session 267 This file is loaded in full into every session.
When invoked 267 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.00267 $0.00267
Opus 5 $0.00133 $0.00133
Sonnet 5 $0.00053 $0.00053
Haiku 4.5 $0.00027 $0.00027

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

Security

Grade A, and why

personal-copilot-instructions copilot-api-doc.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 3d 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/instructions/copilot-api-doc.instructions.md · 24 lines

What it actually says

Instrucciones para generación de documentación de API (API_DOC.md) con Copilot

  • El archivo debe llamarse API_DOC.md y estar en la raíz del proyecto o en la carpeta docs.
  • Incluye una introducción breve sobre la API y su propósito.
  • Documenta todos los endpoints disponibles, agrupados por recurso o funcionalidad.
  • Para cada endpoint, especifica:
    • Método HTTP (GET, POST, PUT, DELETE, etc.)
    • Ruta del endpoint
    • Descripción de la funcionalidad
    • Parámetros de entrada (query, path, body), indicando si son obligatorios u opcionales
    • Ejemplo de request y response (en JSON u otro formato relevante)
    • Códigos de respuesta posibles y su significado
    • Notas de seguridad o autenticación si aplica
  • Si hay versiones de API, documenta las diferencias principales.
  • Si hay límites de uso, cuotas o restricciones, explícalos.
  • Usa tablas o ejemplos claros para mejorar la legibilidad.
  • Si la API requiere autenticación, explica el mecanismo (token, JWT, OAuth, etc.).
  • Si la API tiene errores comunes, documenta los mensajes y cómo resolverlos.
  • Usa el idioma predominante del proyecto.
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. 3d ago First seen · 24 lines · 267 tokens per session scan A e118d2481c28

Subscribe to this mod's changes

personal-copilot-instructions copilot-api-doc.instructions.md is an instructions file published in the GitHub repository Ismola/personal-copilot-instructions (1 stars, last pushed 11mo ago), licensed MIT. It adds 267 tokens to every session, about $0.0013 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

DevoxxGenieIDEAPlugin GEMINI.md

Instructions for devoxx/DevoxxGenieIDEAPlugin, a project described as: DevoxxGenie is an agentic plugin for IntelliJ IDEA that uses local LLM's (Ollama, LMStudio, GPT4All, Jan and Llama.cpp) and Cloud based LLMs to help review, test, explain your project code. Latest version now also supports Spec Driven Development…

devoxx/DevoxxGenieIDEAPlugin · 257 tokens

agent-rules child-process.instructions.md

Instructions for lirantal/agent-rules, covering system processes secure coding guidelines, your mission and spawning system processes.

lirantal/agent-rules · 196 tokens

agentconfig.org AGENTS.md

Instructions for agentconfig/agentconfig.org, covering agent instructions for agentconfig.org, project overview, target audience, site structure and tech stack.

agentconfig/agentconfig.org · 2,368 tokens

rosetta command-versions-vs-presence.instructions.md

Instructions for tikoci/rosetta, a project described as: MCP Server with RouterOS docs + commands + products + changelogs, using SQLite-as-RAG, sourced from MikroTik.

tikoci/rosetta · 141 tokens

skill.color-expert CLAUDE.md

Claude Code instructions for meodai/skill.color-expert, covering claude.md, project overview, architecture, no build/test/lint and editing guidelines.

meodai/skill.color-expert · 379 tokens

codeTree CLAUDE.md

Instructions for ThinkyMiner/codeTree, covering claude.md, what this is, structural analysis tools (13), graph & onboarding tools (10) and supported languages.

ThinkyMiner/codeTree · 8,688 tokens