Skip to content

AI

The Idea

The process of creating content can itself be content.

Expanded

When working with AI assistants, the conversation itself - the prompts, the iterations, the decisions made - forms a narrative that others can learn from. Instead of just publishing the “finished product,” document the entire creation process.

This applies to:

  • Building systems with AI help (this very system was built this way)
  • Debugging sessions that reveal thought patterns
  • Design decisions made through dialogue
  • The evolution of ideas through iteration

Why It Matters

  1. Authenticity: Shows real work, not polished facades
  2. Educational: Others learn from the process, not just the result
  3. Efficiency: No separate “documentation” step - work IS documentation
  4. Content multiplication: One work session = multiple content pieces

This Session as Example

This very conversation demonstrates the concept:

  • User wanted a system to capture prompts/ideas/misses
  • The conversation itself is content about building that system
  • Meta-recursion: we’re documenting the documentation system
  • /session-to-blog skill - transforms sessions into posts
  • /thought-dialogue skill - captures thinking process
  • Show Your Work (Austin Kleon) - the philosophy

Content Angle

Multiple posts possible:

Read more

The Idea

Invert the documentation burden: user thinks freely, AI silently captures.

Context

While building a content seed capture system, user realized that manual capture commands (seed-idea, seed-prompt) still require context-switching. The insight: AI should be a passive harvester, not a tool to invoke.

Raw Quote

“seed idea capture and naming should be automated. I am just doing ideation and feedback on agent work and you harvest all”

Expansion Potential

This pattern applies beyond content seeds:

  • Meeting notes (human talks, AI summarizes)
  • Code documentation (human codes, AI documents)
  • Decision logs (human decides, AI records rationale)
  • Learning journals (human works, AI extracts lessons)

The shift: from “user documents with AI help” to “AI documents while user works”

Content Angle

  • Philosophy piece: “The Passive AI Collaborator”
  • Tutorial: “Building auto-capture systems with LLMs”
  • Case study: “How I stopped taking notes and let AI do it”