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

no-prepost-user-input

Étoiles2
Forks0
Mis à jour23 avril 2026 à 11:48

Preserve an LLM-first architecture for user-input interpretation. Use this skill whenever you are designing, reviewing, or modifying code that decides whether user instructions, preferences, permissions, accepted commands, or commitments should be persisted or acted on. Trigger especially when you see deterministic pre-processing or post-processing over user input, acceptance gating added after an LLM call, local keyword classification of user-directed rules, or code that rewrites LLM decisions into a different channel. Prefer prompting, schema design, and clearer LLM output contracts over hardcoded filters.

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.

SKILL.md
readonly