Voice Report Generator
Paste the following prompt into your AI chat to install this skill:
Install @user_543d2acf/baogaozc by following https://skillhub.cn/install/skillhub.md.
About this skill
Problem Addressed
In office workflows, many topic briefs require manual steps: gathering sources, structuring a written report, and converting it into playable audio. This skill turns that sequence into an executable pipeline for topic input, report generation, speech synthesis, and link delivery, reducing manual handoffs.
How It Works
- Report generation: It searches for factual information and produces a plain-text report of at least 500 words, structured as objective facts followed by subjective evaluation; the evaluation should cover current state, causes, trends, and personal opinion.
- Speech synthesis: It splits the text into natural 100–120 word segments, preferring the
Edge TTShosted API; on timeout or failure, it falls back tonode-edge-ttsand generates MP3 files withXiaoxiao Neural. - Delivery: It merges audio files with
ffmpeg, uploads them usingupload.py, and returns an HTTP audio link for direct playback.
Boundaries
The skill is best suited for quick sharing, spoken summaries, and audio briefs. It outputs a fixed single-paragraph report and an HTTP MP3 link. If HTTPS links, private intranet storage, editable document formats, or multi-round fact checking are required, add human review before delivery.
Use Cases
- Turn a selected topic into a 500+ word brief and generate an MP3 playback link.
- Add a topic interpretation to training materials, producing a written report and Chinese speech.
- Convert an ad hoc topic into a shareable audio summary with a direct HTTP link.
- Prepare a client briefing script as plain text and synthesize Xiaoxiao Chinese audio.
Best For
- Content editors who need ad hoc topics turned into speakable briefs
- Operations specialists who convert training materials into audio summaries
- Marketing specialists who prepare client briefings and deliver MP3 links
- Product operations staff who distribute audio and validate playback links
Related Skills
Convert teaching schedules from talent development plan PDFs into structured Excel files, with cross-page tables, merged cells, multi-semester course splitting, major metadata extraction, and batch output.
Turn post-meeting text into bilingual minutes, preserving structure and consistent terminology.
Interprets tender files, generates bid docs, and checks compliance via the Bailian API.
Create, repair, and recalculate xlsx, xlsm, csv, or tsv workbooks with formula-safe edits, validation, and recalculation.