Skip to content

docs(skill): add 小宇宙播客 (Xiaoyuzhou) section to SKILL.md#158

Merged
Panniantong merged 1 commit intomainfrom
docs/add-xiaoyuzhou-to-skill-md
Mar 13, 2026
Merged

docs(skill): add 小宇宙播客 (Xiaoyuzhou) section to SKILL.md#158
Panniantong merged 1 commit intomainfrom
docs/add-xiaoyuzhou-to-skill-md

Conversation

@Panniantong
Copy link
Owner

Problem

Fixes #156. XiaoyuzhouChannel (groq-whisper + ffmpeg podcast transcription) was implemented in the codebase (agent_reach/channels/xiaoyuzhou.py) but completely absent from SKILL.md. Agents had no way to know this channel existed.

Changes

  • Description: platform count 15 → 16, add Xiaoyuzhou to platform list
  • Triggers: add 小宇宙, xiaoyuzhou, 播客, podcast, 转录, transcribe as trigger keywords
  • New section: ## 小宇宙播客 / Xiaoyuzhou Podcast with:
    • Correct transcribe.sh invocation
    • Prerequisites (ffmpeg + Groq API Key)
    • Setup instructions (agent-reach configure groq-key, agent-reach install --env=auto)

Verification

  • Confirmed agent_reach/channels/xiaoyuzhou.py exists and is Tier 1 (groq-whisper + ffmpeg)
  • Confirmed agent-reach read CLI command does NOT exist (avoiding doc/reality mismatch)
  • Used transcribe.sh path which is what check() validates
  • agent-reach doctor correctly reports channel status

The XiaoyuzhouChannel (groq-whisper + ffmpeg transcription) was
implemented in the codebase but missing from SKILL.md entirely,
causing agents to not know it existed.

Changes:
- Add Xiaoyuzhou to platform count (15 → 16) in description
- Add trigger keywords: 小宇宙, xiaoyuzhou, 播客, podcast, 转录, transcribe
- Add ## 小宇宙播客 / Xiaoyuzhou Podcast usage section with
  transcribe.sh invocation, prerequisites, and setup instructions

Closes #156
@Panniantong Panniantong merged commit 383004e into main Mar 13, 2026
8 checks passed
@Panniantong Panniantong deleted the docs/add-xiaoyuzhou-to-skill-md branch March 13, 2026 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Skill.md 中没有包含小宇宙的相关指导

1 participant