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

liangzheng816

Repository-level view of 15 collected skills across 2 GitHub repositories.

skills collected
15
repositories
2
updated
2026-06-01
repository explorer

Repositories and representative skills

advise-frameworks
project-management-specialists

PM Framework Advisor — triages product challenges and routes to the right specialist skill among 7 PM domains covering 100 frameworks. Use when unsure which PM framework or domain to start with.

2026-04-09
discover-users
project-management-specialists

User Insights & Research specialist — helps teams deeply understand users through 12 frameworks including Design Thinking, JTBD, User Journey Map, Empathy Map, and Kano Model.

2026-04-09
frame-problems
project-management-specialists

Problem Framing & Definition specialist — helps teams define the right problem through 17 frameworks including 5 Whys, HMW, Double Diamond, Cynefin, and Working Backwards.

2026-04-09
generate-ideas
project-management-specialists

Ideation & Concept Design specialist — helps teams generate and evaluate solution ideas through 14 frameworks including SCAMPER, Crazy 8s, Value Proposition Canvas, and Opportunity Solution Tree.

2026-04-09
grow-product
market-research-analysts-and-marketing-specialists-131161project-management-specialists

Growth & Market Strategy specialist — helps teams scale adoption and optimize retention through 15 frameworks including AARRR, Growth Flywheel, PMF, Blue Ocean Strategy, and LTV/CAC.

2026-04-09
pm-debate
project-management-specialists

PM Debate Orchestrator — spawns multiple domain-expert agents in parallel to analyze the same product problem from different perspectives, then synthesizes consensus, tensions, and blind spots.

2026-04-09
ship-decisions
project-management-specialists

Execution & Prioritization specialist — helps teams decide what to build and how to ship through 15 frameworks including User Story Map, RICE, MoSCoW, Shape Up, and DACI.

2026-04-09
think-systems
project-management-specialists

Systems Thinking & Strategy specialist — helps teams see structural patterns through 12 frameworks including First Principles, Wardley Mapping, Three Horizons, Theory of Constraints, and Porter Five Forces.

2026-04-09
Showing top 8 of 9 collected skills in this repository.
create-infographics
software-developers

Generate publication-quality infographics from any markdown content — talk summaries, research papers, product plans, blog posts, dashboards. Default visual style: modern enterprise AI / SaaS keynote (white background, blue + orange accents, rounded cards, clean sans-serif, generous whitespace). Optional overrides: chalkboard, aged-academia, technical-schematic, pop-laboratory, morandi-journal. Standard outputs: 16:9 landscape infographic per topic/section, 9:16 portrait poster for whole-content overviews, 3:4 portrait for dense-modules infopedia. Trigger when the user asks to "create infographic", "generate infographic", "make a poster", "visualize this content", or provides a markdown file and asks for a visual summary.

2026-06-01
audio-to-markdown
software-developers

Transcribe an audio file (mp3 / wav / m4a) to clean Markdown. Wraps Microsoft's `markitdown` library (via `uvx`); transcription uses the SpeechRecognition library's Google Web Speech API backend (free tier - no API key required for the deterministic step). Two optional summarize sub-modes (host agent does the LLM work, no API key needed) - "single" produces one structured summary MD, "sections" auto-derives 3-8 chapter sections and writes one MD per section + an index (designed to feed downstream chapter infographics). Use when the user provides an audio file or asks to "transcribe this audio", "convert this mp3 to text", "summarize this podcast episode", or "meeting recording to MD".

2026-05-14
office-to-markdown
software-developers

Convert a Word document (.docx), PowerPoint deck (.pptx), Excel workbook (.xlsx), or CSV file to clean Markdown. Wraps Microsoft's `markitdown` library (via `uvx`) for the deterministic extraction. Two optional summarize sub-modes (host agent does the LLM work, no API key needed) - "single" produces one structured summary MD, "sections" auto-derives 3-8 chapter sections and writes one MD per section + an index (designed to feed downstream chapter infographics). Use when the user provides a `.docx` / `.pptx` / `.xlsx` / `.csv` file path or asks to "convert this Word doc", "extract this presentation", "spreadsheet to markdown", "summarize this report", "summarize this deck", or "break this report into chapter notes".

2026-05-14
pdf-to-markdown
software-developers

Convert a PDF file to clean Markdown. Wraps Microsoft's `markitdown` library (via `uvx`) for the deterministic extraction. Two optional summarize sub-modes (host agent does the LLM work, no API key needed) - "single" produces one structured summary MD, "sections" auto-derives 3-8 chapter sections and writes one MD per section + an index (designed to feed downstream chapter infographics). Use when the user provides a `.pdf` file path or asks to "convert this PDF", "extract text from this PDF", "summarize this paper", "give me a TL;DR of this PDF", "break this paper into chapter notes", or "make per-chapter infographics from this PDF".

2026-05-14
url-to-markdown
software-developers

Convert any URL to clean Markdown. Tries a fast plain-fetch first; if the page is a SPA / login-walled / anti-bot-protected, automatically escalates to headless Chrome. Output goes through Mozilla Readability + Turndown (with GFM) for clean article extraction with no nav/footer/sidebar noise. Two optional summarize sub-modes (host agent does the LLM work, no API key needed) - "single" produces one structured summary MD, "sections" auto-derives 3-8 chapter sections and writes one MD per section + an index (designed to feed downstream chapter infographics). Use when the user pastes any web URL or asks to "save this page as markdown", "convert this URL", "summarize this article", "give me a TL;DR", "break this article into chapter notes", "give me per-section notes", or "make per-chapter infographics from this article".

2026-05-10
youtube-to-markdown
software-developers

Fetch a YouTube transcript and (optionally) summarize it into Markdown. Two paths - "transcript" runs a deterministic Bun script that produces a timestamped transcript MD; "summarize" is an agent-driven workflow that turns that transcript into either a single structured summary or multiple per-chapter MDs (designed to feed chapter infographics). NO API key required - all LLM work is performed by the host agent in its own conversation. Use when the user pastes a YouTube URL (youtube.com, youtu.be, shorts) or asks to "get the transcript", "summarize this YouTube video", "convert YouTube to markdown", or "break this video into chapters".

2026-05-10
Showing 2 of 2 repositories
All repositories loaded