astro copilot-instructions.md

astro copilot-instructions.md is an instructions file for GitHub Copilot from aryaminus/astro. It costs 6 tokens per session, scanned A, original, no licence file.

A set of Copilot instructions for an astrology project that provides birth charts, transit readings, and relationship comparisons across Western, Vedic, and Chinese astrology. The project uses a Python engine and exposes MCP tools, REST endpoints, and a ChatGPT Action.

In plain words
What is it for?
Developing or maintaining the astrology MCP server, its REST API, or its ChatGPT integration, including features for birth charts, transits, and synastry.
Why use it?
It gives Copilot project-specific guidance while working on an astrology service. It also documents the project’s supported astrology systems and interfaces.

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

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

README.md
[![agentmods](https://agentmods.dev/badge/instructions/aryaminus/astro/copilot-instructions.svg)](https://agentmods.dev/instructions/aryaminus/astro/copilot-instructions)
Your own site
<a href="https://agentmods.dev/instructions/aryaminus/astro/copilot-instructions"><img src="https://agentmods.dev/badge/instructions/aryaminus/astro/copilot-instructions.svg" alt="Measured on agentmods" height="20"></a>
Per session 6 This file is loaded in full into every session.
When invoked 6 The same file — it is already loaded in full.
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 $0.00006 $0.00006
Opus 5 $0.00003 $0.00003
Sonnet 5 $0.00001 $0.00001
Haiku 4.5 $0.00001 $0.00001

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

Security

Grade A, and why

astro 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 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/copilot-instructions.md · 1 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. 3d ago First seen · 1 lines · 6 tokens per session scan A 34aa06cac687

Subscribe to this mod's changes

astro copilot-instructions.md is an instructions file published in the GitHub repository aryaminus/astro (7 stars, last pushed 2mo ago), with no licence file. It adds 6 tokens to every session, about $0.0000 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

astrology-ai-chatbot AGENTS.md

Instructions for RoxyAPI/astrology-ai-chatbot, covering agents guide, canonical roxyapi references (use these, do not guess), setup, how data flows and rule: location first, charts second.

RoxyAPI/astrology-ai-chatbot · 1,369 tokens

astral-mcp AGENTS.md

AGENTS.md instructions for davidmosiah/astral-mcp, covering agent development notes, scope, layout, commands and rules.

davidmosiah/astral-mcp · 433 tokens

yuan AGENTS.md

AGENTS.md instructions for shizhilya/yuan: 成员清单 README.md: Yuan 对外入口文档,Markdown 文档,负责产品定位、能力边界、安装方式、输出合同与目录导航 SKILL.md: 元·Yuan 综合命理技能定义,Markdown frontmatter + workflow,负责启动问询、成品级结果渲染、五年断事窗口、称骨歌诀输出与分歧追问策略,默认不交付中间分析栏目 agents/: 技能 UI 元数据目录,承载 OpenAI skill 展示信息,不承载命理计算逻辑 references/: 六套命理参考目录,按方法直接存放可读可执行资料,供 SKILL.md…

shizhilya/yuan · 216 tokens

fatecat AGENTS.md

Instructions for tradecatlabs/fatecat, covering agents.md - fatecat enterprise repo, 目录用途, 目录结构, 职责边界 and web html 设计硬规则.

tradecatlabs/fatecat · 1,639 tokens

qimen AGENTS.md

Instructions for oceanjustinlin/qimen, covering qimen, project overview, quick start, installation and build.

oceanjustinlin/qimen · 756 tokens

claude-plugin AGENTS.md

AGENTS.md instructions for RoxyAPI/claude-plugin, covering roxyapi claude code plugin - agent guide, install, what ships, generated, not hand written and live api calls.

RoxyAPI/claude-plugin · 457 tokens