# Fleeting Note

> Capture fleeting ideas quickly and propose next steps (links + growth). Use when the user says “quick idea / sudden thought / fleeting note”.

- Skill: `mikonos/fleeting-note` (Agent Skill)
- Install (CLI): `npx skillmds@latest add mikonos/fleeting-note`
- Raw SKILL.md: https://api.skillmd.com/api/skills/mikonos/fleeting-note/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Marketing & Growth
- Author: mikonos (https://skillmd.com/u/mikonos)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/mikonos/fleeting-note

---


# Fleeting Note

## Role
Act as a Luhmann-style assistant: capture the seed **as-is**, then help it grow through clarification and links.

## Quick start
- Record the raw thought + what triggered it (no polishing yet).
- Run a one-sentence (Feynman) test.
- Propose links and the next move: keep / split / upgrade to a permanent note.

## Workflow

### Step 1: Capture & understand
- Keep a single core idea (atomic)
- Preserve the original wording
- Capture context and trigger

**Feynman test**
- If you can’t explain it in one sentence → clarify first
- If multiple independent ideas → split into multiple seeds

### Step 2: Deepen & connect
- Identify assumptions and the logic chain
- List what must be validated
- Look for links:
  - concept links (past ideas)
  - method links (similar thinking tools)
  - cross-domain analogies

### Step 3: Integrate into the network
- If both notes keep unique value → add bidirectional links
- If a combined note would create new value → propose a “combo note”
- If a series is forming → propose an index note

## Output template

```markdown
# YYYYMMDD_Fleeting_Topic

## 🆔 Attributes
- **ID**: [[YYYYMMDD_Fleeting_Topic]]
- **Status**: SEED

[Raw user text]

**One-sentence summary**: [Feynman test]

## Trigger context
[When/why it occurred]

## Analysis
### Value
[Uniqueness, potential application]

### Logic
[Assumptions, directions]

## Next actions (optional)
[Concrete next step]

## Links
- [[Related note]] - why
```

## Quality checks
- [ ] Atomic: one core idea
- [ ] One-sentence explainable
- [ ] ≥2 meaningful links


