Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
ContentMédio

XMind Mind Map Processing

pormitscherlich·mitscherlich· v1.0.0 · atualizado em 2026-04-10
82
Score

Use this skill when the user requests to "parse xmind", "open a mind map", "create an xmind", "create a new mind map", "update xmind", "modify a mind map", "xmind to markdown", or "view xmind content". This skill provides the ability to parse, create, and update XMind mind map files, supporting both XMind 8 and XMind Zen/2020+ formats, and converts the content to Markdown for session memory to facilitate ongoing communication.

xmindmind-mapmarkdownfile-processingknowledge-managementdocument-conversion
Linguagens
Python
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdxmind/workflow
1
Identify User Intent: — Determine if the user wants to parse, create, or update an XMind file.
2
Manage Session: — Retrieve or generate a session ID for isolating memory files.
3
File Handling: — Locate the XMind file or gather requirements for a new mind map.
4
Execute Script: — Run the `xmind_tool.py` script with the appropriate command (parse, create, update).
5
Convert to Markdown: — The script converts the XMind content to Markdown format.
6
Store in Memory: — The Markdown representation is stored in a session-specific memory file.
7
Present Results: — The skill presents the Markdown content or file path to the user.
8
Maintain Context: — The session ID and memory file path are maintained for subsequent interactions.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aPDF Translation
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aPPT Creator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar aPdf To Markdown
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
76

Árvore do Skill

XMind Mind Map Processing
xmind
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers10
parse xmindopen mind mapcreate xmindnew mind mapupdate xmindmodify mind mapxmind to markdownview xmind contentgenerate xmindedit xmind

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download xmind
$ synaptic skills detail xmind
$ synaptic skills live xmind

Dependências

pythonxmind_tool.py

Links

GitHub Repository