Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

oh-my-superpowers

oh-my-superpowers enthält 28 gesammelte Skills von Jiangwlee, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
28
Stars
2
aktualisiert
2026-07-05
Forks
0
Berufsabdeckung
12 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

daily-ai-brief
Marktforschungsanalysten und Marketingspezialisten

Generate a daily AI tech brief: scan configured sources (X accounts, blogs, tech communities), filter high-value items, and render a card-based HTML newsletter. Use when the user asks for a daily AI digest, tech briefing, information scan, or says "今日简报", "AI 日报", "tech brief", "扫一遍今天的信息". Do NOT use for deep research on a single topic (use deep-research), or for X account content curation without the brief format.

2026-07-05
github-trending
Marktforschungsanalysten und Marketingspezialisten

Generate a daily GitHub trending project-intelligence report: fetch trending repos, study README/API evidence, answer each repo's purpose/content/value in Chinese, and publish a lens-first HTML digest to html-serve. Use when the user asks for GitHub trending, hot repos, 今日 GitHub 热门, trending 项目报告, or a daily open-source project digest. Do NOT use for deep research on a single repo (use deep-research) or general AI news briefs (use daily-ai-brief).

2026-07-05
html-design
Web- und digitale Schnittstellendesigner

Use when designing a polished static HTML page prototype and its DESIGN.md: clarify the user's page scenario, choose an information organization model, search DESIGN.md references, create multiple adjustable prototypes, publish them to html-serve, and iterate from user feedback. Do NOT use for routine publishing of an already-approved HTML template.

2026-07-05
mail-pipeline
Softwareentwickler

Use when turning one or more IMAP mailboxes into structured local outputs: classified JSONL events, downloaded attachments, and auditable processing state. Use for repeatable mailbox ingestion, classification, and attachment archiving SOPs. Do NOT use for sending mail, MCP email tools, one-off email reading, or full email-client workflows.

2026-07-05
web-operator
Softwareentwickler

Use Web Operator to inspect, navigate, extract, and run site-specific SOP workflows in a local Chrome-family browser. Use when the user needs a workflow on a live Chrome tab, a bundled site workflow script should run, or a page already open in Chrome should be inspected or debugged.

2026-07-05
skill-generator
Sonstige Computerberufe

Create a new Agent Skill from a requirement — grounding on what a skill is, clarifying what to build, picking a skill pattern, drafting SKILL.md plus references, and reviewing the result. Use when the user says "写个 skill", "创建 skill", "把这个能力做成 skill", "build a skill", "make a skill", or asks to author or scaffold a skill, even without naming the format. Do NOT use for restructuring an existing skill (skill-refine), auditing a finished skill (skill-review), or non-skill Markdown.

2026-07-05
deep-research
Softwareentwickler

Use when a task requires systematic multi-round research across multiple angles, sources, and validation steps before producing a conclusion or report. Do NOT use when a quick ad-hoc search, a single-page summary, or a one-off fact lookup is enough.

2026-07-02
skill-review
Sonstige Computerberufe

Review, audit, and improve an Agent Skill for spec compliance, design quality, expression quality, and eval readiness. Use when reviewing a skill directory, checking a SKILL.md file, auditing references or scripts, diagnosing why a skill triggers poorly, or evaluating whether a skill is ready to deploy — even if the user doesn't explicitly say "skill review." Do NOT use for reviewing agents (use agent-review instead).

2026-07-02
code-graph
Softwareentwickler

Use when an agent needs lightweight structural navigation of a local codebase: index JS/TS/Python/Bash projects, find symbols, inspect callers/callees, retrieve snippets, and check whether an index is stale.

2026-07-02
invoice
Allgemeine Bürokräfte

Use when managing a unified local invoice registry with `omp invoice`: scheduled scans of configured local source directories, pending invoice extraction, ownership assignment, claim/substitute classification, status updates, listing, and archive operations. Do NOT use for downloading email, reading mailboxes, or source-specific chat app automation.

2026-06-13
grill-me
Projektmanagementspezialisten

Interview the user relentlessly about a requirement, plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to clarify a requirement, stress-test a plan, get grilled on their design, or mentions "grill me".

2026-06-13
docs-contract
Softwareentwickler

Build a documentation skeleton with maintenance contracts for a project that already has running MVP code but lacks a sustainable doc structure. Use when scaffolding project docs (PROJECT/LANGUAGE/PRODUCT/DESIGN/ architecture/ADR), adding contract frontmatter to existing docs, or migrating from MVP doc state to long-term form. Do NOT use for brand-new empty projects, design dialogue, code architecture refactoring, or global doc/code drift audits.

2026-05-10
kickoff
Softwareentwickler

Use when the user is ready to ship a clarified requirement and needs state that survives `/compact`. Trigger only when the user explicitly types `/kickoff` or says "kickoff". Skip when the requirement is still ambiguous — kickoff does not clarify requirements.

2026-05-10
debug-issues
Softwareentwickler

Systematic debugging for failing tests, runtime errors, and unexpected behavior. Use when investigating bugs, finding root causes, or before attempting fixes. Do NOT use for feature design, task orchestration, or speculative rewrites.

2026-05-03
brainstorming
Projektmanagementspezialisten

Design-first collaborative dialogue that turns a fuzzy requirement into an approved spec before implementation begins. Trigger only when the user explicitly types `/brainstorm` or says "brainstorm", "brainstorming", or "头脑风暴". Skip for trivial single-file changes, factual lookups, or open chats with no design intent — direct coding handles those.

2026-04-27
code-review
Softwarequalitätssicherungsanalysten und -tester

Review local code changes: uncommitted work (staged/unstaged) or recent unpushed commits. Use when code needs quality review during local development. Do NOT use for PR review or branch comparison.

2026-04-27
round-table
Projektmanagementspezialisten

Multi-perspective roundtable debate using multiple AI runtimes (claude/codex/pi) with historical figure personas. Use when a topic benefits from adversarial multi-viewpoint discussion.

2026-04-27
team
Softwareentwickler

Multi-runtime orchestration patterns and prompt templates for composing pipelines / fan-out / discussion / batch workflows over `omp dispatch`. Use when planning multi-step or multi-agent workflows across claude/codex/pi. Do NOT use for single one-off calls (call `omp dispatch run` directly).

2026-04-27
handoff
Sekretäre und Verwaltungsassistenten (außer Rechts-, Medizin- und Führungsbereich)

Use before running /compact to preserve session context. Generates a structured .handover.md and a ready-to-use /compact instruction so the next session resumes without information loss. Trigger when context reaches ~65-70%. Do NOT use for general summaries or task documentation.

2026-04-22
llm-wiki
Softwareentwickler

Use when building or maintaining an LLM-powered knowledge base with `omp wiki`. Triggers: 'add to wiki', 'ingest this article/URL', 'what do I know about', 'search my wiki', 'lint my wiki', 'compile wiki', 'knowledge base', '加入知识库', '存入 wiki', '查一下我的 wiki', or any mention of 'llm wiki' or 'omp wiki'.

2026-04-21
markdown
Textverarbeiter und SchreibkräfteLeitungssekretäre und Führungskräfte-Assistenten

Use when writing or editing any Markdown file. Helps choose document structure, heading hierarchy, wording strength, and the right Markdown medium such as lists, tables, diagrams, and tag blocks. Includes focused guidance for skill documents and architecture documents. Do NOT use for non-Markdown files, code quality work, or factual research that should happen before writing.

2026-04-21
skill-refine
Korrektoren und Textmarkierer

Rewrite Markdown files inside a skill directory to improve structure, hierarchy, clarity, concision, expressive strength, and directory-level consistency. Use when a skill's SKILL.md, references, scenarios, or Markdown assets feel structurally messy, verbose, weakly expressed, or inconsistent. Do NOT use for script/code fixes, spec-compliance review, or non-skill Markdown projects.

2026-04-21
omp-agents
Softwareentwickler

Use when a task matches a pre-defined Pi Agent's expertise. Delegate via omp run instead of doing it yourself. Do NOT use for multi-agent orchestration (use team skill).

2026-04-20
agent-review
Softwarequalitätssicherungsanalysten und -tester

Review and audit a Pi agent markdown file for spec compliance and design quality. Use when: reviewing an agent file, checking if an agent is ready to deploy, auditing agent description or system prompt quality. Do NOT use when: reviewing a skill directory (use skill-review), designing a new agent (use brainstorming), or testing agent runtime behavior.

2026-04-19
evolution
Softwareentwickler

Evolve project skills and CLAUDE.md based on real usage data. Use when you want to audit and improve skills in the current project using cross-project session analysis, user feedback from memories, and rule consistency checks. Do NOT use for one-off skill fixes or new skill creation.

2026-04-19
insight
Statistikassistenten

项目记忆系统。回忆/回顾经验教训(recall),提取/记住对话经验(capture), 提炼洞察模式(evaluate),查看记录(list)。

2026-04-19
markdown-to-anything
Softwareentwickler

Use when converting local Markdown files into publishable outputs. (1) "转成PDF"/"导出PDF"/"转成图片"/"导出PNG"/"导出文件" (2) "高质量图片"/"卡片风格"/"海报"/"好看一点"/"设计感"

2026-04-19
media-editor
Softwareentwickler

Use when the media-editor agent needs to initialize the data directory, save archived media items, query the archive, or promote items to root-archive. Do NOT use when browsing the web, generating reports, or doing tasks unrelated to media archive management.

2026-04-19