<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Skills ยท paperless-cli docs</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<main class="shell">
<section class="grid">
<aside class="nav">
<h2>Navigate</h2>
<ul>
<li><a href="index.html"><span>Docs home</span><small>overview</small></a></li>
<li><a href="readme.html"><span>README</span><small>surface</small></a></li>
<li><a href="cli-parity.html"><span>CLI parity</span><small>compatibility</small></a></li>
</ul>
</aside>
<article class="doc">
<span class="eyebrow">Skills</span>
<h1>Repo-local skills shipped with the source tree</h1>
<p class="lede">The repo carries a top-level skill entrypoint plus focused skills for documents, local PDFs, and admin/setup flows.</p>
<ul>
<li><code>SKILL.md</code>: main entrypoint for the repo-local capability bundle</li>
<li><code>skills/paperless-documents/SKILL.md</code>: search, content reads, metadata edits, and file transfer flows</li>
<li><code>skills/paperless-pdf/SKILL.md</code>: local PDF text and metadata inspection</li>
<li><code>skills/paperless-admin/SKILL.md</code>: config, tags, and other catalog-management tasks</li>
</ul>
</article>
</section>
</main>
</body>
</html>