meetings-list

Generate a sorted list of recent meeting and voice memo files from a designated folder.

127|22|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/flonat/flonat-research --skill meetings-list
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: meetings-list
Source: https://github.com/flonat/flonat-research/tree/main/skills/meetings-list
Command: npx skills add https://github.com/flonat/flonat-research --skill meetings-list

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill addresses the need for users to quickly retrieve and manage their meeting history and voice memos, streamlining access to information about their recent communications.

Core Features & Use Cases

  • List Recent Meetings and Memos: Offers an at-a-glance view of meetings and voice memos for easy navigation.
  • Filtering Capabilities: Allows users to list only specific types of recordings such as voice memos or meetings.
  • Use Case: If a user needs to recall details from a past meeting, they can use the skill to quickly review a list of meetings sorted by recency.

Quick Start

Type 'minutes list' to list the most recent 10 recordings, or 'minutes list -t memo' to view only the voice memos.

Frequently Asked Questions about meetings-list

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

FAQPage Schema
How do I list recent meeting records and voice memos for personal organization?โ–ผ

You can list recent meetings and voice memos by typing 'minutes list' to view the most recent 10 recordings, or use 'minutes list -t memo' to filter and view only voice memos.

Can I filter my recording management list to show only voice memos?โ–ผ

Yes, you can filter your recording management list to show only voice memos by using the 'minutes list -t memo' command. This provides an at-a-glance view of specific recording types sorted by recency.

What file format is required for meeting history files to be recognized?โ–ผ

Meeting history files must end in .md to be recognized as meeting records. The skill utilizes this file metadata for categorization and sorting within your designated personal organization folder.

What is the best way to quickly retrieve past meeting details for academic organization?โ–ผ

The best way to retrieve past meeting details is to generate a sorted list of recent recordings. This allows you to quickly review meeting histories and locate the specific communication details you need.

Are there limitations when managing a large meeting history with this file listing method?โ–ผ

A limitation of this file listing method is that it defaults to showing the most recent 10 recordings. Additionally, it strictly requires files ending in .md to consider them as valid meeting records.