AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Prep Meeting

skill-timominkus-obsidian-para-gtd-ai-prep-meeting · by timominkus

>

No reviews yet
0 installs
10 views
0.0% view→install

Install

$ agentstack add skill-timominkus-obsidian-para-gtd-ai-prep-meeting

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-timominkus-obsidian-para-gtd-ai-prep-meeting)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
4mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Prep Meeting? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Prep Meeting Skill

Prepares you for any upcoming meeting by loading relevant context, compiling topics to address, and creating a structured prep note. The note is intentionally lightweight — Notes and Tasks are filled after the meeting via /process-meeting.


CRITICAL RULES

  • Templates: Always read 04_RESOURCES/Templates/Meeting Preparation.md before creating a note
  • WikiLinks: NEVER wrap [[WikiLinks]] in backticks
  • File placement: Follow the folder routing table below — NEVER save directly in 03_AREAS/Meetings/
  • No speculation: Only add topics you have evidence for (hub file, daily note, previous meeting note)

Step 1 — Identify the meeting

Determine: which meeting, which date, which attendees.

If the user gave enough context (e.g. "prep for team standup with Dennis tomorrow"), confirm and proceed. If unclear, ask: "Which meeting, with whom, and on what date?"

Once identified, determine:

  • Meeting type: 1:1 with direct report / 1:1 with peer / 1:1 with leadership / team meeting / external / other
  • Attendees: list of names

Step 2 — Load context

Run all relevant reads in parallel:

  1. Hub files — for each attendee who has a hub file, read it from 03_AREAS/People/:
  • Direct reports: 03_AREAS/People/Team/[Name]/[Name].md
  • Peers: 03_AREAS/People/Peers/[Name]/[Name].md
  • Leadership: 03_AREAS/People/Leadership/[Name]/[Name].md
  • Extract: 📌 Next Meeting items, open tasks (👥 / ⌛), Focus Topics
  1. Daily Note — read 01_ACTIVE/Daily Notes/YYYY-MM-DD.md
  • Extract: any 📌 @[attendee] items relevant to this meeting
  1. Previous meeting note — glob 03_AREAS/**/*[Name or MeetingKeyword]*.md for the most recent note of this recurring meeting type
  • Extract: open action items, unresolved topics
  1. Meeting Preparation template — read 04_RESOURCES/Templates/Meeting Preparation.md

Step 3 — Compile "My Topics & Questions"

From all loaded context, compile a deduplicated list of topics to raise:

  • 📌 items from hub files and daily note (primary source)
  • Open tasks or waiting-for items that need a status update
  • Unresolved items from the previous meeting note
  • Any context the user provided in the prompt

Keep topics concise: one line each. No invented items.


Step 4 — Create the prep note

Create the file using the template. Fill in only the ## Meeting Preparation section:

  • Frontmatter: apply standard meeting frontmatter
  • Header: date + meeting name
  • Meeting Date / Type / Attendees: fill from Step 1
  • My Topics & Questions: insert compiled topics as a prioritized bullet list
  • Open Tasks & Delegations: pull from hub file tasks section

CRITICAL — ## Meeting Documentation section: Leave completely untouched with template placeholders. These are filled after the meeting via /process-meeting.

Frontmatter:

---
tags: [meeting, preparation, YYYY-MM-DD]
up: "[[folder-path]]"
---

File naming: YYYY-MM-DD_[Meeting-Name].md

Folder routing:

| Meeting type | Folder | |---|---| | 1:1 with direct report | 03_AREAS/People/Team/[Name]/ | | 1:1 with peer | 03_AREAS/People/Peers/[Name]/ | | 1:1 with leadership | 03_AREAS/People/Leadership/[Name]/ | | Recurring team meeting | 03_AREAS/Organization/[MeetingType]/ | | General / external | 03_AREAS/Organization/ |


Step 5 — Summary

Tell the user briefly:

  • File created at [path]
  • How many topics are queued
  • The 1–2 most important topics to not skip (your judgment based on context)

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.