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

Meeting Summary

skill-bam-bam-2-solo-skills-meeting-summary · by bam-bam-2

긴 회의록을 분석하여 핵심 결정사항과 액션아이템만 추출하는 스킬. 사용자가 회의록 요약을 요청할 때, 결정사항/액션아이템 추출을 요청할 때, '회의록 정리해줘', '미팅 내용 요약해줘', '/meeting-summary' 명령어 사용 시 트리거. 입력: 텍스트로 붙여넣은 회의록 또는 파일 경로.

— No reviews yet
0 installs
17 views
0.0% view→install

Install

$ agentstack add skill-bam-bam-2-solo-skills-meeting-summary

✓ 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-bam-bam-2-solo-skills-meeting-summary)

Reliability & compatibility

✓ Security review passed
0 installs to date
— no reviews yet
● 1mo 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 Meeting Summary? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

회의록 요약

출력 형식

아래 형식을 반드시 준수한다:

## 📋 회의 개요
- 일시: (언급된 경우)
- 참석자: (언급된 경우)
- 주제: (한 줄)

## ✅ 핵심 결정사항
1. [결정 내용] — (결정 근거나 맥락이 있으면 괄호 안에 간략히)
2. ...

## 📌 액션아이템
| 담당자 | 할 일 | 기한 |
|--------|--------|------|
| 홍길동 | 보고서 초안 작성 | 2/28 |
| 미정 | 벤더 견적 취합 | 다음 주 금요일 |

## 💬 추가 논의 필요 사항 (선택)
- (결론 없이 끝난 안건이 있을 때만 포함)

작성 규칙

  • 결정사항: 회의에서 확정된 사항만 포함. "검토하기로 했다", "논의했다"는 제외.
  • 액션아이템: 담당자 + 할 일 + 기한을 최대한 명시. 담당자/기한 불명확 시 "미정"으로 표기.
  • 간결하게: 원문을 그대로 옮기지 말고 핵심만 요약. 항목당 한두 줄 이내.
  • 없으면 생략: 결정사항이나 액션아이템이 없는 섹션은 "없음"으로 표기하지 말고 해당 섹션 자체를 생략.
  • 언어: 회의록 언어(한국어/영어 등)에 맞춰 동일 언어로 출력.

사용 예시

사용자가 회의록 텍스트를 붙여넣거나 파일을 제공하면 즉시 위 형식으로 요약을 출력한다. 추가 질문 없이 바로 요약 결과를 제공하는 것이 원칙이며, 내용이 불충분할 때만 간단히 안내한다.

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.