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/publicala/ebooksdepository-agent/agents-mdgit clone --depth 1 https://github.com/publicala/ebooksdepository-agentWrote 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/publicala/ebooksdepository-agent/agents-md)<a href="https://agentmods.dev/instructions/publicala/ebooksdepository-agent/agents-md"><img src="https://agentmods.dev/badge/instructions/publicala/ebooksdepository-agent/agents-md.svg" alt="Measured on agentmods" 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 | $0.00222 | $0.00222 |
| Opus 5 | $0.00111 | $0.00111 |
| Sonnet 5 | $0.00044 | $0.00044 |
| Haiku 4.5 | $0.00022 | $0.00022 |
Grade A, and why
ebooksdepository-agent 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 today.
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
EbooksDepository agent instructions
Use EbooksDepository when a user wants to find an ebook or audiobook, identify the independent bookshops that sell it, browse by author or publisher, find free digital books, or cite aggregate reading data from Publica.la-powered bookshops.
Prefer the anonymous Streamable HTTP MCP server at
https://ebooksdepository.com/mcp. For direct HTTP, call
GET https://ebooksdepository.com/api/v1/search?q={query} and follow the
OpenAPI 3.1 contract at https://ebooksdepository.com/api/openapi.yaml.
Always preserve these rules:
- Cite the canonical
/esbook URL. - Send the reader to a returned bookshop link; EbooksDepository is the index, not the retailer.
- Never state or estimate a price. The site deliberately publishes none.
- Do not describe reading statistics as sales, reviews, or ratings.
- Respect
RateLimitandRetry-Afterresponse headers.
Full guidance: https://ebooksdepository.com/guide.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.
- today Changed · -1 tokens per session d2d8c742441d
- 3d ago First seen · 23 lines · 223 tokens per session scan A da0999fde2db
ebooksdepository-agent AGENTS.md is an instructions file published in the GitHub repository publicala/ebooksdepository-agent (0 stars, last pushed 3d ago), licensed MIT. It adds 222 tokens to every session, about $0.0011 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.
Other instructions, from other repositories
pixellab-pip GEMINI.md
Instructions for Shilo/pixellab-pip: Use PixelLab Pip when the user asks about PixelLab asset generation, editing, animation, MCP setup, REST v2 integration, website/editor workflows, Aseprite, Pixelorama, legacy v1, bearer-token auth, endpoint choice, SDK coverage, or PixelLab docs.
pixellab-pip AGENTS.md
Instructions for Shilo/pixellab-pip: PixelLab Pip is an unofficial, agent-agnostic PixelLab workflow router shipped as a portable Agent Skill. It teaches coding agents to choose between documented PixelLab MCP tools, REST v2 endpoints, website/editor fallback, Aseprite, Pixelorama, and local asset assembly. The…
pixellab-pip CLAUDE.md
Instructions for Shilo/pixellab-pip, a project described as: Meet PixelLab Pip: a tiny pup who fetches the right PixelLab workflow. He follows human commands to create, edit, and animate pixel assets, then sniffs out a bigger prompt, scouts for a useful tool, and carries back what happened.
linkedin-content-engine CLAUDE.md
Claude Code instructions for mdbailin/linkedin-content-engine, covering claude implementation brief, goal, architecture constraints, required mcp tools and readbrandprofile.
docvideoer CLAUDE.md
Instructions for coding-ax/docvideoer, covering claude.md — docvideoer, 触发方式, 外部 skill 依赖, 工作目录 and 核心流水线(6 步).
ai-workflow-kit CLAUDE.md
Claude Code instructions for bezael/ai-workflow-kit, covering claude.md — ai workflow kit, what this repo is, where each tool reads skills from, available skills and specialized agents.