aif-note

Extract a research summary from conversation context and save it as a numbered Markdown note.

Updated Mar 4, 2026
One-click install
npx skills add https://github.com/mind-systems/mind_context --skill aif-note
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aif-note
Source: https://github.com/mind-systems/mind_context/tree/main/.claude/skills/aif-note
Command: npx skills add https://github.com/mind-systems/mind_context --skill aif-note

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Extracts a concise research summary from the current conversation context and saves it as a numbered note file for future reference.

Core Features & Use Cases

  • Automatically summarize discussions, discoveries, and insights from a session.
  • Persist findings to .ai-factory/notes as numbered notes with a slug derived from the topic.
  • Provide a consistent template including date, source, key findings, details, and open questions.

Quick Start

Summarize the current conversation context and save it as the first numbered note using the derived topic slug.

Frequently Asked Questions about aif-note

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

FAQPage Schema
How do I summarize research findings from a conversation context into a note?

To summarize research findings from a conversation context, the skill extracts key insights and saves them as a numbered note file. It uses a fixed Markdown template containing date, source, key findings, details, and open questions.

What is the best way to persist key findings after a research session?

The best way to persist key findings after a research session is to save them as a numbered note file. The skill automatically increments the file number and derives a slug from the topic to organize research summaries.

How do I save research insights as a Markdown file with a fixed template?

You can save research insights as a Markdown file by applying a fixed template that structures the data into sections. The template includes fields for date, source context, key findings, details, and open questions for future reference.

Where are numbered notes stored when summarizing a deep-dive exploration?

When summarizing a deep-dive exploration, numbered notes are stored in the `.ai-factory/notes/` directory. The system auto-increments the note number and appends a topic-derived slug to create the final Markdown filename.

Can I automatically extract open questions from my current conversation context?

Yes, you can automatically extract open questions from your current conversation context. The skill processes the session's discussion, discoveries, and insights to populate a dedicated open questions section in the note template.

Does this note-taking tool require any external dependencies to save research summaries?

No, this note-taking tool requires no external dependencies to save research summaries. It operates independently to extract concise summaries from the conversation context and write them directly as numbered Markdown files.