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

oh-my-pi

oh-my-pi enthält 13 gesammelte Skills von kingkillery, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
13
Stars
1
aktualisiert
2026-07-12
Forks
0
Berufsabdeckung
4 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

side-agent
Softwareentwickler

Coordinate split-view main-agent and sub-agent workflows using a shared file-based command queue. Works with ANY CLI IDE that can read/write files and invoke skills. One instance assumes the main-agent role (coordinator); N other instances take on sub-agent roles (workers). Use when the user wants to run a side sub-agent in parallel to the main agent, dispatch research or exploration tasks to sub-agents, poll for sub-agent results, or manage multi-agent split-view sessions. Trigger on "run side agent", "launch sub-agent", "main-agent mode", "sub-agent mode", "split view workflow", "coordinate sub-agent", or when setting up agent-to-agent task delegation.

2026-07-12
llm-as-verifier
Softwareentwickler

This skill should be used when the user asks to "compare candidate patches", "rank multiple solutions", "choose between implementations", "verify two drafts", "pick the best trajectory", "use llm-as-a-verifier", or wants repeated criteria-decomposed LLM verification instead of a single free-form judgment.

2026-07-07
quickscope
Projektmanagementspezialisten

Run the QuickScope stage of qs-parallelprd: turn a messy objective, findings list, repo issue, or research-backed gap analysis into an evidence-rooted A-to-Z lane plan with root cause, lane ownership, dependencies, parallel windows, serialization rules, effort, and targeted acceptance gates.

2026-07-03
grill-me
Projektmanagementspezialisten

A relentless interview to sharpen a plan or design.

2026-07-02
grilling
Projektmanagementspezialisten

Interview the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases.

2026-07-02
handoff
Softwareentwickler

Compact the current conversation into a handoff document for another agent to pick up.

2026-07-02
teach
Sonstige Hochschullehrer

Teach the user a new skill or concept, within this workspace.

2026-07-02
writing-great-skills
Softwareentwickler

Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.

2026-07-02
pk-subagent-orchestrator
Sonstige Computerberufe

Use when designing, configuring, or running Oh My Pi subagent orchestration: one visible endpoint over task/quick_task/oracle/reviewer/explore agents, deterministic route planning, parallel waves, recursive delegation caps, independent verification, and final synthesis without exposing internal routing. Also use when invoking the verifier-extension `subagent_orchestrator_plan` tool to compute an OMP-native route plan.

2026-06-22
fmh
Softwareentwickler

Run fmh (fusion-meta-harness) — verifier fusion, evaluate-verifier, improve-verifier, promote, run-task. Orchestrates multi-agent candidate generation, rubric scoring, synthesis, and reliability gates for the pi-llm-as-verifier project.

2026-06-21
llm-as-verifier
Softwareentwickler

This skill should be used when the user asks to "compare candidate patches", "rank multiple solutions", "choose between implementations", "verify two drafts", "pick the best trajectory", "use llm-as-a-verifier", or wants repeated criteria-decomposed LLM verification instead of a single free-form judgment.

2026-06-21
pk-dynamic-workflows
Softwareentwickler

This skill should be used when the user wants to spawn subagents with different models, configure heterogeneous candidate backends, implement dynamic model routing, or run multi-model fusion workflows. Covers mock, local, premium API (Anthropic/OpenAI), budget API (Kimi/MiniMax/Qwen), routing layers (9Router), and CLI backends.

2026-06-21
tool-prompt-optimization
Softwareentwickler

Optimize the description prompts an AI agent reads to learn its built-in tools (the `.md` files under prompts/tools/). Two halves: (1) measure how much of a prompt is already inferable from the tool's JSON parameter schema + name, to prune redundancy with evidence; (2) house authoring rules for what belongs in a tool prompt vs what stays in code. Use when auditing, trimming, writing, or reviewing tool prompts, deciding what schema field descriptions already cover, or testing schema-vs-prompt overlap before deleting prompt lines.

2026-06-20