Skip to main content
在 Manus 中运行任何 Skill
一键导入
mweinbach
GitHub 创作者资料

mweinbach

按仓库查看 7 个 GitHub 仓库中的 37 个已收集 skills。

已收集 skills
37
仓库
7
更新
2026-07-06
仓库浏览

仓库与代表性 skills

build-diligence-model
财务和投资分析师

Build a source-linked, driver-based diligence model with assumptions, scenarios, sensitivities, checks, and evidence provenance. Use for market sizing, revenue builds, unit economics, capacity models, margin or EPS bridges, operating models, valuation inputs, or any spreadsheet/model request grounded in Diligence Stack research.

2026-06-20
company-diligence
财务和投资分析师

Build a source-linked company or vendor diligence packet using Diligence Stack reports, vendor notes, and optionally entitled equity research. Use for company briefs, competitive positioning, thesis updates, catalysts, risks, monitoring dashboards, or investment research.

2026-06-20
diligence-brand-guidelines
平面设计师

Apply The Diligence Stack visual identity, source attribution, citation format, and canonical-link policy to user-facing content created from Diligence Stack research. Use whenever this plugin creates or edits prose, documents, decks, spreadsheets, charts, dashboards, web pages, images, exports, or other deliverables; use the visual defaults unless the user explicitly requests different styling.

2026-06-20
diligence-plan
项目管理专家

Scope and plan a diligence project before research begins. Use for investment, vendor, product, partner, acquisition, or strategic diligence when the user needs questions, workstreams, evidence requirements, priorities, or a research plan.

2026-06-20
diligence-research
市场调研分析师与营销专员

Search and retrieve source-linked evidence from the Diligence Stack MCP knowledge bases. Use for any company, market, product, vendor, technology, or investment question that should be grounded in Diligence Stack reports or entitled equity research.

2026-06-20
diligence-synthesis
财务和投资分析师

Synthesize diligence evidence into a decision-ready memo, scorecard, risk register, or recommendation. Use when the user has research, interviews, analyses, or data-room findings and needs conclusions with confidence, red flags, and next actions.

2026-06-20
equity-research-brief
财务和投资分析师

Synthesize separately entitled private equity research alongside the Diligence Stack house view. Use for ticker briefs, consensus and disagreement maps, catalysts, earnings preparation, valuation debates, or analyst-view comparisons when the equity-research corpus is authorized.

2026-06-20
evidence-audit
财务和投资分析师

Audit the quality, traceability, freshness, and decision usefulness of a diligence thesis or report using Diligence Stack evidence. Use when checking claims, citations, confidence, source classes, estimates, charts, customer proof, or whether a conclusion outruns its evidence.

2026-06-20
当前展示该仓库 Top 8 / 15 个已收集 skills。
create-marketplace
其他计算机职业

Use when the user asks to create, publish, deploy, update, or maintain a Cowork marketplace - a public GitHub repo with a .agents/plugins/marketplace.json catalog that distributes plugins and standalone skills, versioned by per-entry sourceHash fingerprints. Triggers on: 'create a marketplace', 'publish a marketplace', 'deploy a marketplace', 'set up a marketplace repo', 'add a plugin to my marketplace', 'add a skill to my marketplace', 'update marketplace hashes', 'marketplace source hash mismatch'.

2026-07-05
documents
桌面出版专家

Create, edit, redline, and comment on `.docx` files inside the container, with a strict render-and-verify workflow. Use `render_docx.py` to generate page PNGs (and optional PDF) for visual QA, then iterate until layout is flawless before delivering the final DOCX.

2026-06-22
pdf
桌面出版专家

Read, create, inspect, render, and verify PDF files where visual layout matters. Use Poppler rendering plus Python tools such as reportlab, pdfplumber, and pypdf for generation and extraction.

2026-06-21
presentations
软件开发工程师

Build premium editorial analytics PPTX decks with artifact-tool presentation JSX, using ruthless narrative editing, chart-first storytelling, rendered critique, and iteration until the output beats the reference deck.

2026-06-21
create-plugin
软件开发工程师

Use when the user asks to create, author, scaffold, package, edit, or update a plugin — a bundle with a .cowork-plugin/plugin.json manifest that groups one or more skills and, optionally, MCP servers and app integrations. Triggers on: 'create a plugin', 'new plugin', 'author a plugin', 'edit a plugin', 'update a plugin', 'add a skill to a plugin', 'bundle these skills into a plugin', 'make a plugin.json', 'add an MCP server to a plugin'.

2026-06-01
create-skill
软件开发工程师

Use when the user asks to create, author, scaffold, write, or improve a skill — a SKILL.md package that gives an agent specialized, on-demand instructions plus optional bundled resources. Triggers on: 'create a skill', 'new skill', 'write a skill', 'author a skill', 'add a skill', 'scaffold a skill', 'make a SKILL.md', 'improve this skill', 'fix my skill description'.

2026-06-01
apple-native-transcribe
软件开发工程师

Transcribe local audio files on macOS 26 or newer with the `apple-native-transcribe` CLI. Use when a task needs Apple's on-device SpeechAnalyzer and SpeechTranscriber workflow for `.mp3`, `.m4a`, `.wav`, or similar local audio, and the CLI may need to be verified or installed with `brew install mweinbach/max-skills/apple-native-transcribe`. Do not use this skill on Linux, Windows, or macOS versions earlier than 26.

2026-06-01
spreadsheets
软件开发工程师

Use this skill when a user requests to create, modify, analyze, visualize, or work with spreadsheet files (`.xlsx`, `.xls`, `.csv`, `.tsv`) with formulas, formatting, charts, tables, and recalculation.

2026-05-30
bun
软件开发工程师

Use when building JavaScript/TypeScript applications, running scripts, managing dependencies, bundling code, or testing. Bun is a drop-in replacement for Node.js with integrated package manager, bundler, and test runner.

2026-07-02
task
项目管理专家

Promote substantial, multi-step work from ordinary chat into durable task mode. Use when the user explicitly invokes /task or asks to create/start a task, or when an objective needs a persistent plan, progress tracking, artifacts, decisions, review, or work that may span sessions. Do not use for quick answers, simple one-step edits, or work that can be completed naturally in the current chat.

2026-06-19
memories
其他计算机职业

Use when the user asks to view, list, inspect, add, create, edit, correct, update, or manage long-term memories for the current chat or workspace.

2026-06-06
building-native-ui
软件开发工程师

Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.

2026-05-24
expo-brownfield
软件开发工程师

Integrate Expo and React Native into an existing native iOS or Android app. Use when the user mentions brownfield, embedding React Native in a native app, AAR/XCFramework, or adding Expo to an existing Kotlin/Swift project. Covers both the isolated approach and the integrated approach.

2026-05-24
expo-module
软件开发工程师

Guide for creating and writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript). Covers module definition DSL, native views, shared objects, config plugins, lifecycle hooks, autolinking, and type system. Use when building or modifying native modules for Expo.

2026-05-24
已展示 7 / 7 个仓库
已展示全部仓库