Mindmap Generator - Auto-activating skill for Visual Content. Triggers on: mindmap generator, mindmap generator Part of the Visual Content skill category.
Install with Tessl CLI
npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill mindmap-generator36
Quality
3%
Does it follow best practices?
Impact
100%
1.00xAverage score across 3 eval scenarios
Optimize this skill with Tessl
npx tessl skill review --optimize ./planned-skills/generated/18-visual-content/mindmap-generator/SKILL.mdDiscovery
7%Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.
This description is severely underdeveloped, essentially just restating the skill name without explaining capabilities or usage triggers. It lacks concrete actions, natural trigger terms, and explicit guidance on when Claude should select this skill. The redundant trigger term and generic category reference provide minimal value for skill selection.
Suggestions
Add specific actions the skill performs, e.g., 'Creates hierarchical mindmaps from ideas, organizes concepts visually, generates branching diagrams for brainstorming sessions'
Include a 'Use when...' clause with natural trigger terms like 'mind map', 'brainstorm', 'concept diagram', 'visual outline', 'organize ideas visually', 'idea tree'
Remove the redundant trigger term and replace with varied natural language users would actually say when needing this skill
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | The description only states 'Mindmap Generator' without describing any concrete actions. It doesn't explain what the skill actually does (e.g., creates diagrams, organizes ideas, exports formats). | 1 / 3 |
Completeness | The description fails to answer 'what does this do' beyond the name, and has no 'Use when...' clause or explicit trigger guidance. Both the what and when are missing or very weak. | 1 / 3 |
Trigger Term Quality | The trigger terms are redundant ('mindmap generator' listed twice) and miss natural variations users would say like 'mind map', 'brainstorm diagram', 'concept map', 'visual outline', or 'idea map'. | 1 / 3 |
Distinctiveness Conflict Risk | While 'mindmap' is somewhat specific, the vague 'Visual Content skill category' could overlap with other visualization skills. The lack of specific use cases makes it harder to distinguish from other diagramming tools. | 2 / 3 |
Total | 5 / 12 Passed |
Implementation
0%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This skill is essentially a placeholder template with no actual content. It describes what a mindmap generator skill should do but provides zero actionable guidance, no code examples, no tool references (like Mermaid syntax), and no concrete instructions. The entire content could be replaced with actual mindmap generation instructions.
Suggestions
Add concrete code examples showing mindmap syntax (e.g., Mermaid mindmap diagrams with actual executable examples)
Include specific tool guidance - which format to use (Mermaid, Markmap, etc.) and how to structure mindmap hierarchies
Remove all generic boilerplate ('provides automated assistance', 'follows best practices') and replace with actual instructions
Add example inputs and expected outputs showing how to transform a topic into a mindmap structure
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is padded with generic boilerplate that provides no actual value. Phrases like 'provides automated assistance' and 'follows industry best practices' are vague filler that Claude doesn't need. | 1 / 3 |
Actionability | There is zero concrete guidance, no code examples, no commands, and no actual instructions on how to generate mindmaps. The content only describes what the skill supposedly does without showing how to do anything. | 1 / 3 |
Workflow Clarity | No workflow is defined. The skill claims to provide 'step-by-step guidance' but contains no actual steps, sequences, or processes for creating mindmaps. | 1 / 3 |
Progressive Disclosure | The content is a monolithic block of generic text with no structure pointing to detailed materials, no references to other files, and no organized sections with actual content to disclose. | 1 / 3 |
Total | 4 / 12 Passed |
Validation
81%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 9 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
allowed_tools_field | 'allowed-tools' contains unusual tool name(s) | Warning |
frontmatter_unknown_keys | Unknown frontmatter key(s) found; consider removing or moving to metadata | Warning |
Total | 9 / 11 Passed | |
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.