Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

pddl-applicable-actions

Étoiles3
Forks1
Mis à jour3 juin 2026 à 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.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
7 fichiers
SKILL.md
readonly