Install
$ agentstack add skill-tommy-ca-notion-skills-meeting-intelligence ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Overview
The Meeting Intelligence skill prepares you for productive meetings by automatically gathering relevant context, analyzing past interactions, and creating comprehensive meeting agendas. It helps ensure you enter meetings informed and prepared.
When to Use
Use this skill when you need to:
- Prepare for important meetings
- Gather context about attendees and topics
- Create comprehensive meeting agendas
- Review past interactions with participants
- Identify potential discussion points and blockers
- Prepare background materials for meetings
Features
- Context Gathering: Automatically collects relevant documentation and past interactions
- Attendee Analysis: Gathers information about meeting participants
- Agenda Creation: Generates structured meeting agendas with timing
- Background Materials: Compiles reference materials and context documents
- Risk/Blocker Identification: Surfaces potential issues to address
- Decision Tracking: Monitors previously made decisions relevant to the meeting
Requirements
- Notion API Access: For retrieving documentation and meeting history
- Calendar Integration (Optional): To pull meeting details
- Context Database: Notion database with relevant background information
- Team Database: Directory of team members and their expertise areas
Implementation Details
This skill leverages Notion as a knowledge base to:
- Search relevant documentation and past meetings
- Analyze attendee profiles and expertise areas
- Identify agenda items based on historical context
- Create structured agenda pages in Notion
- Compile background materials and references
- Track follow-up items from previous meetings
Meeting Preparation Workflow
Meeting Request
↓
Extract Meeting Details
↓
Search Relevant Context
↓
Analyze Attendees
↓
Identify Agenda Items
↓
Compile Background Materials
↓
Create Comprehensive Agenda
↓
Output: Prepared Meeting Document
Example Use Cases
- Executive Status Meeting
- Gathers recent project updates, metrics, and blockers
- Creates agenda aligned with executive focus areas
- Prepares data and trend analysis
- Client Meeting
- Compiles project history, agreements, and past discussions
- Identifies open items and next steps
- Creates agenda addressing client concerns
- One-on-One
- Gathers feedback, performance notes, and career development info
- Creates agenda with growth and feedback discussion
- Cross-functional Planning
- Collects input from all stakeholders
- Identifies dependencies and potential conflicts
- Creates comprehensive coordination agenda
Configuration
NOTION_API_TOKEN=your_token_here
MEETING_DATABASE_ID=your_database_id
CONTEXT_DATABASE_ID=your_context_database_id
ATTENDEE_DATABASE_ID=your_attendee_database_id
See Also
- [Knowledge Capture](/skills/knowledge-capture) - For documenting meeting outcomes
- [Research Documentation](/skills/research-documentation) - For background research
- [Spec to Implementation](/skills/spec-to-implementation) - For meeting-driven implementation planning
- Notion Database Documentation
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: tommy-ca
- Source: tommy-ca/notion-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.