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 YangsonHung/awesome-agent-skills --skill yuque-lakebook-exportgit clone --depth 1 https://github.com/YangsonHung/awesome-agent-skillsWrote 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/yangsonhung/awesome-agent-skills/yuque-lakebook-export)<a href="https://agentmods.dev/skills/yangsonhung/awesome-agent-skills/yuque-lakebook-export"><img src="https://agentmods.dev/badge/skills/yangsonhung/awesome-agent-skills/yuque-lakebook-export/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/yangsonhung/awesome-agent-skills/yuque-lakebook-export"><img src="https://agentmods.dev/badge/skills/yangsonhung/awesome-agent-skills/yuque-lakebook-export.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.00028 | $0.00854 |
| Opus 5 | $0.00014 | $0.00427 |
| Sonnet 5 | $0.00006 | $0.00171 |
| Haiku 4.5 | $0.00003 | $0.00085 |
Grade A, and why
yuque-lakebook-export 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 11d 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 — 84 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Yuque Lakebook Export
Overview
Convert Yuque knowledge bases, Yuque documents, or .lakebook files into local Markdown folders prepared for Obsidian. The workflow supports single or batch exports and cleanup for common migration issues such as missing images, cropped image mismatches, broken internal links, wrong folder hierarchy, and Markdown table rendering problems.
When to Use
Use this skill when the user asks for:
- Exporting one or more Yuque
.lakebookfiles - Converting a Yuque knowledge base into Markdown
- Migrating Yuque content into Obsidian
- Fixing Yuque export issues around images, cropped images, internal links, hierarchy, or tables
Do not use
Do not use this skill for:
- Generic Markdown editing that does not involve Yuque or
.lakebook - Website scraping tasks
- Export tasks that already come from a non-Yuque format
Instructions
- Prefer non-interactive execution so the agent can run deterministically.
- Before any non-interactive export, the agent must confirm the output root directory with the user. Do not choose an output directory on the user's behalf.
- If the user has not provided an output directory, ask a concise question and wait for the user's answer before running the export command.
- Prefer
uvconsistently. Do not create temporary.venvor similar task-local environments in the working directory. - Before running any
uvcommand, first check whetheruvis available in the environment. - If
uvis not installed or not available inPATH, the agent must ask the user for confirmation before installinguv. Do not install it silently. - Before running
uv syncoruv run python scripts/cli.py ..., the agent must first switch into the installed skill tool directory, meaning the directory that contains thisSKILL.md,pyproject.toml,uv.lock, andscripts/. Do not run these commands directly from the.lakebooksource directory, the output directory, or the user's current workspace root. - Use this entrypoint for agent execution:
What ships with it
8 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.
- pyproject.toml 244 B
- references/usage.md 1.5 KB
- scripts/cli.py 15 KB runs code
- scripts/yuque_lakebook_export/__init__.py 66 B runs code
- scripts/yuque_lakebook_export/lake_handle.py 21 KB runs code
- scripts/yuque_lakebook_export/lake_reader.py 1.1 KB runs code
- scripts/yuque_lakebook_export/lake_setup.py 14 KB runs code
- uv.lock 22 KB
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.
- 11d ago First seen · 84 lines · 28 tokens per session scan A fb352acea987
yuque-lakebook-export is a skill published in the GitHub repository YangsonHung/awesome-agent-skills (18 stars, last pushed 1mo ago), licensed MIT. It adds 28 tokens to every session and 854 once invoked, about $0.0001 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-30.
Other skills, from other repositories
baoyu-youtube-transcript
A tool for downloading the written captions, subtitles, chapter information, speaker labels, and cover image from a YouTube video using its URL or ID.
pydicom
Use pydicom to read, inspect, write, transform, and safely preflight local DICOM datasets and pixel data. Applies to DICOM metadata, transfer syntaxes, compression plugins, frames, private elements, JSON, and bounded de-identification review.
treatment-plans
Format and structurally validate local treatment-plan documentation after clinical decisions have already been supplied and verified by authorized licensed professionals. Use for source traceability, clinician-authored intervention records, goals and checkpoints, shared-decision records, reconciliation handoffs, and…
venue-templates
Prepare journal manuscripts, conference papers, research posters, and grant documents using venue-specific formatting guidance and bundled LaTeX scaffolds. Use when selecting an official template, checking current page or anonymity rules, adapting academic writing to a venue, or inspecting a submission PDF.
xlsx
Create, edit, analyze, or convert Excel spreadsheets (.xlsx, .xlsm, .xltx) where the workbook file is the primary deliverable. Use for formulas, formatting, financial models, multi-sheet workbooks, and tabular cleanup exported to Excel. Also applies to .csv/.tsv when the user wants spreadsheet output. Do NOT use for…
outline
Search, read, and manage Outline wiki documents. Use when: (1) searching wiki for documentation, (2) reading wiki pages or articles, (3) listing wiki collections or documents, (4) creating or updating wiki content, (5) exporting documents as markdown. Works with any Outline wiki instance (self-hosted or cloud).