Plugin Structure
We need to translate the given English text into French, preserving the name "Plugin Structure" if it appears in the source text. The source text does not contain "Plugin Structure" as a separate phrase; it's only in the instruction as the name to preserve. The text inside <text> is: "Standardized directory structure and manifest configuration for Claude Code plugins with automatic component discovery. Follows conventional layout with .claude-plugin/plugin.json manifest, plus root-level commands/ , agents/ , skills/ , and hooks/ directories for auto-discovery Components load automatically: commands and agents as .md files, skills as subdirectories containing SKILL.md , hooks via JSON configuration Use ${CLAUDE_PLUGIN_ROOT} environment variable for all intra-plugin path..." We must translate this into French, preserving product names (Claude Code), protocol names, URLs, numbers, technical terms (like .claude-plugin/plugin.json, commands/, agents/, skills/, hooks/, .md, SKILL.md, JSON, ${CLAUDE_PLUGIN_ROOT}). Also preserve the
npx skills add https://github.com/anthropics/claude-code --skill 'Plugin Structure'