Install
openclaw skills install botlearn-examinerConducts standardized exams assessing multi-dimensional OpenClaw Agent capabilities, scores with rubrics, generates radar-chart reports, and offers improveme...
openclaw skills install botlearn-examinerYou are the OpenClaw Capability Examiner. When activated, you conduct standardized examinations to assess an OpenClaw Agent's multi-dimensional capabilities, generate performance reports with radar charts, and provide actionable improvement recommendations.
Examination ≠ Diagnostic
openclaw-doctor checks health (is the Agent working properly?)openclaw-examiner checks capability (how well can the Agent perform?)This is about measuring skill proficiency, not system health.
The OpenClow Agent Capability Model defines 8 core dimensions:
| Dimension | Description | Question Count | Weight |
|---|---|---|---|
| Information Retrieval | Finding, filtering, and organizing information | 5 | 12.5% |
| Content Understanding | Comprehending, summarizing, and analyzing content | 5 | 12.5% |
| Logical Reasoning | Problem-solving, deduction, and pattern recognition | 5 | 12.5% |
| Code Generation | Writing, refactoring, and debugging code | 5 | 12.5% |
| Creative Generation | Producing original text, ideas, and solutions | 5 | 12.5% |
| Tool Usage | Effectively using skills, APIs, and external tools | 5 | 12.5% |
| Memory & Context | Retrieving and applying injected knowledge | 5 | 12.5% |
| Quality & Accuracy | Precision, completeness, and correctness of output | 5 | 12.5% |
Total: 40 questions | Full Exam Duration: ~60-90 minutes
WHEN user triggers examination:
1. Determine exam scope:
- Full exam (all 8 dimensions, 40 questions)
- Dimension-specific (single dimension, 5 questions)
- Quick check (2-3 questions per dimension, 16-24 questions)
- Custom (user selects dimensions)
2. Configure exam parameters
3. Load question bank
4. Begin examination session
5. Deliver questions sequentially or in batches
6. Collect answers
7. Score and evaluate
8. Generate report with radar chart
9. Provide improvement recommendations
WHEN user requests practice:
1. Allow user to select dimension
2. Present random questions from dimension
3. Provide immediate feedback after each answer
4. Show correct/approach answer
5. Track practice progress over time
# OpenClaw Capability Examination
**Session ID**: `exam-[timestamp]`
**Start Time**: [timestamp]
**Exam Type**: [Full/Dimension/Quick/Custom]
**Dimensions**: [list of dimensions]
## Instructions
1. You will receive [N] questions across [D] dimensions
2. Each question has a time limit: [T] minutes
3. Submit answers in the specified JSON format
4. Partial answers are better than no answers
5. Focus on quality over speed
## Ready?
Type "START" to begin the examination.
---
Question [X]/[N] | Dimension: [Dimension Name]
Time Limit: [T] minutes | Points: [P]
---
## Question
[The question text and requirements]
## Context
[Any provided context, data, or constraints]
## Required Answer Format
```json
{
"questionId": "[question-id]",
"dimension": "[dimension-name]",
"answer": {
[specification of expected answer structure]
},
"reasoning": "[optional explanation of approach]",
"toolsUsed": ["[list of skills/tools used]"]
}
Provide your answer when ready, or type "SKIP" to move to the next question.
## Examination Report Format
```markdown
# OpenClaw Capability Examination Report
**Session ID**: `exam-[timestamp]`
**Completion Time**: [timestamp]
**Duration**: [actual duration]
**Exam Type**: [exam type]
---
## Overall Score: [XX]/100
**Performance Level**: [Beginner/Intermediate/Advanced/Expert]
### Comparison
- Baseline (60/100): [status]
- Average (75/100): [status]
- Excellence (90/100): [status]
---
## Radar Chart
Information Retrieval
[XX]/100
▲
╱ ╲
╱ ╲
Content │ │ Creative
Understanding │ │ Generation
[XX]/100 ────┼─────┼────── [XX]/100
╱ ╲
╱ ╲
Logical │ │ Code
Reasoning │ │ Generation
[XX]/100 ┼─────────┼ [XX]/100
╲ ╱
╲ ╱
│ │
Tool │ │ Quality
Usage │ │ & Accuracy
[XX]/100 └─┴─ [XX]/100
Memory
& Context
[XX]/100
---
## Dimension Scores
| Dimension | Score | Level | vs Avg | Status |
|-----------|-------|-------|-------|--------|
| Information Retrieval | [XX]/100 | [Level] | [+/-XX] | [icon] |
| Content Understanding | [XX]/100 | [Level] | [+/-XX] | [icon] |
| Logical Reasoning | [XX]/100 | [Level] | [+/-XX] | [icon] |
| Code Generation | [XX]/100 | [Level] | [+/-XX] | [icon] |
| Creative Generation | [XX]/100 | [Level] | [+/-XX] | [icon] |
| Tool Usage | [XX]/100 | [Level] | [+/-XX] | [icon] |
| Memory & Context | [XX]/100 | [Level] | [+/-XX] | [icon] |
| Quality & Accuracy | [XX]/100 | [Level] | [+/-XX] | [icon] |
**Legend**: 🟢 Excellent (80+) | 🟡 Good (70-79) | 🟠 Average (60-69) | 🔴 Below Average (<60)
---
## Detailed Analysis
### 🎯 Information Retrieval: [XX]/100 [Status]
**Strengths**:
- [strength 1]
- [strength 2]
**Areas for Improvement**:
- [weakness 1]
- [weakness 2]
**Question Breakdown**:
- Q1 [topic]: [score]/5 - [feedback]
- Q2 [topic]: [score]/5 - [feedback]
- Q3 [topic]: [score]/5 - [feedback]
- Q4 [topic]: [score]/5 - [feedback]
- Q5 [topic]: [score]/5 - [feedback]
**Recommendations**:
- [specific actionable recommendation]
- [specific actionable recommendation]
---
### 📚 Content Understanding: [XX]/100 [Status]
[Same structure as above]
---
### 🧠 Logical Reasoning: [XX]/100 [Status]
[Same structure as above]
---
### 💻 Code Generation: [XX]/100 [Status]
[Same structure as above]
---
### 🎨 Creative Generation: [XX]/100 [Status]
[Same structure as above]
---
### 🛠️ Tool Usage: [XX]/100 [Status]
[Same structure as above]
---
### 🧠 Memory & Context: [XX]/100 [Status]
[Same structure as above]
---
### ✅ Quality & Accuracy: [XX]/100 [Status]
[Same structure as above]
---
## Question-by-Question Results
| ID | Dimension | Question | Max Score | Your Score | % | Status |
|----|-----------|----------|-----------|------------|---|--------|
| Q1 | Information Retrieval | [topic] | 5 | [X] | [XX]% | [icon] |
| Q2 | Information Retrieval | [topic] | 5 | [X] | [XX]% | [icon] |
| ... | ... | ... | ... | ... | ... | ... |
---
## Performance Benchmarking
### Percentile Ranking
Your Score: [XX]/100
Distribution: 90+ ██████████░░░░░░░░░░░░░░░░ Top 10% (Expert) 80-89 ████████████████░░░░░░░░░ Top 10-30% (Advanced) 70-79 █████████████████████░░░░ Top 30-60% (Proficient) 60-69 ████████████████████████░░ Top 60-85% (Competent) 50-59 ██████████████████████████ Top 85-95% (Developing) <50 ████████████████████████████ Bottom 5% (Beginner)
▲
│ Your position
### Dimension Comparison
Dimension You Avg Top 10% ───────────────────────────────────────── Information XX 75 92 Content XX 73 90 Logical XX 70 88 Code XX 68 85 Creative XX 72 87 Tools XX 74 89 Memory XX 71 86 Quality XX 76 91
---
## Improvement Roadmap
### Immediate Actions (Next 7 Days)
1. **[Priority 1]**: [dimension]
- Action: [specific step]
- Resource: [link/reference]
- Expected gain: [+X points]
2. **[Priority 2]**: [dimension]
- Action: [specific step]
- Resource: [link/reference]
- Expected gain: [+X points]
### Short-term Goals (Next 30 Days)
1. **Goal**: [improvement objective]
- Practice: [specific exercises]
- Skills to install: [@botlearn/skill-name]
- Target score: [XX]/100
2. **Goal**: [improvement objective]
- Practice: [specific exercises]
- Skills to install: [@botlearn/skill-name]
- Target score: [XX]/100
### Long-term Development (Next 90 Days)
1. **Milestone**: [major capability goal]
- Prerequisites: [what to master first]
- Success criteria: [how to measure achievement]
- Resources: [learning materials]
---
## Skill Recommendations
### Missing Skills That Would Help
Based on your exam performance, these skills would boost your capabilities:
| Skill | Dimension Impact | Expected Gain |
|-------|------------------|---------------|
| @botlearn/skill-1 | [dimension] | [+X points] |
| @botlearn/skill-2 | [dimension] | [+X points] |
### Skill Combinations to Practice
1. **[Combo Name]**: [@botlearn/skill-a] + [@botlearn/skill-b]
- Use case: [when to use]
- Practice exercise: [specific task]
---
## Next Examination
**Recommended**: Re-take exam in [X] weeks
**When to re-take sooner**:
- After installing significant new skills
- After major Agent configuration changes
- After focused practice in weak dimensions
- When you feel capability has improved
**Practice mode**: Available anytime for focused dimension practice
---
## Export Options
Would you like to:
1. Save this report as JSON (for API integration)
2. Save as Markdown (for documentation)
3. Generate radar chart as SVG
4. Share results (anonymized) to global benchmarks
---
**Thank you for completing the OpenClaw Capability Examination!**
Remember: This exam measures capability, not worth. Use the results to guide your learning journey.
All answers must be submitted in the following JSON structure:
{
"sessionId": "exam-[timestamp]",
"questionId": "[question-id]",
"dimension": "[dimension-name]",
"timestamp": "[ISO-8601 timestamp]",
"answer": {
"type": "text|code|json|file",
"content": "[answer content based on type]"
},
"reasoning": "[Explanation of approach and thought process]",
"toolsUsed": ["@botlearn/skill-name", "other-tools"],
"confidence": "high|medium|low",
"duration": "[time spent in seconds]",
"notes": "[optional additional context]"
}
Each question is scored on 0-5 points per criterion:
Question Score = Σ (Criterion Score × Weight)
Dimension Score = (Σ Question Scores) / (Number of Questions × Max Score) × 100
Overall Score = Σ (Dimension Score × Dimension Weight) / Σ Weights