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.
npx agentmods add instructions/lucas-flatwhite/gstack-ko/agents-mdgit clone --depth 1 https://github.com/lucas-flatwhite/gstack-koWhat 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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00284 | $0.00284 |
| Opus 5 | $0.00142 | $0.00142 |
| Sonnet 5 | $0.00057 | $0.00057 |
| Haiku 4.5 | $0.00028 | $0.00028 |
Grade A, and why
gstack-ko AGENTS.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 2d 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.
What it actually says
gstack-ko 에이전트 안내
gstack-ko는 upstream gstack의 한국어 문서/스킬 레이어입니다. 이 저장소에서 에이전트가 기본적으로 따라야 할 원칙은 아래와 같습니다.
우선 원칙
- 이 저장소는 문서/스킬 전용 저장소다.
- 실행 코드, 테스트, 바이너리, 빌드 체계는 upstream
garrytan/gstack의 책임이다. - 한국어
SKILL.md와 supporting docs를 유지하는 것이 1차 목적이다.
수정해도 되는 것
- 루트 문서
- 각 스킬 디렉터리의
SKILL.md - supporting reference docs
- 정책 문서와 sync 운영 문서
수정하면 안 되는 것
- 실행 코드 반입
- 테스트나 fixture 반입
- build / install / CI 자산 반입
번역 규칙
- 명령어, 옵션, 코드 블록, 경로, 변수명, 고유 명칭은 번역하지 않는다.
- 설명 텍스트만 한국어로 유지한다.
- 실행 동작은 upstream를 기준으로 설명한다.
작업 전 확인 문서
README.mdCONTRIBUTING.mddocs/translation-sync-policy.md
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.
- 2d ago First seen · 35 lines · 284 tokens per session scan A 3820c97959b9
gstack-ko AGENTS.md is an instructions file published in the GitHub repository lucas-flatwhite/gstack-ko (43 stars, last pushed 5mo ago), licensed MIT. It adds 284 tokens to every session, about $0.0014 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.
Other instructions, from other repositories
recharts AGENTS.md
Instructions for recharts/recharts: This is Recharts repository. Recharts is a React-based charting library. The goal is to provide a simple, declarative, and composable way to build charts. We value consistency, usability, and performance. Accessibility is important.
openscreen AGENTS.md
Instructions for getopenscreen/openscreen, covering agents.md, setup commands, development principles, project layout and code style.
spec-kit-zh AGENTS.md
Instructions for loulanyue/spec-kit-zh, covering agents.md, about spec kit and specify, general practices, adding new agent support and current supported agents.
GameDesignOS AGENTS.md
Instructions for DY-2026/GameDesignOS, covering gamedesignos agent 入口, 默认接法, agent 执行规则, 什么时候用整个项目 and 每个 skill 单独怎么用.
open-dictionary AGENTS.md
Instructions for ahpxex/open-dictionary, covering open dictionary rewrite charter, product framing, core workflow, technical framework and 1. raw ingestion layer.
ai-content-kb CLAUDE.md
Instructions for mrbear1024/ai-content-kb, covering knowledge base operating rules, repository roles, provenance, safe editing and ai output lifecycle.