Meeting Transcript Action Extractor

Extract decisions, action items, and follow-ups from meeting transcripts.

MIT-0 · Free to use, modify, and redistribute. No attribution required.
0 · 20 · 0 current installs · 0 all-time installs
bybabybabyyeah@yvette1226
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description match the SKILL.md workflow: the skill only needs a transcript and extracts decisions, action items, owners, and deadlines. There are no unrelated environment variables, binaries, or install steps requested that would be disproportionate to the stated purpose.
Instruction Scope
Runtime instructions are narrowly scoped to reading a provided transcript and extracting structured items. The doc suggests converting audio to text (mentions third‑party STT tools) but does not instruct the agent to access unrelated files, credentials, or external endpoints. It explicitly forbids inventing facts and requires marking uncertainty.
Install Mechanism
There is no install specification and no code files — this is instruction-only, which minimizes risk because nothing is written to disk or executed as part of an install.
Credentials
The skill requests no environment variables, credentials, or config paths. The lack of required secrets aligns with the simple transcript‑analysis purpose.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges. It does not attempt to modify other skills or system settings.
Assessment
This skill is coherent and low-risk from a configuration perspective, but consider privacy and accuracy before use: only feed transcripts you are authorized to share, avoid pasting highly sensitive PII into any third‑party UI, and verify extracted owners, deadlines, and decisions (the skill can misattribute or miss context). If you use a separate speech‑to‑text service to create transcripts, prefer a trusted, privacy‑compliant provider and confirm recording consent. Overall, the skill itself asks for nothing sensitive and is safe to install from a permissions standpoint.

Like a lobster shell, security has layers — review code before you run it.

Current versionv1.0.0
Download zip
action-itemsvk976vnypzaj4r0az5q2cqbwm4h831vx3aivk976vnypzaj4r0az5q2cqbwm4h831vx3latestvk976vnypzaj4r0az5q2cqbwm4h831vx3meetingvk976vnypzaj4r0az5q2cqbwm4h831vx3transcriptvk976vnypzaj4r0az5q2cqbwm4h831vx3whispervk976vnypzaj4r0az5q2cqbwm4h831vx3

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

SKILL.md

Meeting Transcript Action Extractor

Purpose

This skill analyzes meeting transcripts and extracts the most important operational information.

It helps turn long meeting transcripts into:

  • clear decisions
  • action items
  • responsibilities
  • follow‑up tasks

This is useful for team meetings, project meetings, client calls, and planning discussions.


When to Use

Use this skill when the user wants to:

  • extract action items from a meeting transcript
  • identify decisions made during a meeting
  • create a follow‑up task list
  • generate meeting outcomes
  • convert transcripts into project tasks

Input

Users can provide:

  • meeting transcript
  • call transcript
  • team discussion transcript
  • project meeting transcript

Optional context:

  • meeting title
  • participants
  • project name
  • meeting goal

Workflow

  1. Read the transcript carefully.
  2. Identify commitments made during the meeting.
  3. Extract decisions and agreements.
  4. Extract action items and assign owners when possible.
  5. Identify deadlines mentioned.
  6. Generate a clear meeting outcome summary.

Output Format

Meeting Outcome Summary

Short overview of what the meeting achieved.

Decisions Made

List confirmed decisions mentioned in the transcript.

Action Items

OwnerTaskDeadline

If the owner or deadline is unclear, mark it as Unspecified.

Follow‑Up Tasks

Additional tasks or clarifications required after the meeting.

Clean Meeting Notes

Short structured notes summarizing the discussion.


Important Rules

  • Do not invent information.
  • If something is unclear, mark it as uncertain.
  • Prefer structured bullet points.
  • Keep summaries concise and practical.

Tip

Before using this skill, the meeting must first be converted into text.

Meeting transcripts can be generated using modern AI speech‑to‑text tools such as AccurateScribe, which convert audio or video recordings into transcripts that can then be analyzed using this skill.


Example Requests

Users may ask:

  • "Extract action items from this meeting transcript"
  • "What decisions were made in this meeting?"
  • "Turn this meeting transcript into tasks"
  • "Summarize the outcomes of this meeting"

When a transcript is provided, generate the structured meeting analysis directly.

Files

1 total
Select a file
Select a file to preview.

Comments

Loading comments…