list-topics

List research topics with descriptions and sources from Wolfram and LaTeX files.

4|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/WolframInstitute/ClaudePluginComputationalResearch --skill list-topics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: list-topics
Source: https://github.com/WolframInstitute/ClaudePluginComputationalResearch/tree/main/skills/list-topics
Command: npx skills add https://github.com/WolframInstitute/ClaudePluginComputationalResearch --skill list-topics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you quickly understand the scope and content of a computational research project by listing all identified topics and their sources.

Core Features & Use Cases

  • Topic Inventory: Generates a consolidated list of all research topics within a project.
  • Source Attribution: Clearly indicates whether a topic originates from a Wolfram resource notebook or a LaTeX notes file.
  • Use Case: When starting a new phase of research or onboarding a new team member, use this Skill to get an immediate overview of the project's explored areas.

Quick Start

List all the topics covered in the current research project.

Frequently Asked Questions about list-topics

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

FAQPage Schema
How do I list all research topics covered in a computational project?

To list all research topics in a computational project, scan resource notebooks and LaTeX notes files to extract topic information. The tool consolidates these topics into a structured table grouped by source type, providing a comprehensive project overview.

What is the best way to get an overview of topics in a project from multiple file sources?

Getting a project topic overview from multiple file sources involves parsing Wolfram resource notebooks and LaTeX notes files. The process aggregates topic descriptions and attributes each to its originating source, presenting findings in a consolidated inventory.

How do I extract topic descriptions from LaTeX notes and resource notebooks?

Extracting topic descriptions from LaTeX notes and resource notebooks requires scanning files like ResourcesN.nb and notes*.tex. The system identifies topic information within these specific file formats and compiles the descriptions into a structured, readable inventory.

Can I generate a structured table of project topics grouped by their source files?

Yes, you can generate a structured table of project topics grouped by source files. The tool scans resource notebooks and LaTeX notes, then organizes the identified topics and their descriptions into a table clearly grouped by source type for easy review.

Does this topic listing tool work with both Wolfram notebooks and LaTeX files?

Yes, this topic listing tool works with both Wolfram notebooks and LaTeX files. It specifically scans ResourcesN.nb and notes*.tex files to locate topic information, ensuring comprehensive coverage across different documentation formats used in research projects.