بنقرة واحدة
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 المهني
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.
| 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.