Skip to main content
GitHub 仓库

community-calls

community-calls 收录了来自 ethereumclassic 的 6 个 skills,并提供仓库级职业覆盖和站内 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