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

html-to-editable-pptx

html-to-editable-pptx 收录了来自 goodand 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
0
更新
2026-06-14
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

repo-execution-gate
软件开发工程师

Safely execute a delegated repository task by proving the git environment, protecting dirty worktrees, running required gates, choosing commit/push or patch export, and halting instead of publishing when verification fails.

2026-06-14
cross-representation-verification
软件开发工程师

Use when building or debugging format converters, parsers, or export pipelines (e.g. HTML→PPTX, DOM→IR, doc→doc): three cross-checking techniques — probe-first classification, dual-source extraction, declaration-level validation — because no single representation of the data can be trusted.

2026-06-14
probe-first-regression-matrix
软件质量保证分析师与测试员

Build converter/parser fixture matrices by probing third-party trees before handlers, adding regression fixtures before feature fixtures, declaring expected behavior and primary gates, isolating outputs, and making renderer checks opt-in.

2026-06-14
mmd-diagram-authoring
软件开发工程师

Create, critique, and validate Mermaid architecture diagrams

2026-06-11
consensus-recording
项目管理专家

Record decisions reached through interview as a non-authoritative repository document that preserves consensus across sessions and across agents. Use whenever interview outcomes need to outlive the conversation in a form that future readers — both human users and other agents — can act on without re-deriving the reasoning.

2026-06-10
interview-facilitation
项目管理专家

Run a structured interview where one decision is taken per turn, automatic inferences from prior consensus are surfaced before manual questions, and depth on each decision is preferred over interview round-trips. Use whenever a user needs to make a sequence of related decisions whose record will outlive the conversation.

2026-06-10
evaluation-followup
管理分析师

Process an external evaluation report into prioritized work groups with clear dependencies, separating procedural fixes from substantive interview questions and keeping each group small enough for a single self-contained delegation. Use whenever an external agent or reviewer has produced a list of findings that the project needs to act on without re-litigating each finding.

2026-05-23
iteration-resilience
管理分析师

Diagnose and recover when the same delegated instruction halts repeatedly, by treating environment assumptions as falsifiable and revising the instruction rather than the receiving agent. Use whenever two or more attempts at the same task have failed in a way that suggests the writing agent's model of the executing environment is wrong, not that the executing agent is misbehaving.

2026-05-23
session-handoff
项目管理专家

Close a session that has accumulated too much context by producing two artifacts — a one-time session summary that captures current state and immediate next actions, and a permanent methodology Skill that captures patterns for re-use. Use whenever a session reaches a logical milestone and a new session needs to resume work without re-reading the full conversation.

2026-05-23
task-delegation
项目管理专家

Write a self-contained instruction sheet that hands a mechanical task to another agent or session with explicit environment requirements, explicit input partitions, explicit failure modes, and explicit lifetime. Use whenever the writing agent cannot execute the work itself due to environment, authority, or role separation, and the receiving agent will execute without further interview.

2026-05-23