ontologia-transcript

Generate executive summaries and ontology analysis from meeting transcripts into Obsidian.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/ramirlm/skillshare-ramir --skill ontologia-transcript
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ontologia-transcript
Source: https://github.com/ramirlm/skillshare-ramir/tree/main/ontologia-transcript
Command: npx skills add https://github.com/ramirlm/skillshare-ramir --skill ontologia-transcript

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires summarize, ontology, transcription, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of extracting actionable insights, structured data, and persistent knowledge from raw meeting transcripts, transforming unstructured conversations into valuable assets.

Core Features & Use Cases

  • Summarization: Generates concise executive summaries of meetings using the summarize skill.
  • Ontology Analysis: Identifies and structures key entities (People, Organizations, Projects, Tasks, Decisions) from the transcript using the ontology skill.
  • Knowledge Persistence: Automatically saves meeting notes with structured frontmatter to an Obsidian vault and updates the ontology graph.
  • Use Case: After a project kickoff meeting, this Skill can provide a summary, list all action items assigned, document key decisions made, and store everything in your Obsidian vault, ready for future reference and linked to other project entities.

Quick Start

Process the attached meeting transcript to generate a summary, analyze its ontology, and save it to Obsidian.

Frequently Asked Questions about ontologia-transcript

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

FAQPage Schema
How do I extract action items and decisions from meeting transcripts automatically?

To extract action items from meeting transcripts, this Skill performs ontology analysis to identify key entities like tasks, decisions, and projects, then structures them into persistent knowledge within an Obsidian vault.

Does this transcript summarization Skill work with Obsidian?

Yes, this transcript summarization Skill works directly with Obsidian by saving processed meeting notes with structured frontmatter and updating the ontology graph to link participants, projects, and tasks.

Can I generate executive summaries and track meeting participants simultaneously?

Yes, you can generate executive summaries and track meeting participants simultaneously because the Skill orchestrates summarization and ontology analysis to output concise overviews alongside structured entity extraction.

What is the best way to structure unstructured meeting notes for knowledge management?

The best way to structure unstructured meeting notes for knowledge management is using ontology analysis to map relationships between people, organizations, and tasks, persisting the results as linked notes in an Obsidian vault.

Do I need a transcription tool before using this ontology analysis Skill?

Yes, you need a transcription tool to supply the raw text, because this Skill depends on the `transcription`, `summarize`, and `ontology` skills to process meeting transcripts into structured knowledge.

Why use ontology analysis for meeting transcripts instead of basic summarization?

Ontology analysis goes beyond basic summarization by extracting and structuring relationships between meeting entities like organizations, projects, and decisions, creating a linked knowledge graph rather than isolated text summaries.