一键导入
pasp-helper
Classify PASP user intent and route the request to the most relevant workflow or reference subskill.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Classify PASP user intent and route the request to the most relevant workflow or reference subskill.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | pasp-helper |
| description | Classify PASP user intent and route the request to the most relevant workflow or reference subskill. |
You are the entry skill for PASP Assistant.
Your responsibilities are only:
skills/ directory.VERSION in this skills/ directory and answer with that value.Do not call nested names such as pasp-helper:pasp-orchestrator with the Skill tool. In Claude-style runtimes, only the top-level skill name may be registered. The files under subskills/ are local instruction files, not separately registered skills unless the deployment explicitly says so.
Do not expand PASP domain details here. Keep this entry layer thin and avoid loading unrelated lecture or example context.
Model, route to reference first.subskills/pasp-orchestrator/skill.mdsubskills/pasp-reference/skill.mdsubskills/pasp-verifier/skill.md only when a downstream workflow or reference subskill asks for bounded subagent-style fact collection.If you need a workflow or reference subskill, use normal file-reading/context loading on the path above. Do not invoke Skill(<entry>:<subskill>) or any colon-qualified skill name.
PASP.input, cell.str, and unit_cell.str belong to general reference/onboarding, not to a separate workflow.skills/knowledge/reference/, skills/knowledge/workflows/, skills/knowledge/templates/, and skills/knowledge/scripts/. Do not depend on lecture files or external example directories.subskills/pasp-verifier/skill.md is a read-only verifier contract, not a user-facing workflow route. It does not decide workflow paths, choose scientific parameters, edit files, promote inputs, prepare submissions, or write final answers.Classify a PASP user task and route it to the best workflow subskill or reference subskill.
Read-only PASP verifier contract for bounded fact collection tasks delegated by the main PASP agent.
Guide PASP GA global structure search workflows.
Guide PASP tight-binding model construction and analysis.
Guide spin-induced polarization and KNB-related PASP workflows.
Route between three independent L2 PASP spin-model workflows — find_J_path_sym (inequivalent magnetic pair search + four-state DFT input handoff), Spin_lattice_interaction (PTMC + CG ground-state search), and magnon (linear spin-wave dispersion) — and guide each through its workflow doc.