Skip to main content
GitHub 저장소

community-calls

community-calls에는 ethereumclassic에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
6
Stars
12
업데이트
2026-06-26
Forks
14
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

call-markdown
일반 사무원

Turn a call transcript into the committable call markdown — cleaned transcript + chapters + AI summary — without rendering any video. Content-aware: it inspects calls/<id>.md and runs only the stages not yet done (or the one you ask for). This is the "update the markdown" half of the call pipeline; use it directly when you want to process or fix a call's text without making a video.

2026-06-26
render-call
오디오 및 비디오 기술자

Render the full call video (MP4) from a completed call markdown, and produce the paste-ready YouTube handoff block (download URL, title, description, chapters). This is the "make the video" half of the call pipeline; run it when the markdown is already done and you want the video. Renders the full final by default (no draft unless asked). Needs the distributable audio mp3 to exist.

2026-06-26
videogen
오디오 및 비디오 기술자

Orchestrate the full call pipeline end to end — from a transcript to a published call page (cleaned transcript, chapters, AI summary) and a rendered video. Inspects the call markdown to see what's already done, proposes the remaining steps, and composes the per-stage skills, confirming before the render. Use for the whole flow; for a single part, run that step's skill directly.

2026-06-26
diarize
소프트웨어 개발자

Fix speaker attribution in a call transcript when one Zoom participant is actually two+ people (shared mic / same room). Local, CPU-only voice attribution that relabels the transcript and splits cues at speaker changes. On-demand — most calls do NOT need this; run it only when a Zoom label conflates multiple voices.

2026-06-26
draft-agenda
행정 서비스 관리자

Draft an agenda for the next upcoming community call based on recent calls, GitHub activity, and ecosystem news

2026-04-30
schedule-call
비서 및 행정 보조원(법률, 의료 및 임원 제외)

Schedule a new community call by creating a skeleton markdown file with date, time, and placeholder agenda

2026-03-07