ingest

ingest is a skill for Claude Code, Codex from vedantggwp/grimoire. It costs 70 tokens per session (3,232 once invoked), scanned A, original, MIT.

A skill that fetches approved sources, keeps raw copies, and compiles them into structured Grimoire wiki articles. A Grimoire is a maintained knowledge wiki organised according to a project schema.

In plain words
What is it for?
For processing approved URLs, local files, or pasted text, creating source archives, and compiling articles with metadata and links to related content.
Why use it?
It turns selected source material into consistent wiki content while preserving the original text for checking and later reference.

Skill for Claude CodeCodex

Installs and runs on its own, but its text points at files inside its plugin — anything it tells you to read at a ${CLAUDE_PLUGIN_ROOT} path is only there once the plugin is installed. Installing the plugin gets both.

Part of the grimoire plugin — 8 skills shipped together

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 skills/vedantggwp/grimoire/ingest
Any agent
npx skills add vedantggwp/grimoire --skill ingest
Clone the repo
git clone --depth 1 https://github.com/vedantggwp/grimoire

Made for: Claude Code, Codex.

Or install grimoire, the plugin that ships this one along with the rest of its 8 skills.

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 ingest

README.md
[![agentmods](https://agentmods.dev/badge/skills/vedantggwp/grimoire/ingest.svg)](https://agentmods.dev/skills/vedantggwp/grimoire/ingest)
Your own site
<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>
Per session 70 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,232 The whole file, excluding the scripts and references it only reads on demand.
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.1 $0.00070 $0.03232
Opus 5 $0.00035 $0.01616
Sonnet 5 $0.00014 $0.00646
Haiku 4.5 $0.00007 $0.00323

Measured 5d ago against content hash 797cbbd5c684, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

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.

skills/ingest/SKILL.md · 300 lines

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.md in the workspace root. If it is missing, tell the user to run /grimoire:new first.
  • Either approved-sources.md exists in the workspace (produced by scout), OR the user provides a direct source (URL, local file path, or pasted text).
  • Read SCHEMA.md before 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.md exists, 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:run or 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:
    Batch ingest complete: {N} sources processed.
      Created: {slugs}
      Updated: {slugs}
      Failed:  {slugs with reasons}
      Backlinks added: {N}
    
    Then run Step 6 (update navigators) once for the full batch. If any source fails to fetch, mark it as failed and continue with remaining sources.

Read the full file on GitHub · 300 lines

Files

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.

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. 5d ago First seen · 300 lines · 70 tokens per session scan A 797cbbd5c684

Subscribe to this mod's changes

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.

Related

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'…

LinklyAI/linkly-ai-skills · 221 tokens

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.

zycaskevin/Vault-Agent-Memory · 46 tokens

memobase

База знаний по документам — загрузка источников, ответы с цитатами, честный отказ.

maximskorohod/memobase · 25 tokens

dws

【何时用:仅当用户明确指向钉钉/DingTalk(钉钉文档、钉钉日程等)时使用;泛指做文档/表格/待办/审批默认走本地工具,不要误用钉钉】用 dws CLI 管理钉钉:AI表格/AI搜问(找人首选)/目标管理(Agoal)/组织大脑/日历/通讯录/群聊与机器人消息/待办/审批/考勤/日志(日报周报)/DING消息/钉钉文档/云盘/Markdown文件/AI听记/邮箱/在线电子表格(axls)/知识库/白板/开放平台文档/个人IM与OA事件订阅。用户要求操作上述钉钉产品时使用。.

Pinvou/pinvou-agent · 187 tokens

package-author

当用户要把手头的工具打包/标准化成 pinvou 插件包时使用——包括纯技能(SKILL.md)、纯 MCP 服务或它们的组合包。用户说"打包/做成插件包/标准化这个工具/给我一个能上传的标准包/写 plugin.json/加个图标"等,或给了散乱脚本/目录要整理成可上传 zip 时,用本技能把内容规范成 plugin-protocol 标准包(补 plugin.json、补 mcp/manifest.json、补 SKILL.md、补图标、校验命名)。.

Pinvou/pinvou-agent · 133 tokens

notes

Skill "notes" from Pinvou/pinvou-agent, covering ima notes, operations, write rules, examples and response handling.

Pinvou/pinvou-agent · 0 tokens