Home / bvdr / daily-planner-skill-remarkable · plugins/daily-planner/skills/daily-planner/SKILL.md · GitHub

daily-planner skillA

daily-planner is agent-read markdown (skill) from bvdr/daily-planner-skill-remarkable: Build a modular daily-planner one-sheet for an e-ink tablet and deliver it via Folio. Use when the user asks for a daily plan, daily planner, "daily one sheet", morning sheet, day plan, or to send a planner to their reMarkable, Supernote, Kindle Scribe or other e-ink device. Interviews the user, pulls from connected tools (calendar, tasks, GitHub, weather), renders an e-ink-optimized PDF sized for the chosen device, and sends it with Folio..

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 Planner for e-ink tablets

Produce a single-page daily planner ("Daily One Sheet"), sized and styled for the
user's e-ink device, and deliver it through Folio. The sheet is **modular**: the user
picks which sections to include. Never invent data. Blank ruled space is expected in a
planner; fabricated events or tasks are not.

Work through the steps in order. Ask, do not assume.

## Step 1 - Folio must be connected

This skill delivers through the **Folio MCP**. Check the `mcp__folio__*` tools are
available (try `mcp__folio__list_targets`). If they are not:

> Say: "This needs the Folio MCP to send files to your tablet. Add it at
> **https://myfolio.so/mcp** (it lists devices and delivers the file), then run me
> again." Stop here.

## Step 2 - Figure out the user's location

Location drives the date phrasing, week/day numbers, weather and sunrise/sunset.
- Detect it (e.g. `curl -s https://ipapi.co/json/` gives city, region, timezone, lat/lon).
- If `mcp__folio__get_settings` returns a `timezone`, prefer it; the reference IP lookup
  can be wrong on VPNs.
- **Always confirm with the user**: "Looks like you're in <city>. Right?" Let them
…

Read the whole file at its exact version.

How to install

Latest version
mdr add bvdr/daily-planner-skill-remarkable/daily-planner@git:20260922.e9c2761
Exact content
mdr add bvdr/daily-planner-skill-remarkable/daily-planner@sha256:419584c0903892d3

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

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_3bibd43s4xhvmgwk.svg)](https://markdownregistry.com/a/art_3bibd43s4xhvmgwk)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260922.e9c2761 latest2026-09-22 e9c2761 7,808 BA view · diff
git:20260922.85f65462026-09-22 85f6546 7,244 BA view · diff
git:20260921.1e3c7e52026-09-21 1e3c7e5 6,940 BA view · diff
git:20260921.7a2970f2026-09-21 7a2970f 6,616 BA view · diff
git:20260921.46602172026-09-21 4660217 6,073 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (7808 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

GitHub

bvdr/daily-planner-skill-remarkable · 12 stars · license MIT · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_3bibd43s4xhvmgwk
GET https://markdownregistry.com/api/v1/resolve?ref=bvdr/daily-planner-skill-remarkable/daily-planner
GET https://markdownregistry.com/api/v1/blob/419584c0903892d355ef3174c111d1bf189df13c6b7bfb65da9b1f0ec9c52860

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.

Browse by kind, by grade A, or by owner.