pan-quickstart skillB
pan-quickstart is agent-read markdown (skill) from eltmon/overdeck: Quick start guide combining installation, setup, and first workspace.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Overdeck Quick Start ## Overview This skill provides a streamlined onboarding experience for new Overdeck users, combining installation, configuration, and creating your first workspace in a single guided workflow. ## When to Use - First-time Overdeck users - User wants fastest path to productive use - User asks "how do I get started?" - User wants to go from zero to running agent quickly ## Quick Start Workflow ### Step 1: Prerequisites Check Before starting, verify you have: - **Linux, macOS, or WSL2** (Windows Subsystem for Linux) - **Terminal access** with bash/zsh - **Internet connection** for downloading dependencies ### Step 2: Installation (5 minutes) #### Check Current Status ```bash pan doctor ``` If `pan` command not found, Overdeck isn't installed yet. #### Install Overdeck ```bash # Clone the repository git clone https://github.com/eltmon/overdeck.git cd overdeck # Install dependencies npm install # Build CLI npm run build # Install globally (recommended) npm install -g . # Verify installation pan --help ``` #### Install Prerequisites ```bash # Use automated installer pan install # Or verify manually pan doctor ``` **What `pan install` does:** …
Read the whole file at its exact version.
How to install
mdr add eltmon/overdeck/pan-quickstart@git:20260719.df80540mdr add eltmon/overdeck/pan-quickstart@sha256:bd2f1d3735eae4d3Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_3ildyu7xjp7kcbgp)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260719.df80540 latest | 2026-07-19 | df80540 | 9,609 B | B | view · diff |
| git:20260714.8d8cc01 | 2026-07-14 | 8d8cc01 | 9,588 B | B | view · diff |
| git:20260618.e501626 | 2026-06-18 | e501626 | 9,581 B | B | view · diff |
| git:20260618.ccb1e75 | 2026-06-18 | ccb1e75 | 9,607 B | B | view · diff |
| git:20260618.80fba74 | 2026-06-18 | 80fba74 | 9,643 B | B | view |
Audit of the latest version
- fail: No instruction to read or print local credentials (matched: cat ~/.overdeck.env)
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (9609 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
eltmon/overdeck · 28 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_3ildyu7xjp7kcbgp GET https://markdownregistry.com/api/v1/resolve?ref=eltmon/overdeck/pan-quickstart GET https://markdownregistry.com/api/v1/blob/bd2f1d3735eae4d307854550a37758853dac3a5ca664270e45e389fd14639436
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.