openclaw-knowledge-distiller

Provides a Python CLI (`kd`) and an MCP server to convert video URLs (YouTube/Bilibili/Facebook) into structured knowledge outputs by extracting subtitles when available, otherwise performing local ASR (Qwen3-ASR on Apple Silicon), and optionally generating summaries via external LLM providers (Google/OpenAI/Anthropic).

Evaluated Mar 30, 2026 (0d ago)
Repo ↗ Ai Ml ai-ml transcription summarization mcp cli python youtube bilibili local-asr
⚙ Agent Friendliness
63
/ 100
Can an agent use this?
🔒 Security
58
/ 100
Is it safe for agents?
⚡ Reliability
21
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
78
Documentation
70
Error Messages
0
Auth Simplicity
85
Rate Limits
20

🔒 Security

TLS Enforcement
100
Auth Strength
55
Scope Granularity
35
Dep. Hygiene
45
Secret Handling
50

Uses environment/config for provider API key; exact secret handling and logging behavior is not documented. MCP server runs over stdio (no network endpoint implied), but execution involves fetching media (yt-dlp) and calling external LLM providers when summarization is enabled. Rate limiting and operational security controls are not described.

⚡ Reliability

Uptime/SLA
0
Version Stability
30
Breaking Changes
20
Error Recovery
35
AF Security Reliability

Best When

You have Apple Silicon and want local transcription from videos, optionally followed by LLM summarization, and you want an MCP-based agent workflow (submit URL → poll status → fetch result).

Avoid When

You need a publicly hosted web API, strict security controls (auditing, guaranteed secret handling), or comprehensive documentation of rate limits/retry behavior for robust automation.

Use Cases

  • Programmatically distill video content into structured notes for research/study
  • Use MCP tooling (Claude Code / Open CLAW) to run video-to-knowledge jobs with polling and result retrieval
  • Offline/zero-cloud transcription on Apple Silicon with optional AI summarization

Not For

  • Server-side multi-tenant use where security/compliance guarantees are required
  • Environments without macOS Apple Silicon (for the advertised local Qwen3-ASR path)
  • High-scale production pipelines needing documented SLAs, stable APIs, and strong error/retry semantics

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: Environment variables / config for provider selection and API key (KD_API_KEY / api-key)
OAuth: No Scopes: No

No explicit OAuth scopes described. For summarization providers, a single API key is configured; local transcription mode (`--no-summary`) avoids external provider auth.

Pricing

Free tier: No
Requires CC: No

README markets local ASR as free/zero key; external summarization providers would be paid by the user.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Long-running jobs require polling (`get_status`) until completion.
  • Subtitle availability affects behavior/performance (subtitle extraction vs ASR).
  • MCP tool outputs depend on chosen `format`/result phase; agents should request `get_result` with correct format.
  • External summarization requires correct provider/model configuration; local-only mode avoids provider keys.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for openclaw-knowledge-distiller.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

6533
Packages Evaluated
19870
Need Evaluation
586
Need Re-evaluation
Community Powered