daily skillA
daily is agent-read markdown (skill) from lstr-1/skills: Use this skill when creating today's daily note in the Meta-Vault (03-daily/YYYY-MM-DD.md) with valid vaultFrontmatterSchema-compliant YAML frontmatter. Idempotent: re-running on the same day opens the existing note instead of overwriting. Use when starting a work day, capturing scratch notes, or bootstrapping the inbox flow..
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
# Daily Skill ## Status IMPLEMENTED 2026-04-13. ## Purpose Bootstraps today's daily note in the Meta-Vault so the user can start capturing thoughts, scratch work, and "done today" items without yak-shaving YAML frontmatter each morning. The daily note is the anchor of the PKM workflow: it is where the inbox flow starts, where daily momentum is tracked, and where evening reflections land. Every daily note carries the same frontmatter shape (validated by `vaultFrontmatterSchema`), which makes Dataview queries and the vault-sync validator trivial. ## Prerequisites - Must be invoked from inside a Meta-Vault root (cwd contains `03-daily/`) OR with `VAULT_DIR` resolved to the vault path (see Resolution Order below). - `03-daily/` must already exist — the skill fails fast if it does not. - `bash` + `sed` + `date` (always available on macOS/Linux). ### VAULT_DIR Resolution Order 1. `vault-integration.vault-dir` in Session Config (highest precedence) 2. `VAULT_DIR` environment variable 3. `$PWD` (fallback when neither is set) Claude must read Session Config and export `VAULT_DIR` before calling `generate.sh`. The canonical pattern (mirrors `session-end` and `evolve`): ```bash …
Read the whole file at its exact version.
How to install
mdr add lstr-1/skills/daily@git:20260922.11fdbecmdr add lstr-1/skills/daily@sha256:ae6e165ec6fe32bePin 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_gbvoqd7llix3l5gh)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (9615 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 instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
lstr-1/skills · 2 stars · license none · pushed 2026-09-22 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_gbvoqd7llix3l5gh GET https://markdownregistry.com/api/v1/resolve?ref=lstr-1/skills/daily GET https://markdownregistry.com/api/v1/blob/ae6e165ec6fe32bec040f83ceff8e1a680058234f1b5197f382a12888f39dd92
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.