extract-my-action-items이란?
Fireflies 통화 기록에서 작업 항목을 추출합니다. 모든 참석자에 대한 기본 추출; 대상자를 지정하여 자신의 것만 추출합니다. 사용자가 녹화된 회의에서 약속, 할당 및 후속 조치를 찾으려고 할 때 사용합니다. 출처: casper-studios/casper-marketplace.
Fireflies 통화 기록에서 작업 항목을 추출합니다. 모든 참석자에 대한 기본 추출; 대상자를 지정하여 자신의 것만 추출합니다. 사용자가 녹화된 회의에서 약속, 할당 및 후속 조치를 찾으려고 할 때 사용합니다.
명령줄에서 extract-my-action-items AI 스킬을 개발 환경에 빠르게 설치
출처: casper-studios/casper-marketplace.
Extract action items from a Fireflies transcript using parallel subagents. Catches items automated summaries miss.
Extract the search criteria (date, keyword, or transcript ID) from the invocation.
The transcript API returns a JSON array (or an MCP wrapper containing one). Extract to plain text before chunking.
Fireflies 통화 기록에서 작업 항목을 추출합니다. 모든 참석자에 대한 기본 추출; 대상자를 지정하여 자신의 것만 추출합니다. 사용자가 녹화된 회의에서 약속, 할당 및 후속 조치를 찾으려고 할 때 사용합니다. 출처: casper-studios/casper-marketplace.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/casper-studios/casper-marketplace --skill extract-my-action-itemsFireflies 통화 기록에서 작업 항목을 추출합니다. 모든 참석자에 대한 기본 추출; 대상자를 지정하여 자신의 것만 추출합니다. 사용자가 녹화된 회의에서 약속, 할당 및 후속 조치를 찾으려고 할 때 사용합니다. 출처: casper-studios/casper-marketplace.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/casper-studios/casper-marketplace --skill extract-my-action-items 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/casper-studios/casper-marketplace