integrate-recent-notes

Analyze recent notes against a knowledge base using local brain search.

103|31|Updated Nov 2, 2025
One-click install
npx skills add https://github.com/Abilityai/cornelius --skill integrate-recent-notes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: integrate-recent-notes
Source: https://github.com/Abilityai/cornelius/tree/main/.claude/skills/integrate-recent-notes
Command: npx skills add https://github.com/Abilityai/cornelius --skill integrate-recent-notes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures that newly created notes are not isolated, but are actively integrated and connected within your existing knowledge base, preventing knowledge silos.

Core Features & Use Cases

  • Identify Recent Notes: Automatically finds notes created or modified within the last 14 days.
  • Analyze Connections: Discovers semantic relationships between new notes and your established knowledge base using a local vector search index.
  • Categorize Integration Status: Classifies notes as "Well-connected," "Partially connected," or "Isolated" based on connection strength and quantity.
  • Generate Integration Reports: Creates a detailed report outlining the integration status and suggesting specific linking and synthesis opportunities for isolated notes.
  • Use Case: After a week of research and note-taking, run this Skill to automatically identify any new insights and see how they relate to your existing understanding, prompting you to link them appropriately.

Quick Start

Run the integrate-recent-notes skill to find and map connections for notes created in the last two weeks.

Frequently Asked Questions about integrate-recent-notes

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

FAQPage Schema
How do I find connections for recent notes in my knowledge base?

To find connections for recent notes, this Skill identifies notes created or modified within the last 14 days and analyzes their semantic relationships against your existing knowledge base using local brain search. It categorizes integration status to highlight how new entries link to established knowledge.

How do I prevent isolated notes and knowledge silos in Obsidian?

Preventing isolated notes involves running an analysis on recently created entries to map their semantic connections. This Skill categorizes new notes as well-connected, partially connected, or isolated, and generates a report with suggested linking actions to stop knowledge silos from forming.

What is semantic note integration for recently modified files?

Semantic note integration is the process of mapping newly created notes to your existing knowledge base using local vector search. It evaluates connection strength and quantity to categorize notes by integration status and suggests synthesis opportunities for isolated entries.

Do I need a local brain search index for note connection discovery?

Yes, you need an up-to-date local brain search index for note connection discovery. This Skill relies on the local vector search index to accurately identify semantic relationships between your recent notes and the broader knowledge base.

How do I generate a report with suggested actions for isolated notes?

To generate a report with suggested actions for isolated notes, run this Skill to analyze your recent entries. It automatically categorizes integration status and outputs a detailed report outlining specific linking and synthesis opportunities for notes lacking connections.

What are the limitations of mapping recent notes to a knowledge base?

A key limitation of mapping recent notes is that the analysis is restricted to entries created or modified within the last 14 days. Additionally, the accuracy of connection discovery depends entirely on having an up-to-date local brain search index.