source_registry

Fetch and categorize thesis reference sources into author papers, review articles, and general references.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/aurelio-amerio/phd-thesis --skill source-registry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: source_registry
Source: https://github.com/aurelio-amerio/phd-thesis/tree/main/.agent/skills/source_registry
Command: npx skills add https://github.com/aurelio-amerio/phd-thesis --skill source-registry

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill organizes all sources from the thesis references notebook, making it easier to find and use specific types of references for research and analysis.

Core Features & Use Cases

  • Source Categorization: Automatically sorts sources into 'Author Papers', 'Review Articles', and 'General References' based on title patterns.
  • Prerequisite Skill: Essential for other thesis research skills, providing necessary source IDs.
  • Use Case: Before asking about specific author papers, run this skill once to get a clean, categorized list of all relevant source IDs.

Quick Start

Call the source registry skill to fetch and categorize all thesis sources.

Frequently Asked Questions about source_registry

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

FAQPage Schema
How do I categorize thesis references in a NotebookLM notebook?

Categorizing thesis references in a NotebookLM notebook involves fetching all sources and automatically sorting them into author papers, review articles, and general references based on specific title prefixes. This Skill provides a clean, categorized list of all relevant source IDs for your research.

What is the best way to organize thesis sources before running research analysis?

The best way to organize thesis sources before analysis is to run a categorization process that separates them into author papers, review articles, and general references. This serves as a prerequisite step by providing necessary, categorized source IDs for downstream research tasks.

How are sources sorted into author papers and review articles?

Sources are sorted into author papers and review articles by analyzing title patterns. The Skill detects specific prefixes in the source titles to automatically categorize each reference from the thesis notebook into the appropriate research category.

Do I need to categorize my NotebookLM sources before using other thesis research skills?

Yes, you need to categorize your NotebookLM sources before using other thesis research skills. This Skill acts as an essential prerequisite, fetching and organizing sources to provide the specific source IDs required by downstream thesis analysis tools.

Can I automatically extract source IDs from my thesis references notebook?

Yes, you can automatically extract source IDs from your thesis references notebook. By calling the source registry process, it fetches all sources, categorizes them by title prefixes, and outputs organized source IDs ready for subsequent research skills.