Notre avis
Cette compétence analyse la dernière requête de l'utilisateur et génère un rapport visuel détaillé avec un score Elo.
Points forts
- Fournit une évaluation chiffrée complète sur cinq critères
- Génère un rapport HTML interactif avec graphiques
- Propose des suggestions d'amélioration ciblées
Limites
- Nécessite l'installation préalable de l'outil PromptElo
- Le classement global dépend de la disponibilité de l'API communautaire
Utilisez cette compétence pour obtenir une évaluation objective et détaillée de la qualité d'un prompt.
Ne l'utilisez pas si vous cherchez une simple note rapide sans analyse visuelle.
Analyse de sécurité
SûrThe skill runs a local Python script and opens an HTML report; no external fetching, destructive commands, or data exfiltration. The instructed actions are benign and do not disable safety mechanisms.
Aucun point d'attention détecté
Exemples
/prompt-elo/prompt-elo "Explain quantum computing in simple terms"name: prompt-elo description: Get detailed Elo scoring breakdown with visual report for your last prompt allowed-tools:
- Bash(python3 *)
- Bash(open *)
- Write(*)
PromptElo Detailed Analysis
When this skill is invoked, analyze the user's most recent prompt and generate a detailed visual report.
Instructions
-
First, get the user's most recent prompt from the conversation history. If the skill was invoked with arguments (e.g.,
/prompt-elo "my prompt here"), use that text instead. -
Run the scorer to get the detailed breakdown:
echo '{"prompt": "<USER_PROMPT>"}' | python3 ~/.promptelo/client/scorer.py --detailed -
Generate an HTML report using the template at
~/.promptelo/skills/prompt-elo/templates/report.html -
The report should include:
- Overall Elo Score with tier badge
- Radar Chart showing all 5 criteria (clarity, specificity, context, creativity, novelty)
- Score Breakdown with explanations for each criterion
- Improvement Suggestions based on lowest-scoring areas
- Global Ranking showing percentile among all prompts (if API available)
-
Save the report to a temp file and open it in the browser:
open /tmp/promptelo_report.html
Output Format
Present a summary in the terminal:
📊 PromptElo Analysis Complete!
Elo Rating: 1847 ⭐ (Expert)
Score Breakdown:
Clarity: ████████░░ 82%
Specificity: ███████░░░ 71%
Context: █████████░ 88%
Creativity: ██████░░░░ 63%
Novelty: ███████░░░ 74%
🎯 Top Suggestion: Add more specific technical details to improve specificity.
📈 Global Ranking: Top 15% (of 12,847 prompts)
Full report opened in browser →
Notes
- If the community API is unavailable, novelty will show as "N/A" and use a default value for Elo calculation
- The HTML report includes interactive elements and can be saved for reference
- Suggestions are generated based on which criteria scored lowest
Atomiseur de Contenu
Contenu
Transforme un contenu unique en publications adaptées à chaque plateforme.
Rédacteur de Blog SEO
Contenu
Rédige des articles de blog optimisés SEO avec structure et mots-clés.
Scénariste YouTube
Contenu
Écrit des scripts YouTube engageants avec hooks, structure et rétention.