AssemblyAI

16 mods across 3 repositories, 224 stars between them.

assemblyai

02

AssemblyAI/assemblyai-skill

Skill Claude CodeCodex

Use when implementing speech-to-text, audio transcription, real-time streaming STT, audio intelligence features, or voice AI using AssemblyAI APIs or SDKs. Use when user mentions AssemblyAI, voice agents, transcription, speaker diarization, PII redaction of audio, LLM Gateway for audio understanding, or applying LLMs…

11 25d ago A 119 tokens

cleanup-reviewer

03

AssemblyAI/blurt

Agent Claude Code

Reviews code for reuse, simplification, dead code, efficiency, and altitude — quality only, not correctness bugs. Pre-briefed on Blurt's deliberately-dormant code so a dead-code pass doesn't propose deleting it. Use for /simplify-style cleanup passes, one agent per angle.

5 4d ago A 64 tokens original MIT

macos-hig-reviewer

04

AssemblyAI/blurt

Agent Claude Code

Reviews SwiftUI/AppKit UI changes against macOS Human Interface Guidelines — modality, alerts vs inline validation, grouped-form structure, controls, and native idioms. Use after editing views in App/Blurt (wizard, settings, overlay).

5 4d ago A 55 tokens original MIT

AssemblyAI/blurt

Agent Claude Code

Reviews Swift changes for Swift 6 strict-concurrency correctness (actor isolation, Sendable, @MainActor, data races) and Blurt's documented audio/pipeline invariants. Use after editing engine or app code that touches actors, async, the mic capture path, or the dictation pipeline.

5 4d ago A 67 tokens original MIT

SessionStart

06

AssemblyAI/blurt

Hook Claude Code

Runs when a session starts, executing session-start.sh. From AssemblyAI/blurt.

5 4d ago A tokens not measured copy · 52% MIT

PreToolUse

07

AssemblyAI/blurt

Hook Claude Code

Runs before the agent uses a tool for Edit, Write and MultiEdit tool calls, executing protect-pbxproj.sh. From AssemblyAI/blurt.

5 4d ago A tokens not measured copy · 50% MIT

PostToolUse

08

AssemblyAI/blurt

Hook Claude Code

Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing swift-format.sh and swiftlint.sh (2 commands). From AssemblyAI/blurt.

5 4d ago A tokens not measured copy · 45% MIT

blurt

09

AssemblyAI/blurt

Settings file Claude Code

Agent settings declaring 3 hook events (SessionStart, PreToolUse, PostToolUse) and 31 allowed tools.

5 4d ago A tokens not measured original MIT

check

10

AssemblyAI/blurt

Skill Claude CodeCodex

Verify the repo is green by running scripts/check.sh — the same full health check CI runs (swift test + coverage gate, sanitizers, xcodegen drift, app build, swift-format/swiftlint/periphery/prettier/markdownlint/shellcheck/shfmt, site deployability, settled-decision invariants, ruff + pytest over evals/). Its…

5 4d ago A 164 tokens original MIT

launch-metrics

11

AssemblyAI/blurt

Skill Claude CodeCodex

Print a daily Blurt launch KPI snapshot — Blurt.dmg download count, GitHub stars, and repo traffic/referrers — and compare against the campaign's baseline/good/great bands. Use during launch week, or wrap with /loop for a recurring check.

5 4d ago A 59 tokens original MIT

project-guardrails

12

AssemblyAI/blurt

Skill Claude CodeCodex

Blurt's hard "don't do this" rules — architecture decisions that were made deliberately and reverted before. Load this before adding or changing engine/app/build/test code so you don't reintroduce something that was intentionally removed.

5 4d ago A 49 tokens original MIT

release

13

AssemblyAI/blurt

Skill Claude CodeCodex

Cut and publish a Blurt release (build, sign, notarize, staple, DMG, GitHub). Use when the user asks to ship/release a new version. User-invoked only — it has real side effects (notarization, git tags, GitHub release).

5 4d ago A 61 tokens original MIT

assemblyai-docs

14

AssemblyAI/blurt

MCP server Claude CodeCodexCursor +2

MCP server "assemblyai-docs", hosted remotely at mcp.assemblyai.com, as configured in AssemblyAI/blurt.

5 4d ago A tokens not measured original MIT

blurt AGENTS.md

15

AssemblyAI/blurt

Instructions file CodexOpenCode

Instructions for AssemblyAI/blurt, covering agents.md, start here, the two layers, repository map and verifying your work.

5 4d ago A 22,629 tokens original MIT

blurt CLAUDE.md

16

AssemblyAI/blurt

Instructions file

Instructions for AssemblyAI/blurt, covering claude.md, hooks (.claude/settings.json), skills (.claude/skills/), subagents (.claude/agents/) and permissions.

5 4d ago A 1,387 tokens original MIT