Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

muselab

muselab contient 11 skills collectées depuis hesorchen, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
11
Stars
47
mis à jour
2026-05-31
Forks
6
Couverture métier
9 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

citation-formatter
Rédacteurs en chef

USE WHEN the user asks to format references for an academic paper or research note. Converts messy DOIs, URLs, or pasted text into APA / IEEE / GB/T 7714 / BibTeX consistently. Verifies the cite key matches the work.

2026-05-31
code-reviewer
Analystes en assurance qualité des logiciels et testeurs

USE WHEN the user pastes code or asks for review of a file/diff. Reads the code, identifies real issues (bugs, security, perf, correctness, readability) in priority order, suggests concrete fixes. Skips style nitpicks unless asked.

2026-05-31
csv-analyzer
Scientifiques des données

USE WHEN a user shares or references a CSV file and wants it summarized, analyzed, or visualized — produces data overview, summary statistics, missing-data report, and relevant charts using built-in tools (Read + Bash running Python/pandas).

2026-05-31
markdown-formatter
Éditeurs PAO

USE WHEN the user asks to clean up, reformat, or polish a markdown document. Normalizes headings, lists, tables, code fences, math delimiters, and Chinese punctuation. Returns the rewritten doc, not a description of changes.

2026-05-31
meeting-notes
Commis de bureau généraux

USE WHEN turning raw meeting notes, transcripts, or discussion logs into structured minutes — extracting summary, decisions, action items (with owners and due dates), and next steps using ready-made templates for standups, project reviews, and client calls.

2026-05-31
mermaid-helper
Développeurs de logiciels

USE WHEN the user wants to draw an architecture diagram, sequence diagram, flowchart, ER diagram, or state machine. Picks the right mermaid type, writes correct syntax, validates before returning.

2026-05-31
pptx
Éditeurs PAO

USE WHEN a user wants to create a PowerPoint (.pptx) presentation or slides — generates a deck programmatically with python-pptx, adding a title slide, content slides with headings and bullet points, and saving the result as a .pptx file.

2026-05-31
summary-distiller
Commis de bureau généraux

USE WHEN the user pastes long text (article, paper, transcript, doc) and wants a summary. Picks the right summary shape (TL;DR / key points / structured / actionable) for the source type and length. Preserves numbers, names, dates verbatim.

2026-05-31
task-decomposer
Spécialistes en gestion de projets

USE WHEN the user describes a vague goal ('build X', 'plan Y', 'figure out how to Z') that needs to be broken into concrete steps before any work can start. Produces an ordered task list with rough estimates, dependencies, and unknowns flagged.

2026-05-31
translate
Rédacteurs techniques

Translate English or Japanese tech articles and texts into natural, fluent Chinese. Use this skill when the user wants to translate text to Chinese, asks for Chinese translation, mentions "translate to Chinese", "翻译", provides English/Japanese tech content for translation, or wants any text converted into Chinese. Also trigger when the user pastes text and asks to translate it, or references a file to translate into Chinese.

2026-05-31
web-search
Analystes en études de marché et spécialistes en marketing

USE WHEN the user asks for current facts, recent news, prices/rates, or anything that may have changed since the training cutoff. Plans the query, runs WebSearch / WebFetch (or an MCP fetch tool), and synthesizes a cited answer with date + source URL.

2026-05-31