Productivity

Idea Inbox

Captures a raw idea as a dated, tagged markdown file in a dedicated ideas folder and keeps an index up to date. Cleans the filler out of your dump while keeping every substantive detail. Dump fast, refine later.

/idea-inbox Free
Watch Idea Inbox run, then prove its output. 26 seconds, sound on.
X-Ray: what this skill can and cannot do
Shell access No
Network calls No
File writes Yes (one new idea file plus the index)
File reads The ideas folder and its index only
Destructive ops No (never edits or deletes existing ideas)
Credential access No
Scope Your ideas folder only

Why this exists

Ideas arrive mid-task. You are debugging something, and suddenly you know exactly what your next service offer should be. The choice in that moment is bad either way: stop working to write it down properly, or trust your memory. Memory loses.

The fix is an inbox with zero ceremony. One line to Claude, and the idea becomes a dated file with tags and an index entry, in a folder where it will actually be found again. I learned the folder part the hard way: my first version saved ideas to the repo root, where they sat one cleanup away from deletion. This version refuses to do that.

How it works

Raw Idea
Clean & Slug
Dated File
Index Updated
  1. You dump the idea as it comes Rough, half-formed, with filler. That is the point: capture must cost nothing.
  2. It cleans without shrinking Filler words and false starts go, every substantive detail stays. Three rough sentences become three clean sentences, not one vague one.
  3. It files the idea properly A dated, slugged, tagged markdown file in your ideas folder. Never the project root, where loose files go to die in the next cleanup.
  4. It updates the index One line per idea under a category heading (Business, Automation, Design, Client Work), newest first, with a one-line hook so future-you knows what is inside without opening it.

Step by step (for first-time users)

  1. Open Claude Code in your notes or vault project Anywhere you want ideas to live. Works great inside an Obsidian vault.
  2. Type /idea-inbox plus the idea Example: /idea-inbox what if the etsy bot also generated seasonal pin variants automatically.
  3. First run only: confirm the folder It finds an existing ideas folder or asks where to create one, then sets up the index.
  4. Keep working The idea is filed and indexed. Review the index weekly and promote the good ones into projects.

What gets created

ArtifactExample
Idea fileideas/2026-06-11-seasonal-pin-variants.md with date and tags in frontmatter
Index entryOne line under "Automation & Tools" with a hook: "auto-generate seasonal variants of top pins"
CategoriesBusiness, Automation & Tools, Design & Creative, Client Work, Misc (yours to rename)

Honest take

What it does well: The index is the part you do not appreciate until month three. Thirty loose idea files are write-only storage; an index with categories and one-line hooks is something you can actually review on a Friday. The cleanup rule matters too: it tightens your rambling without compressing away the details that made the idea worth keeping.

What it does not do: It does not evaluate, rank, or develop ideas, and it never edits or deletes existing ones. It is an inbox, not an advisor. Pruning the bad ideas and promoting the good ones stays a human Friday-afternoon job, as it should.

When to use it: The moment an idea interrupts you. The whole skill exists for the ten seconds between "oh, that could work" and losing it to the next compile error.

Use this skill in your project

Download the .md file, drop it into .claude/skills/, and run /idea-inbox.

Download .md
Share
X LinkedIn Reddit