Flower Bloomer — Insight Capture Skill

Capture personal insights as structured flower artifacts with lineage metadata.

Updated Jul 5, 2025
One-click install
npx skills add https://github.com/nsuberi/ai-prototype-hub --skill flower-bloomer-insight-capture-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Flower Bloomer — Insight Capture Skill
Source: https://github.com/nsuberi/ai-prototype-hub/tree/main/prototypes/research-workspace/vault-seed/.claude/skills/flower-bloomer
Command: npx skills add https://github.com/nsuberi/ai-prototype-hub --skill flower-bloomer-insight-capture-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It captures meaningful personal connections in real time and preserves them with clear lineage so your insights don’t get lost or fade.

Core Features & Use Cases

  • Insight validation: Confirms the connection is genuinely personal rather than a mere factual restatement.
  • Lineage identification: Determines which root(s), branch, and triggering leaf the insight belongs to.
  • Structured vault capture: Saves a refined insight as a flower markdown file and records relationship edges to roots/leaves for later recall.
  • Use Case: When a learner connects their background to something they are exploring (e.g., “This is like my old experience with X”), the skill turns it into a reusable artifact for their Banyan Tree.

Quick Start

Ask the assistant to capture your personal connection as a flower on your Banyan Tree and include the insight in your own words with the correct root, branch, and triggering leaf lineage.

Frequently Asked Questions about Flower Bloomer — Insight Capture Skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I capture personal insights during learning without losing the context?

To capture personal insights, the skill validates your realization, extracts lineage identifiers for roots and branches, and saves a structured markdown file into your vault. This preserves the context of your learning connections for later recall.

How does insight validation distinguish genuine connections from factual restatements?

Insight validation triggers during interactive conversations when you signal understanding through analogies or restatements tied to your background. It confirms the connection is genuinely personal, ensuring only meaningful realizations are saved as artifacts.

Can I use markdown vault structures for personal reflection and knowledge management?

Yes, you can use a markdown vault for personal reflection. The skill writes a slugged markdown file for each insight and updates a .tree.json file with relationship edges, linking your reflections to their originating roots and branches.

What's the best way to track learning analytics for personal connections made during exploration?

Tracking learning analytics is handled by generating a JSON flower record with timestamps for each validated insight. This structured data links your personal connections to their triggering leaves, providing a clear lineage model for your exploration history.

Do I need a specific lineage modeling setup to record insights into a markdown vault?

You need a markdown vault with roots, branches, and leaves to support lineage modeling. The skill requires you to specify the correct root, branch, and triggering leaf lineage when capturing your insight to properly map the relationship edges.

Why are my insight captures not linking properly to the root and branch lineage?

Insight captures fail to link properly when the lineage identification step cannot map your realization to existing roots and branches. You must explicitly provide the correct root, branch, and triggering leaf to update the .tree.json edges successfully.