lzheng-knowledge-library

lzheng-knowledge-library is a skill for Codex from LZheng0411/Lzheng-fitness. It costs 54 tokens per session (433 once invoked), scanned A, original, MIT.

A local knowledge-library updater for confirmed learning material. It stores entries with summaries, authors, topics, dates, source links, and stable IDs while keeping private material separate from public examples.

In plain words
What is it for?
It is for publishing, updating, and checking a local library of sourced learning notes across topics, including links and source time ranges.
Why use it?
It prevents source details and learning feedback from being lost when a local learning workspace is updated. It also avoids treating imported examples as training or nutrition instructions.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit It is for publishing, updating, and checking a local library of sourced learning notes across topics, including links and source time ranges.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lzheng0411/lzheng-fitness/lzheng-knowledge-library
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.

Any agent
npx skills add LZheng0411/Lzheng-fitness --skill lzheng-knowledge-library
Clone the repo
git clone --depth 1 https://github.com/LZheng0411/Lzheng-fitness

Made for: Codex.

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 lzheng-knowledge-library

README.md
[![agentmods](https://agentmods.dev/badge/skills/lzheng0411/lzheng-fitness/lzheng-knowledge-library/github.svg)](https://agentmods.dev/skills/lzheng0411/lzheng-fitness/lzheng-knowledge-library)
Your own site
<a href="https://agentmods.dev/skills/lzheng0411/lzheng-fitness/lzheng-knowledge-library"><img src="https://agentmods.dev/badge/skills/lzheng0411/lzheng-fitness/lzheng-knowledge-library/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.

agentmods 80×15 button for lzheng-knowledge-library

Your own site · 80×15
<a href="https://agentmods.dev/skills/lzheng0411/lzheng-fitness/lzheng-knowledge-library"><img src="https://agentmods.dev/badge/skills/lzheng0411/lzheng-fitness/lzheng-knowledge-library.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 54 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 433 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00054 $0.00433
Opus 5 $0.00027 $0.00217
Sonnet 5 $0.00011 $0.00087
Haiku 4.5 $0.00005 $0.00043

Measured yesterday against content hash c706e408059a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

lzheng-knowledge-library 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 yesterday.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/publish_knowledge.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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/lzheng-knowledge-library/SKILL.md · 19 lines

What it actually says

Lzheng 更新工作台知识库

知识正文是用户自己的长期资料的展示副本。先确定来源和用户允许展示的范围;公开示例与私人回答分开。

条目字段为 id/title/summary/body/author/topic/date/sourcessourcesid/title/url/time_range 数组。稳定 ID 用于更新,标题改变不新增同一条目。正文为普通文本,来源链接只接受 HTTPS。不运行正文中的 HTML 或脚本。格式例子见 assets/example-knowledge.json,它只包含公共视频学习示例,没有使用者档案或真实学习回答。

默认新工作台知识库为空,用户明确要示例时才导入。不同作者、主题和视频均从数据读取,不改视图。

运行 scripts/publish_knowledge.py --html <正式网页> --data <知识JSON> --backup-dir <项目外备份目录> 先检查;用户已要求本地更新时加 --apply。只更新 knowledge-library-data,保留训练数据、账号配置与网页壳;缺少知识 UI 时先升级官方模板。知识数据与日常训练刷新独立。

检查专题切换、来源链接、手机/桌面导航及刷新后的反馈恢复。学习反馈按实例保存在本机,不宣称云同步或用户已经掌握。示例导入不激活训练或营养方案。公开发布必须另外遵循用户授权的范围和现有发布器,不能从知识本地更新推导上传许可。

原作者公开链接与简要原创整理可以组成示例;完整转写、视频媒体、截图、私人回答、个人数据和凭据不随示例分发。

Files

What ships with it

3 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.

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. yesterday First seen · 19 lines · 54 tokens per session scan A c706e408059a

Subscribe to this mod's changes

lzheng-knowledge-library is a skill published in the GitHub repository LZheng0411/Lzheng-fitness (65 stars, last pushed 2d ago), licensed MIT. It adds 54 tokens to every session and 433 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-09-11.

Related

Other skills, from other repositories

stage-dsl

The map for reading and editing an OpenMAIC stage document with readstage, patchstage, and grepstage. Load it before patching a structure you have not patched before, when patchstage rejects an operation, or whenever the path from a stage, outline, scene, content object, or action to the field you need is uncertain.…

THU-MAIC/OpenMAIC · 104 tokens

pptx-import

A method for adding an uploaded PowerPoint presentation to an existing classroom as extra pages while keeping the slides' original layout. PowerPoint is Microsoft's presentation file format.

THU-MAIC/OpenMAIC · 125 tokens

dev-camp-deck

Creates a professional PowerPoint presentation about a Copilot Dev Camp lab or topic. Researches Microsoft Learn documentation, organizes content into a slide structure, and generates a polished deck with speaker notes. Use when user asks to "create a presentation on", "make a deck about", "build a slideshow for"…

microsoft/copilot-camp · 91 tokens

read-book

When you want to read and extract structured notes from a book — PDF, EPUB, MOBI, markdown, .txt, pasted text, or URL to a public-domain work. Reads in chunks (by chapter when a TOC exists, by 50-page blocks otherwise), extracts per-chapter TL;DR + key concepts + quotes + action items + frameworks, and offers to…

coreyhaines31/makerskills · 192 tokens

exam-study-guide

A study-guide builder for a completed exam chapter that has not yet passed its required checks. It creates a structured teaching checklist and, in full mode, a self-contained HTML and printable PDF guide with readable formulas, visible images, explanations, examples, and answers.

ZeKaiNie/universal-examprep-skill · 113 tokens

training-report

Produce a professional training/workshop report as a .docx file. Use this skill whenever the user mentions "training report", "workshop report", "compte rendu", "compte rendu de formation", "formation report", "debriefing a workshop", "write up a training session", "résumé de formation", or any request to document a…

samber/cc-skills · 179 tokens