Borrowing it
Nothing to install: this file belongs to lj22503/awesome-finai-tools-zn. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/lj22503/awesome-finai-tools-zn/main/AGENTS.mdgit clone --depth 1 https://github.com/lj22503/awesome-finai-tools-znWrote 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.
[](https://agentmods.dev/instructions/lj22503/awesome-finai-tools-zn/agents-md)<a href="https://agentmods.dev/instructions/lj22503/awesome-finai-tools-zn/agents-md"><img src="https://agentmods.dev/badge/instructions/lj22503/awesome-finai-tools-zn/agents-md/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/instructions/lj22503/awesome-finai-tools-zn/agents-md"><img src="https://agentmods.dev/badge/instructions/lj22503/awesome-finai-tools-zn/agents-md.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00139 | $0.00139 |
| Opus 5 | $0.00069 | $0.00069 |
| Sonnet 5 | $0.00028 | $0.00028 |
| Haiku 4.5 | $0.00014 | $0.00014 |
Grade A, and why
awesome-finai-tools-zn 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 11d 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
AGENTS
目录结构
按照现有 README.md 的目录结构组织内容,尽量不新增章节,确实需要新增时确保符合 Awesome FinAI Tools 的定位。
分类优先级
工具分类顺序:Market Data → Sentiment → Analysis → Trading → Research
有效性原则
确保推荐的工具有可访问地址,资源对投资者和投顾 Agent 有实际价值。
输出风格
- 简洁直接,不说正确的废话
- 推荐时说明适用场景
- 中英文混排时注意「盘古之白」
- 每个工具标注输入/输出格式
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.
- 11d ago First seen · 21 lines · 139 tokens per session scan A 988f1115e644
awesome-finai-tools-zn AGENTS.md is an instructions file published in the GitHub repository lj22503/awesome-finai-tools-zn (16 stars, last pushed 1mo ago), licensed MIT. It adds 139 tokens to every session, about $0.0007 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
vibetags com-example-strategy-impl-CreditCardStrategy.instructions.md
Instructions for PIsberg/vibetags, covering copilot instructions for creditcardstrategy, rules for method executepayment, rules for method validatepaymentmethod, pii / privacy guardrails and rules for field cardnumber.
vibetags com-example-payment-PaymentProcessor.instructions.md
Instructions for PIsberg/vibetags, covering copilot instructions for paymentprocessor, locked status, implementation tasks and performance constraints.
vibetags com-example-service-TransactionalPaymentService.instructions.md
Instructions for PIsberg/vibetags, covering copilot instructions for transactionalpaymentservice and strict exception handling.
next.js AGENTS.md
AGENTS.md instructions for vercel/next.js, covering next.js development guide, codebase structure, monorepo overview, core package: packages/next and other important packages.
codex AGENTS.md
AGENTS.md instructions for openai/codex, covering rust/codex-rs, the codex-core crate, code review rules, crate api surface and model visible context.
vscode buildNext.instructions.md
Working notes and architecture documentation for the new esbuild-based build system in build/next. Use when making changes to the new build pipeline (transpile/bundle commands, NLS plugin, source-map handling, resource copying, or self-hosting watch tasks).