Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

cowork-skills-plugins

cowork-skills-plugins 收录了来自 mweinbach 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
8
Stars
0
更新
2026-07-05
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 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