Home / jovesun-lab / whetstone · idea-vault/skills/idea-vault/SKILL.md · GitHub

idea-vault skillA

idea-vault is agent-read markdown (skill) from jovesun-lab/whetstone: Cross-project idea capture and review. A notebook-with-reminders that logs the user's ideas, plans, and checklists across every project, in one plain-markdown file. Use this skill whenever the conversation contains a new idea, plan, or intention the user might want to save for later, and whenever a project milestone, task completion, or session wrap-up is a natural moment to review or capture ideas. Triggers on: new idea, good idea, plan to do, I want to, we should, wouldn't it be cool if, next .

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

# Idea Vault

A lightweight, cross-project notebook for capturing ideas the user wants to come back
to — with checklists, priority, status, and optional reminders. The data lives in one
plain-markdown file outside any single project, so ideas from different projects all
land in the same place.

---

## Vault location

**Default data file:** `~/IdeaVault/ideas.md`
**Default archive file:** `~/IdeaVault/archive.md`

On first use: check the default location. If no vault exists there, ask the user ONCE
where the vault should live (accepting the default is fine), create the files from the
templates below, and remember the chosen path — in your persistent memory or the user's
agent config file, if your harness has one. From then on, always read and write that
path. Never scatter vault files per project: one vault, every project.

---

## Entry schema

Each idea is one block in `ideas.md`, separated by `---`. Newest entries go on top.

```markdown
## [YYYY-MM-DD] Idea title
- **Project:** {project name or "General"}
- **Status:** new | planned | in-progress | done | archived
- **Priority:** high | medium | low
- **Effort:** S | M | L
- **Tags:** #tag1 #tag2
…

Read the whole file at its exact version.

How to install

Latest version
mdr add jovesun-lab/whetstone/idea-vault@git:20260922.b8ae1f7
Exact content
mdr add jovesun-lab/whetstone/idea-vault@sha256:e7cc4b760733e9c5

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_ronnm4puoeo3hq5c.svg)](https://markdownregistry.com/a/art_ronnm4puoeo3hq5c)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260922.b8ae1f7 latest2026-09-22 b8ae1f7 7,921 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 (7921 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

jovesun-lab/whetstone · 8 stars · license MIT · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_ronnm4puoeo3hq5c
GET https://markdownregistry.com/api/v1/resolve?ref=jovesun-lab/whetstone/idea-vault
GET https://markdownregistry.com/api/v1/blob/e7cc4b760733e9c5cd2236c44c08ee64b8569ebbc25426edbcc8b0068d5fd221

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.

More from jovesun-lab/whetstone

throughline skill
jovesun-lab/whetstone · handoff-skill/throughline/skills/throughline/SKILL.md · Throughline keeps the thread of work intact on work that's big enough to drift or that outlives one sitting. Two linked…
git:20260911.64de4c4 · audit A · 8 stars
notify-me-setup skill
jovesun-lab/whetstone · notify-me/skills/notify-me-setup/SKILL.md · Set up or change notify-me — the plugin that pings the user's phone (via ntfy) and/or plays a sound when an agent is…
git:20260609.0dd5b65 · audit A · 8 stars
session-measurement skill
jovesun-lab/whetstone · session-measurement/skills/session-measurement/SKILL.md · Measure an AI agent's per-session performance on a small, stable metric set and track it as a trend over a long run, so…
git:20260820.a3d59c6 · audit A · 8 stars
strain skill
jovesun-lab/whetstone · strain/skills/strain/SKILL.md · Read how loaded the current session has become and report it as a tier, so a conversation gets wrapped before its…
git:20260922.3e2a03e · audit A · 8 stars

Every file in jovesun-lab/whetstone

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