F
licenseA
qualityC
maintenanceEnables tracking annual performance appraisal by logging professional achievements as structured Markdown notes to an Obsidian vault through natural language conversation with VS Code Copilot.
7
-
No user-submitted related servers found.
Scored across 9 tools
Each tool targets a distinct operation on a specific resource: achievements have full CRUD plus list, competencies and goals have get/set. No overlap in functionality.
All tool names follow a consistent verb_noun pattern using snake_case (e.g., add_achievement, set_competencies). Predictable and clear.
9 tools cover the brag document domain well: CRUD for achievements, get/set for competencies and goals. Not too many or too few.
Achievements have full lifecycle (create, read, update, delete, list with filters). Competencies and goals have get and replace-all set, which is sufficient for typical use. No obvious gaps.