基于 SOC 职业分类
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/aiFabricoCom/fabrico-collections-codex --skill fabrico-transcript-processing命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
Audit AWS cost optimization and tagging compliance.
Audit GCP cost optimization and labeling compliance.
Process discovery materials into Jira-ready epics and user stories, or iterate on an existing backlog.
| name | fabrico-transcript-processing |
| description | Clean transcripts and extract decisions, action items, and open questions. |
This skill helps you clean raw workshop or meeting transcripts and produce a structured, business-relevant document. It removes noise (small talk, greetings, filler words, off-topic tangents) while preserving all actionable and business-critical discussion points.
Use the checklist below and track your progress:
Processing progress:
- [ ] Step 1: Identify transcript format and meeting metadata
- [ ] Step 2: Identify and tag participants
- [ ] Step 3: Remove non-business content
- [ ] Step 4: Group remaining content by discussion topics
- [ ] Step 5: Extract key decisions
- [ ] Step 6: Extract action items and open questions
- [ ] Step 7: Preserve critical raw context
- [ ] Step 8: Save the cleaned transcript
Step 1: Identify transcript format and meeting metadata
Determine the format of the raw transcript:
[Speaker Name]: text)[00:12:34] text)Extract meeting metadata where available:
If metadata is not explicitly stated in the transcript, ask the user to provide it.
Step 2: Identify and tag participants
Scan the transcript for participant names or speaker labels. For each participant:
Step 3: Remove non-business content
Systematically identify and remove:
Important: When in doubt about whether content is business-relevant, keep it. It is better to preserve potentially useful context than to accidentally remove important information.
Step 4: Group remaining content by discussion topics
Analyze the cleaned content and organize it into logical discussion topics:
Step 5: Extract key decisions
Review the structured content and identify explicit and implicit decisions:
Step 6: Extract action items and open questions
Scan for action items:
Scan for open questions:
Step 7: Preserve critical raw context
Identify and preserve exact quotes or passages where the original wording is important:
Place these in a "Preserved Context" section with attribution to the speaker.
Step 8: Save the cleaned transcript
Generate the final output following the ./cleaned-transcript.example.md template.
Save the file to specifications/<workshop-name>/cleaned-transcript.md.
Review the output to ensure:
fabrico-task-extracting - uses the cleaned transcript as a primary input for identifying epics and stories