meeting

Extracts meeting notes from Fellow and publishes them to Confluence.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/arjunrattan-lab-ai/AICopilot-Projects --skill meeting-arjunrattan-lab-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting
Source: https://github.com/arjunrattan-lab-ai/AICopilot-Projects/tree/main/.github/skills/meeting
Command: npx skills add https://github.com/arjunrattan-lab-ai/AICopilot-Projects --skill meeting-arjunrattan-lab-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mcp__fellow__sync_meetings, mcp__fellow__search_meetings, mcp__fellow__get_meeting_transcript, mcp__fellow__get_meeting_summary, mcp_com_atlassian_createConfluencePage, mcp_com_atlassian_getConfluencePageDescendants, searchConfluenceUsingCql, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating meeting notes, extracting decisions and action items, and syncing them to Confluence, saving valuable time and ensuring accuracy.

Core Features & Use Cases

  • Automated Meeting Notes: Extracts decisions and action items from Fellow meeting transcripts and generates structured notes in Confluence.
  • Decision and Action Item Tracking: Updates the initiative's Decisions Log with extracted decisions and action items.
  • Use Case: After a meeting, simply trigger the skill with the meeting identifier and it will automatically create a meeting note, update the Decisions Log, and append decisions.

Quick Start

To create a meeting note for a specific meeting, use the 'meeting' skill with the meeting identifier and provide the Confluence parent page and Decisions Log page details.

Frequently Asked Questions about meeting

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

FAQPage Schema
How do I automate meeting notes creation from Fellow and sync them to Confluence?

To automate meeting notes creation, this Skill extracts decisions and action items from Fellow meeting transcripts and publishes structured notes directly to a specified Confluence parent page.

What is the best way to track decisions and action items from meeting transcripts?

Tracking decisions and action items is handled by extracting data from Fellow transcripts and automatically updating a designated Decisions Log page in Confluence with the identified items.

Do I need Fellow and Confluence integrations to automate meeting note publishing?

Yes, you need both Fellow API and Confluence integration configured to enable meeting synchronization, transcript retrieval, and automated Confluence page creation for your notes.

Can I use a meeting identifier to automatically update a Confluence Decisions Log?

Yes, you can trigger the process using a specific meeting identifier to automatically extract decisions, create a meeting note, and append those decisions to your Confluence Decisions Log.

How does automated meeting synchronization handle Confluence page structure?

Automated meeting synchronization creates a new Confluence page under a provided parent page and retrieves existing page descendants to accurately update the Decisions Log hierarchy.