Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
mweinbach
Perfil de creador de GitHub

mweinbach

Vista por repositorio de 37 skills recopiladas en 7 repositorios de GitHub.

skills recopiladas
37
repositorios
7
actualizado
2026-07-06
explorador de repositorios

Repositorios y skills representativas

build-diligence-model
Analistas financieros y de inversiones

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
Analistas financieros y de inversiones

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
Diseñadores gráficos

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
Especialistas en gestión de proyectos

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
Analistas de investigación de mercados y especialistas en marketing

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
Analistas financieros y de inversiones

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
Analistas financieros y de inversiones

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
Analistas financieros y de inversiones

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
Mostrando las 8 principales de 15 skills recopiladas en este repositorio.
create-marketplace
Otras ocupaciones informáticas

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
Editores de escritorio

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
Editores de escritorio

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Especialistas en gestión de proyectos

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
Otras ocupaciones informáticas

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
Desarrolladores de software

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

2026-05-24
expo-brownfield
Desarrolladores de software

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
Desarrolladores de software

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
Mostrando 7 de 7 repositorios
Todos los repositorios cargados
mweinbach Agent Skills | SkillsMP