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 skills add wwwzhouhui/skills_collection --skill knowledge-absorbergit clone --depth 1 https://github.com/wwwzhouhui/skills_collectionWrote 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/wwwzhouhui/skills_collection/knowledge-absorber)<a href="https://agentmods.dev/skills/wwwzhouhui/skills_collection/knowledge-absorber"><img src="https://agentmods.dev/badge/skills/wwwzhouhui/skills_collection/knowledge-absorber/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/skills/wwwzhouhui/skills_collection/knowledge-absorber"><img src="https://agentmods.dev/badge/skills/wwwzhouhui/skills_collection/knowledge-absorber.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.00171 | $0.04211 |
| Opus 5 | $0.00086 | $0.02106 |
| Sonnet 5 | $0.00034 | $0.00842 |
| Haiku 4.5 | $0.00017 | $0.00421 |
Grade A, and why
knowledge-absorber scanned grade A with 1 finding 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 10d 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
| API 签名 | `fetch(url, options)` | 查官方文档 | The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
34 files 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.
- assets/knowledge_card_base.css 4.2 KB
- assets/knowledge_card_design.css 9.5 KB
- assets/knowledge_card_ink_enhanced.css 13 KB
- assets/knowledge_card_ink.css 828 B
- assets/knowledge_card_modern.css 841 B
- assets/mentor_prompts.json 2.5 KB
- assets/mentor_runtime.css 7.2 KB
- assets/mentor_runtime.js 34 KB runs code
- references/system_prompt.md 14 KB
- requirements.txt 172 B
- scripts/build_knowledge_poster_assets.py 15 KB runs code
- scripts/build_source_package.py 16 KB runs code
- scripts/check_wan_task_status.py 3.8 KB runs code
- scripts/content_ingester.py 42 KB runs code
- scripts/demo_run.py 10 KB runs code
- scripts/file_to_oss.py 5.9 KB runs code
- scripts/generate_knowledge_card.py 2.9 KB runs code
- scripts/image-generation-editing.py 8.5 KB runs code
- scripts/knowledge_card_generation.py 11 KB runs code
- scripts/knowledge_card_rendering.py 22 KB runs code
- scripts/mentor_relay.py 3.8 KB runs code
- scripts/openai_compatible_client.py 9.0 KB runs code
- scripts/package_interactive_html.py 21 KB runs code
- scripts/parse_resolution.py 5.1 KB runs code
- scripts/quick_update.py 718 B runs code
- scripts/regenerate_html.py 2.4 KB runs code
- scripts/rule_card_generator.py 12 KB runs code
- scripts/run_full_pipeline.py 17 KB runs code
- scripts/run_wan_generation.py 7.7 KB runs code
- scripts/system_prompt_contract.py 4.5 KB runs code
- scripts/truth_anchor.py 16 KB runs code
- scripts/update_css.py 1.0 KB runs code
- scripts/validate_knowledge_card.py 20 KB runs code
- scripts/wan_standalone.py 5.3 KB runs code
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.
- 10d ago First seen · 360 lines · 171 tokens per session scan A df3756d2d3ea
knowledge-absorber is a skill published in the GitHub repository wwwzhouhui/skills_collection (273 stars, last pushed 2d ago), with no licence file. It adds 171 tokens to every session and 4,211 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
knowledge-absorber
A Chinese-language workflow for deeply analysing links, documents, or code and turning them into teaching notes for beginners through advanced readers. It also checks claims against source material and flags possible hallucinations or outdated information.
learning-notes-automation
A workflow for turning videos, podcasts, and articles into structured learning notes. It extracts key ideas and creates flashcards that can be imported into Anki, a spaced-repetition study app.
book-mirror
Take any book (EPUB/PDF), produce a personalized chapter-by-chapter analysis with two-column tables. Left column preserves the chapter content; right column maps every idea to the reader's actual life using brain context. Output is a single brain page at media/books/ -personalized plus an optional PDF via brain-pdf.
book-to-skill
Use when convert technical books and documents (PDF, EPUB, DOCX, HTML, Markdown, RTF, MOBI) into structured agent skills with frameworks, mental models, chapter references, and decision rules. Includes full extraction pipeline. Use when the user wants to turn a book or document collection into a reusable agent skill…
book-to-skill
Book-to-skill takes technical books, documentation, or other long-form sources and converts them into a skill made of a core definition plus per-chapter files, a glossary, and cheatsheets, so an agent can load only the relevant section instead of the whole document. It supports PDF, EPUB, DOCX, HTML, and several other…
deep-research
Deep research report generation for Reviva's built-in deep-researcher agent. Use for learning and education research, teacher preparation research, document-based synthesis, literature/source reviews, office research, industry analysis, competitor scans, policy interpretation, and any request for a cited long-form…