
from agent-skills11
Transcribe local audio/video files (MP4/M4A/MP3/WAV) to text and optionally produce meeting minutes, speaker-separated transcripts, action items, and PPT-ready
Local Media Transcription processes local audio and video files to produce readable transcriptions and structured meeting deliverables. It supports common media formats (MP4, M4A, MP3, WAV, WEBM) and workflows for Japanese and multilingual meetings, offering raw transcripts, speaker-separated outputs (when diarization is available), meeting minutes, cleaned customer-facing summaries, action-item lists, and PowerPoint-friendly bullet points. The skill documents tool checks and decision points (ffmpeg/ffprobe availability, whisper CLI availability) and emphasizes quality checks on transcription outputs.
Use this skill when you need to transcribe recorded meetings, training sessions, or local screencast videos without sending media to remote services. It's suitable for internal reviews, producing post-meeting minutes, or preparing customer-facing summaries where some human verification is expected. If diarization tools are unavailable, the skill falls back to a plain transcription and clearly documents limitations.
Works with local-execution aware agents that can run CLI tools (whisper, ffmpeg) and access filesystem inputs.
Local media transcription skill for Japanese audio/video files using whisper CLI. No bundled scripts — purely instructional SKILL.md guiding the agent through transcription, speaker diarization, and post-processing into meeting minutes, action items, and PPT summaries. Well-structured decision tree with quality rules, but requires ffmpeg/whisper to be pre-installed.
Clean skill with no scripts to audit. The workflow is comprehensive with good error-handling guidance (check tools before running, offer alternatives). Shell command example uses unquoted variable interpolation which is a minor pattern concern but not exploitable in this documentation context. CC BY-NC-SA 4.0 license.
Packet Capture Analysis
Analyze pcap/pcapng captures to produce protocol summaries, evidence-backed IP labeling, PNG visualizations and a structured Markdown report.
Azure Advisor Monthly Report
Generates a customer-facing monthly Azure Advisor and cost-management report (Markdown + PowerPoint) with guardrails and validation checks.