ebooksdepository-agent AGENTS.md

ebooksdepository-agent AGENTS.md is an instructions file for Codex, OpenCode from publicala/ebooksdepository-agent. It costs 222 tokens per session, scanned A, original, MIT.

Instructions for using EbooksDepository, an index of ebooks, audiobooks, and independent bookshops. They explain how to search it and how to cite book pages and retailer links.

In plain words
What is it for?
Searching by title, author, or publisher; finding free digital books; identifying bookshops; and citing aggregate reading data from Publica.la-powered bookshops.
Why use it?
They provide consistent rules for finding books while avoiding misleading prices, checkout claims, or interpretations of reading statistics.

Instructions file for CodexOpenCode

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/publicala/ebooksdepository-agent/agents-md
Clone the repo
git clone --depth 1 https://github.com/publicala/ebooksdepository-agent

Made for: Codex, OpenCode.

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 ebooksdepository-agent AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/publicala/ebooksdepository-agent/agents-md.svg)](https://agentmods.dev/instructions/publicala/ebooksdepository-agent/agents-md)
Your own site
<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>
Per session 222 This file is loaded in full into every session.
When invoked 222 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.00222 $0.00222
Opus 5 $0.00111 $0.00111
Sonnet 5 $0.00044 $0.00044
Haiku 4.5 $0.00022 $0.00022

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

Security

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.

AGENTS.md · 23 lines

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 /es book 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 RateLimit and Retry-After response headers.

Full guidance: https://ebooksdepository.com/guide.md.

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. today Changed · -1 tokens per session d2d8c742441d
  2. 3d ago First seen · 23 lines · 223 tokens per session scan A da0999fde2db

Subscribe to this mod's changes

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.

Related

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.

Shilo/pixellab-pip · 155 tokens

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…

Shilo/pixellab-pip · 779 tokens

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.

Shilo/pixellab-pip · 5 tokens

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.

mdbailin/linkedin-content-engine · 1,015 tokens

docvideoer CLAUDE.md

Instructions for coding-ax/docvideoer, covering claude.md — docvideoer, 触发方式, 外部 skill 依赖, 工作目录 and 核心流水线(6 步).

coding-ax/docvideoer · 1,560 tokens

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.

bezael/ai-workflow-kit · 1,236 tokens