Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
liangzheng816
ملف منشئ GitHub

liangzheng816

عرض على مستوى المستودعات لـ 15 skills مجمعة عبر 2 مستودعات GitHub.

skills مجمعة
15
مستودعات
2
محدث
2026-06-01
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

مستكشف المستودعات

المستودعات و skills الممثلة

advise-frameworks
متخصصو إدارة المشاريع

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
متخصصو إدارة المشاريع

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
متخصصو إدارة المشاريع

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
متخصصو إدارة المشاريع

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
محللو أبحاث السوق ومتخصصو التسويقمتخصصو إدارة المشاريع

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
متخصصو إدارة المشاريع

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
متخصصو إدارة المشاريع

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
متخصصو إدارة المشاريع

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
عرض أهم 8 من أصل 9 skills مجمعة في هذا المستودع.
create-infographics
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
عرض 2 من أصل 2 مستودعات
تم تحميل كل المستودعات