一键导入
rate-buildermark
Rate this Cursor conversation (0-5 scale)
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Rate this Cursor conversation (0-5 scale)
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 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 .