Skip to main content
Run any Skill in Manus
with one click
wangminle
GitHub creator profile

wangminle

Repository-level view of 28 collected skills across 8 GitHub repositories.

skills collected
28
repositories
8
updated
2026-07-11
repository explorer

Repositories and representative skills

funasr-task-manager-batch-monitor
software-developers

Sub-agent skill for monitoring batch transcription progress and sending periodic notifications via message tool. Binds to a task_group_id, polls status at fixed intervals, and sends progress/completion/error notifications using fixed templates. Designed to run as a delegated sub-agent so the main agent can continue accepting new tasks.

2026-05-18
funasr-task-manager-channel-intake
software-developers

Recognize transcription intent and orchestrate task submission when audio/video files or ASR keywords appear in a channel. Use when: audio/video files arrive, user mentions transcription/ASR/subtitle, user asks to batch-process media, or agent needs to proactively guide a user into the transcription pipeline.

2026-05-18
funasr-task-manager-emergency-stop
network-and-computer-systems-administrators

Emergency stop workflow for FunASR Task Manager. Use when the user asks to immediately stop running transcription tasks, release occupied server slots, clear zombie TRANSCRIBING/DISPATCHED segments, diagnose active slot usage, or recover from scheduler pollution after canceled batches.

2026-05-18
funasr-task-manager-init
network-and-computer-systems-administrators

Bootstrap the funasr-task-manager development environment from scratch. Use when: first-time setup, checking if repo is cloned, installing dependencies (Python/Unicorn or Docker), or starting backend/frontend services for the first time.

2026-05-18
funasr-task-manager-local-batch-transcribe
network-and-computer-systems-administrators

Scan server-local directories for audio/video files, batch-submit them for transcription, monitor progress with proactive feedback, archive results, and handle retries. Use when: user requests batch transcription of local files, mentions scanning directories, inbox, or wants to retry failed items.

2026-05-18
funasr-task-manager-media-preflight
network-and-computer-systems-administrators

Pre-check audio/video files before transcription submission. Use when: validating whether a file can be transcribed, diagnosing file metadata or duration issues, estimating processing time before committing, or checking ffmpeg/ffprobe availability.

2026-05-18
funasr-task-manager-reset-test-db
network-and-computer-systems-administrators

Reset the funasr-task-manager local database and storage to a clean state. Use when: preparing for tests (pytest, E2E, benchmark), user asks to clear tasks/data/uploads, wipe the database, rebuild after corruption, free disk space, or reset to initial state. Trigger on: "清空数据库", "重置数据", "清空任务", "只保留服务器", "其他都清空", "彻底清理", "释放空间", "reset db", "clean state", "wipe data".

2026-05-18
funasr-task-manager-result-delivery
customer-service-representatives-434051

Monitor transcription tasks and deliver results with quality checks. Use when: task_id or task_group_id needs monitoring or result return, user asks to export txt/json/srt/zip, user requests quality check on transcription output, or results need re-delivery for an existing task.

2026-05-18
Showing top 8 of 10 collected skills in this repository.
prd-per-analysis
project-management-specialists

Analyze individual PRD documents across 6 dimensions with vision support for images. Use when (1) analyzing a PRD document's core problem, boundaries, and boundary-external issues, (2) tracking whether issues are resolved in later versions, (3) extracting key parameters and solution highlights from technical PRDs, (4) scoring document quality, (5) understanding flowcharts, architecture diagrams, UI mockups, or screenshots embedded in PRD documents. Also use when a user mentions 'per-doc analysis', 'boundary analysis', 'issue tracking', 'document review', or 'PRD quality scoring'.

2026-06-02
prd-overview-classify
project-management-specialists

Classify and overview a batch of Markdown PRD documents by category, build version evolution chains, and detect inter-document dependencies. Use when categorizing PRD or requirement documents by topic, extracting version numbers, finding document relationships, or generating overview summaries. Also use when you need to understand the structure of a document set before deep analysis, or when a user mentions 'overview', 'categorize', 'classify documents', 'version chain', or 'document relationships'.

2026-06-02
docx-to-markdown
desktop-publishers-439031

Convert DOCX to Markdown with embedded Excel table conversion and image extraction. Use when (1) converting .docx files to Markdown, especially those containing embedded Excel spreadsheets, (2) extracting images from Word documents to local files with relative paths, (3) batch processing multiple DOCX files, (4) optionally converting Markdown to PDF with Chinese font support.

2026-06-01
report-generator
project-management-specialists

Generate structured Markdown and PDF reports from analysis results. Use when (1) rendering per-document analysis results into a readable report, (2) generating a full system review report from 7-dimension analysis, (3) producing a next-directions report from evolution tracking and gap analysis, (4) generating a PM development suggestion report with scoring cards, (5) producing a PRD draft report based on historical analysis, (6) creating Mermaid diagrams for evolution chains and dependency graphs, (7) converting Markdown reports to PDF. Also use when a user mentions 'generate report', 'export report', 'PDF report', 'review report', or 'analysis report'.

2026-06-01
requirement-insights
project-management-specialists

Discover requirement insights through evolution tracking and gap analysis. Use when (1) tracking how boundary-external issues are resolved across version chains, (2) building feature coverage matrices to identify uncovered functionality, (3) visualizing requirement evolution with Mermaid diagrams, (4) finding requirement gaps and overlaps, (5) generating next-direction recommendations based on unresolved issues and missing features. Also use when a user mentions 'evolution tracking', 'gap analysis', 'coverage matrix', 'requirement insights', 'unresolved issues', or 'feature coverage'.

2026-06-01
system-review
project-management-specialists

Systematic 7-dimension review of a batch of PRD documents with multiple output modes. Use when (1) conducting a full system-level review across business value, architecture, competition, product strategy, tech evolution, PM assessment, and action planning, (2) generating next-direction recommendations for a requirement set, (3) evaluating PM writing quality and product thinking from requirement documents, (4) drafting a new PRD based on historical analysis of related documents, (5) producing any of these outputs: full_report, next_directions, quality_assessment, prd_draft. Also use when a user mentions 'system review', '7-dimension review', 'PM assessment', 'requirement review report', 'quality evaluation', or 'PRD draft generation'.

2026-06-01
Showing 8 of 8 repositories
All repositories loaded