🗓️
AutomationJavaScript

Meeting

by benoror

Meeting is an Automation skill for Claude Code, published by benoror in obsidianos_work.

165 stars13 forkson benoror/obsidianos_workAdded 2026/09/08Repository updated 2026/06/11
claude-codecursorobsidianopencode
Install in seconds
Install Meeting
Copy Meeting into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/benoror/obsidianos_work/tree/main/.agents/skills/meeting ~/.claude/skills/meeting

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/benoror/obsidianos_work.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/meeting/SKILL.md in benoror/obsidianos_work
Installs to
~/.claude/skills/meeting
Collection
One of 24 skills cataloged from this repository
Category
Automation2226 skills

What Meeting does

Meeting creates meeting notes from a title or today’s Google Calendar events, and can wrap existing notes by running the follow-up workflow. Use it when starting a meeting note or finishing one with transcripts, participants, and action items.

Meeting is cataloged under Automation on DirSkills. Meeting comes from a repository tagged claude-code, cursor, obsidian and opencode.

Documentation

README

Meeting

Usage

  • /meeting {title} — Create a meeting note with the given title and today's date.
  • /meeting {title} folder={subfolder} — Create in a specific subfolder under Meetings/.
  • /meeting (no args) — List today's Google Calendar events and let the user pick one. (Requires gws + Calendar — see SETUP.md and google-workspace-cli.)
  • /meeting wrap <path> — Wrap up an existing meeting by running /mail-transcripts, /cache-notes, /fill-participants, and /followup-todos in sequence, with a single commit at the end.
  • /meeting wrap pending [<dates>] — Find meetings missing any wrap step and wrap them in sequence. Optional date filter (see Mode D).

File Naming

Format: {Title} - YYYY-MM-DD.md

This is the opening of the README. Read the full README on GitHub.

Commands Meeting provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /meeting
  • /mail-transcripts
  • /cache-notes
  • /fill-participants
  • /followup-todos
  • /note-status
  • /organize-meetings

Frequently asked about Meeting

  • What else does benoror publish alongside Meeting?

    Meeting is one of 24 skills that DirSkills catalogs from benoror/obsidianos_work, the repository it ships in. Its siblings there include Cache Notes, Commit and Defuddle. Each one is a separate skill with its own page in this directory, installs the same way Meeting does, and is maintained by benoror in that same repository. The rest of the collection is listed on the benoror/obsidianos_work page.

  • How does Meeting compare to other Automation skills?

    Meeting ranks #2033 by stars among the 2226 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Meeting against them. Open each page to compare what they document and how they install.

More from benoror/obsidianos_work

Meeting is one of 24 skills cataloged on DirSkills from benoror/obsidianos_work.

See all 24 skills