en un clic
rate-buildermark
Rate this Cursor conversation (0-5 scale)
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.
Menu
Rate this Cursor conversation (0-5 scale)
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.
Basé sur la classification professionnelle SOC
| name | rate-buildermark |
| description | Rate this Cursor conversation (0-5 scale) |
The user wants to rate this conversation.
Parse $ARGUMENTS:
Before submitting, review the conversation in light of the rating and optional note. Produce two sections:
Prompt Suggestions — short bullet points (max 3) on how the user's prompt could have been clearer or more effective.
Model Failures — short bullet points (max 3) on what the model did wrong or could have done better.
Guidelines:
Then run the submission script, passing your analysis text in the ANALYSIS environment variable:
ANALYSIS="your analysis text here" bash "$(git rev-parse --show-toplevel)/plugins/cursor/skills/rate-buildermark/scripts/submit-rating.sh" <rating> [note...]
If the output starts with "ok", confirm to the user: Rated N/5 (include the note if one was given), print a clickable conversation link using the conversation_url value from script output, then show your analysis under **Prompt Suggestions:** and **Model Failures:** headings.
If the output starts with "error", relay the message to the user. If it's a connection error, suggest starting the server with cd web/server && go run .