A clear description of what this skill does and when to use it. Include specific trigger keywords and task types that should activate this skill. Be specific about capabilities so the AI can decide when to load it. Maximum 1024 characters.
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.
A clear description of what this skill does and when to use it. Include specific trigger keywords and task types that should activate this skill. Be specific about capabilities so the AI can decide when to load it. Maximum 1024 characters.
license
MIT
compatibility
Claude Code, OpenCode, Gemini CLI, Cursor, VS Code Copilot
metadata
{"author":"Your Name","version":"1.0"}
Skill Title
Brief overview of what this skill enables and why it's useful.
When to Use
Use this skill when:
Trigger condition 1
Trigger condition 2
Trigger condition 3
Quick Start
# Minimal working exampleimport example_package
# Basic usage pattern
result = example_package.do_something()