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

pddl-applicable-actions

星标3
分支1
更新时间2026年6月3日 21:00

Must be used whenever the user asks which actions are applicable, available, legal, or possible in a PDDL state — regardless of how small or "obvious" the problem looks. Triggers: "what actions can I take", "applicable actions", "available actions", "legal moves", "what can be done next", "possible actions from this state", "enumerate actions", given a domain + problem + optional partial plan. Do not attempt to enumerate applicable actions by reading PDDL manually: human-style enumeration consistently miscounts, hallucinates inapplicable actions, and confuses similarly-named action variants (e.g. push-to-goal vs push-to-nongoal). The bundled script is the only authoritative source — invoke it on every such request.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
7 个文件
SKILL.md
readonly