Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

oh-my-superpowers

oh-my-superpowers에는 Jiangwlee에서 수집한 skills 28개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
28
Stars
2
업데이트
2026-07-05
Forks
0
직업 범위
직업 카테고리 12개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

daily-ai-brief
시장조사 분석가·마케팅 전문가

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
시장조사 분석가·마케팅 전문가

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
웹·디지털 인터페이스 디자이너

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
소프트웨어 개발자

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
소프트웨어 개발자

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
기타 컴퓨터 관련 직업

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
소프트웨어 개발자

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
기타 컴퓨터 관련 직업

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
소프트웨어 개발자

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
일반 사무원

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
프로젝트 관리 전문가

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
프로젝트 관리 전문가

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
소프트웨어 품질 보증 분석가·테스터

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
프로젝트 관리 전문가

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
소프트웨어 개발자

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
비서 및 행정 보조원(법률, 의료 및 임원 제외)

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
소프트웨어 개발자

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
워드 프로세서 및 타자수임원 비서 및 행정 보좌관

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
교정사 및 카피 마커

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
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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
통계 보조원

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

2026-04-19
markdown-to-anything
소프트웨어 개발자

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

2026-04-19
media-editor
소프트웨어 개발자

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