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 skills/vedantggwp/grimoire/ingestnpx skills add vedantggwp/grimoire --skill ingestgit clone --depth 1 https://github.com/vedantggwp/grimoireWrote 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/skills/vedantggwp/grimoire/ingest)<a href="https://agentmods.dev/skills/vedantggwp/grimoire/ingest"><img src="https://agentmods.dev/badge/skills/vedantggwp/grimoire/ingest.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.1 | $0.00070 | $0.03232 |
| Opus 5 | $0.00035 | $0.01616 |
| Sonnet 5 | $0.00014 | $0.00646 |
| Haiku 4.5 | $0.00007 | $0.00323 |
Grade A, and why
ingest 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 5d 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.
How it starts
The opening of the file, as written. The whole thing — 300 lines — stays where its author put it; the contents beside it link to each section on GitHub.
ingest
Fetch approved sources, preserve raw text, and compile structured wiki articles with frontmatter and cross-references.
Prerequisites
- A grimoire workspace must exist — check for
SCHEMA.mdin the workspace root. If it is missing, tell the user to run/grimoire:newfirst. - Either
approved-sources.mdexists in the workspace (produced by scout), OR the user provides a direct source (URL, local file path, or pasted text). - Read
SCHEMA.mdbefore doing anything else — it defines the taxonomy, naming conventions, and confidence tiers that govern every output.
Step 1 — Identify the Source
Check for approved-sources.md in the workspace root.
- If it exists, find the next source with
status: pending. Pick the highest priority first (P0 before P1 before P2). Announce which source you are about to process and its tier. - If no
approved-sources.mdexists, accept a direct source from the user: a URL, a local file path, or pasted text. Ask if none has been provided. - If the user says "ingest all" or similar, do not batch silently. Process one source at a time in priority order. After completing Step 7 for each source, print the summary and ask: "Process the next source? ({N} remaining, next: {title})" before continuing.
- Batch mode (orchestrated flow): When invoked as part of
/grimoire:runor when the user explicitly requests batch processing ("ingest all sources without asking", "batch ingest", "process everything"), process all pending sources in priority order without per-source confirmation. For each source: fetch raw (Step 2), extract takeaways (Step 3), write articles using best judgment (Step 5), and update source status (Step 7) — skipping Step 4's human checkpoint. After ALL sources are processed, print a single summary:
Then run Step 6 (update navigators) once for the full batch. If any source fails to fetch, mark it asBatch ingest complete: {N} sources processed. Created: {slugs} Updated: {slugs} Failed: {slugs with reasons} Backlinks added: {N}failedand continue with remaining sources.
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 5d ago First seen · 300 lines · 70 tokens per session scan A 797cbbd5c684
ingest is a skill published in the GitHub repository vedantggwp/grimoire (2 stars, last pushed 1mo ago), licensed MIT. It adds 70 tokens to every session and 3,232 once invoked, about $0.0003 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 skills, from other repositories
linkly-ai
Search, browse, read, and take notes across the user's documents indexed by Linkly AI — local files and linked cloud libraries. Use when the user asks to 'search my documents', 'find files about a topic', 'read a local document', 'what's in this folder', 'list the files in that library', 'browse document outlines'…
vault-for-llm
Connect OpenClaw to Vault Agent Memory as a local-first governed project memory layer. Search first, then bounded-read cited source ranges; propose new memories as candidates instead of writing directly into active memory.
memobase
База знаний по документам — загрузка источников, ответы с цитатами, честный отказ.
dws
【何时用:仅当用户明确指向钉钉/DingTalk(钉钉文档、钉钉日程等)时使用;泛指做文档/表格/待办/审批默认走本地工具,不要误用钉钉】用 dws CLI 管理钉钉:AI表格/AI搜问(找人首选)/目标管理(Agoal)/组织大脑/日历/通讯录/群聊与机器人消息/待办/审批/考勤/日志(日报周报)/DING消息/钉钉文档/云盘/Markdown文件/AI听记/邮箱/在线电子表格(axls)/知识库/白板/开放平台文档/个人IM与OA事件订阅。用户要求操作上述钉钉产品时使用。.
package-author
当用户要把手头的工具打包/标准化成 pinvou 插件包时使用——包括纯技能(SKILL.md)、纯 MCP 服务或它们的组合包。用户说"打包/做成插件包/标准化这个工具/给我一个能上传的标准包/写 plugin.json/加个图标"等,或给了散乱脚本/目录要整理成可上传 zip 时,用本技能把内容规范成 plugin-protocol 标准包(补 plugin.json、补 mcp/manifest.json、补 SKILL.md、补图标、校验命名)。.
notes
Skill "notes" from Pinvou/pinvou-agent, covering ima notes, operations, write rules, examples and response handling.