Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
PlanExeOrg
GitHub 创作者资料

PlanExeOrg

按仓库查看 2 个 GitHub 仓库中的 14 个已收集 skills,并展示近似职业覆盖。

已收集 skills
14
仓库
2
职业领域
2
更新
2026-05-21
职业覆盖
该创作者主要覆盖的职业大类。
仓库浏览

仓库与代表性 skills

#001
PlanExe
11 个 skills38164更新于 2026-05-21
占该创作者 79%
extract-parameters-from-digest
数据科学家

Use when the user wants to extract parameters from a PlanExe extraction-input digest (the markdown produced by experiments/napkin_math/prepare_extract_input.py — the 137-recommended section bundle, with the four "Keep or compress" sections compressed) instead of the full PlanExe HTML report

2026-05-21
extract-parameters-from-full
数据科学家

Use when the user wants to extract parameters, modelling values, or key variables from a PlanExe report (HTML or text) for napkin math, triage, or Monte Carlo simulation

2026-05-21
generate-bounds
数据科学家

Use when the user wants to generate low/base/high assumption ranges (bounds) for missing or uncertain variables in a validated extract-parameters-from-full JSON, in preparation for deterministic scenarios or Monte Carlo

2026-05-21
run-napkin-math-pipeline
项目管理专家

Use when the user wants to run the napkin-math pipeline end-to-end on a PlanExe report, or resume a partially populated output directory by filling in only the missing stages. Orchestrates digest preparation, parameter extraction, validation, bounds, calculations, scenarios, Monte Carlo, and assessment rendering. Never copies artifacts forward from prior runs, and never re-runs a stage whose output is already on disk.

2026-05-19
summarize-assessment
项目管理专家

Use after the napkin_math pipeline has produced parameters/bounds/scenarios/montecarlo JSON to generate a plan assessment (assessment.md) — a thin interpretation layer over the intermediary artifacts. Emits a JSON manifest, a provenance map, gate verdicts (Critical / Fragile / Marginal / Robust), failure drivers, confidence and trust boundaries, scenario sanity check, and suggested next actions. The artifact is a navigation/judgment file, not a copy of the raw simulation data.

2026-05-18
validate-parameters
软件开发工程师

Use after the napkin_math pipeline has produced parameters.json (from extract-parameters-from-digest or extract-parameters-from-full) to validate it against the 16 structural checks the rest of the pipeline assumes. Writes validation.json next to parameters.json. Deterministic Python — no LLM call.

2026-05-17
generate-calculations
软件开发工程师

Use when the user wants to turn a validated extract-parameters-from-full JSON into a Python module of deterministic functions implementing the formula_hint expressions for downstream scenario runs and Monte Carlo

2026-05-16
monte-carlo
数据科学家

Use when the user wants Monte Carlo simulation of a PlanExe model — sampling from bounds to produce output distributions (mean/std/percentiles), threshold pass probabilities, and Pearson-correlation sensitivity rankings — given an extract-parameters-from-full JSON, a generate-bounds JSON, a generate-calculations Python module, and optional run settings

2026-05-16
当前展示该仓库 Top 8 / 11 个已收集 skills。
#002
PlanExe-web
3 个 skills10更新于 2026-05-10
占该创作者 21%
已展示 2 / 2 个仓库
已展示全部仓库