learn

Manage brokenigloo session learnings in a persistent, searchable knowledge base.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/SeventhOdyssey71/broken-igloo --skill learn-seventhodyssey71
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/SeventhOdyssey71/broken-igloo/tree/main/skills/idea/learn
Command: npx skills add https://github.com/SeventhOdyssey71/broken-igloo --skill learn-seventhodyssey71

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents your brokenigloo session insights from getting lost by organizing, searching, summarizing, and exporting accumulated learnings into a persistent knowledge base.

Core Features & Use Cases

  • Review learnings: Revisit what you previously captured and understand your notes at a glance.
  • Search & synthesize: Find past answers by topic and connect related insights across sessions.
  • Summarize, append, and export: Produce concise summaries, safely add new learnings, and export cleaned-up notes for reuse.

Quick Start

Ask: "Review my learnings and summarize the top takeaways for Sui/Move and DeFi."

Frequently Asked Questions about learn

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

FAQPage Schema
How do I consolidate scattered session notes into a searchable knowledge base?

To consolidate scattered session notes into a searchable knowledge base, this Skill reads local context files and appends new entries with date-stamped, categorized, and privacy-preserving updates into a persistent markdown file.

What is the best way to summarize key takeaways from previous learning sessions?

Summarizing key takeaways from previous learning sessions is done by reviewing the accumulated entries in your local learnings file, applying metadata tagging, and synthesizing the saved notes into concise summaries.

How do I search past insights by topic across different sessions?

You can search past insights by topic across different sessions by querying your persistent knowledge base, which applies metadata tagging to filter and connect related historical learnings stored in the markdown file.

Can I export cleaned notes from my accumulated learnings for reuse?

Yes, you can export cleaned notes from your accumulated learnings for reuse. The Skill processes your stored session entries and outputs formatted, ready-to-use knowledge summaries while enforcing privacy-preserving updates.

Does managing session learnings work with Sui Move development contexts?

Managing session learnings works with Sui Move development contexts. You can capture, review, and summarize technical insights specifically related to Sui Move and DeFi directly within your persistent knowledge base.