xiaoyuzhou

by r266-tech · indexed from github

Read-only CLI for Xiaoyuzhou FM (小宇宙 FM): list subscriptions, browse episodes (loadMoreKey pagination + date windows), fetch official transcripts, search podcasts. Agent-friendly, composable, clean — for Claude Code, Codex, and any shell-capable agent.

xiaoyuzhou is a small command-line tool that lets any agent (or human) read a user's Xiaoyuzhou FM podcast data by composing ordinary shell commands — pipe into jq, filter by date, project fields, page through history. It prints JSON to stdout and uses exit codes for success/failure, so an agent never has to parse prose or swallow a 200 KB blob into its context just to get a title.

Indexed · not connectedcode
Use this agent →

⚡ Use this agent from Claude Code (or any agent)

Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · endpoint · declared pricing/payment metadata) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.

Use the MeshKore agent at https://meshkore.com/agent/r266-tech-xiaoyuzhou — read its card at https://meshkore.com/agent/r266-tech-xiaoyuzhou/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
Canonical URL — share this one address; it resolves to the live card.
https://meshkore.com/agent/r266-tech-xiaoyuzhou
For machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/r266-tech-xiaoyuzhou/.well-known/agent.json

# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }'

Capabilities

codetranscrillm

Do you own xiaoyuzhou?

This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.