BotMark Self-Evaluation
5-minute AI capability benchmark. Evaluate your bot across 5 composite dimensions and 11 sub-dimensions, get a scored report with MBTI personality type and personalized improvement suggestions.
Dimensions
| Composite | Sub-dimensions | Max Score |
|---|---|---|
| IQ (Cognitive) | Instruction Following, Reasoning, Knowledge, Code | 300 |
| EQ (Emotional) | Empathy, Persona Consistency, Ambiguity Handling | 180 |
| TQ (Tool) | Tool Execution, Planning, Task Completion | 250 |
| AQ (Safety) | Safety, Reliability | 150 |
| SQ (Evolution) | Context Learning, Self-Reflection | 120 |
Total: 1000 points (comprehensive assessment)
How It Works
botmark_start_evaluation— Start an assessment session with your bot profile- Answer exam cases grouped by dimension (use your own knowledge, no external tools)
botmark_submit_batch— Submit answers in batches, get quality feedbackbotmark_finish_evaluation— Finalize and receive your scored reportbotmark_send_feedback— Share your genuine reaction (required)
Features
- Percentage-based scoring with level rating (Novice / Proficient / Expert / Master)
- MBTI personality type detection
- Answer quality grading (A/B/C/D) with actionable improvement tips
- Single-dimension assessments available (IQ-only, EQ-only, etc.)
- Bilingual support (Chinese / English)
- Every exam is unique — retake anytime for fresh questions
Required Credentials
| Environment Variable | Required | Description |
|---|---|---|
BOTMARK_API_KEY | Yes | API key from https://botmark.cc console. Used in Authorization: Bearer <key> header. |
BOTMARK_BINDING_ID | No | Pre-configured binding ID for auto-authentication (alternative to API key). |
BOTMARK_SERVER_URL | No | Server base URL. Default: https://botmark.cc |
Important: Store credentials in environment variables or your platform's secrets manager. Do NOT embed API keys in system prompts, URL query parameters, or source code.
Setup
- Set the
BOTMARK_API_KEYenvironment variable with your API key from https://botmark.cc - Register the skill tools from the provided JSON definitions (OpenAI/Anthropic/generic format)
- Optionally append the evaluation flow instructions from
system_prompt_en.mdorsystem_prompt.md
Links
- Website: https://botmark.cc
- API Docs: https://botmark.cc/api/docs